Building Trading Bots Using Java
暫譯: 使用 Java 建立交易機器人

Shekhar Varshney

  • 出版商: Apress
  • 出版日期: 2016-12-08
  • 售價: $2,200
  • 貴賓價: 9.5$2,090
  • 語言: 英文
  • 頁數: 300
  • 裝訂: Paperback
  • ISBN: 1484225198
  • ISBN-13: 9781484225196
  • 相關分類: Java 程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

Build an automated currency trading bot from scratch with java. In this book, you will learn about the nitty-gritty of automated trading and have a closer look at Java, the Spring Framework, event-driven programming, and other open source APIs, notably Google's Guava API. And of course, development will all be test-driven with unit testing coverage.

The central theme of Building Trading Bots Using Java is to create a framework that can facilitate automated trading on most of the brokerage platforms, with minimum changes. At the end of the journey, you will have a working trading bot, with a sample implementation using the OANDA REST API, which is free to use.



What You'll Learn

  • Find out about trading bots
  • Discover the details of tradeable instruments and apply bots to them
  • Track and use market data events
  • Place orders and trades
  • Work with trade/order and account events

Who This Book Is For

Experienced programmers new to bots and other algorithmic trading and finance techniques.

商品描述(中文翻譯)

建立一個從零開始的自動化貨幣交易機器人,使用 Java。在這本書中,您將學習自動化交易的細節,並深入了解 Java、Spring Framework、事件驅動編程以及其他開源 API,特別是 Google 的 Guava API。當然,開發過程將全部採用測試驅動開發,並涵蓋單元測試。

《使用 Java 建立交易機器人》的核心主題是創建一個框架,能夠在大多數經紀平台上促進自動化交易,並且只需最小的變更。在這段旅程的結尾,您將擁有一個可運行的交易機器人,並使用 OANDA REST API 的示範實現,該 API 是免費使用的。

您將學到的內容:
- 了解交易機器人
- 探索可交易工具的細節並將機器人應用於這些工具
- 跟踪並使用市場數據事件
- 下單和交易
- 處理交易/訂單和帳戶事件

本書適合對象:
有經驗的程序員,對機器人及其他算法交易和金融技術感興趣。