Building Trading Bots Using 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進行示例實現。

您將學到什麼:
- 了解交易機器人
- 探索可交易工具的細節並應用機器人
- 追蹤和使用市場數據事件
- 下單和交易
- 處理交易/訂單和帳戶事件

適合閱讀對象:
對機器人和其他算法交易和金融技術新手的有經驗的程式設計師。