Building Trading Bots Using Java
暫譯: 使用 Java 建立交易機器人
Shekhar Varshney
- 出版商: Apress
- 出版日期: 2016-12-08
- 售價: $2,600
- 貴賓價: 9.5 折 $2,470
- 語言: 英文
- 頁數: 300
- 裝訂: Paperback
- ISBN: 1484225198
- ISBN-13: 9781484225196
-
相關分類:
程式交易 Trading、Java 程式語言
立即出貨 (庫存=1)
買這商品的人也買了...
-
Java Puzzler 中文版─陷阱、錯誤 (Java Puzzlers: Traps, Pitfalls, and Corner Cases)$520$442 -
Networking and Online Games: Understanding and Engineering Multiplayer Internet Games$3,960$3,762 -
Numerical Recipes: The Art of Scientific Computing, 3/e (Hardcover) (書況舊書側有些黴斑,不介意在下單)$1,500$1,470 -
Google Android 應用框架與雲端程式設計 36 技, 5/e$500$199 -
JUNOS Enterprise Switching (Paperback)$2,660$2,520 -
JUNOS High Availability (Paperback)$2,166$2,052 -
Linear Algebra with Applications, 8/e (IE-Paperback)$1,060$1,039 -
$2,240Fundamentals of LTE (Hardcover) -
Ninja Hacking: Unconventional Penetration Testing Tactics and Techniques (Paperback)$1,650$1,568 -
$3,150Signal and Power Integrity - Simplified, 2/e (Hardcover) -
Digital Forensics with Open Source Tools (Paperback)$2,200$2,090 -
Getting Started with NFC: Contactless Communication with Android, Arduino, and Processing$1,180$1,121 -
設計的設計:一位電腦科學家的設計歷險 (The Design of Design: Essays from a Computer Scientist)$480$408 -
Java Performance (Paperback)$2,100$2,058 -
$1,014編譯系統透視:圖解編譯原理 -
Building Slack Bots$1,620$1,539 -
$1,782Wireshark for Security Professionals: Using Wireshark and the Metasploit Framework -
$1,764MATLAB Deep Learning: With Machine Learning, Neural Networks and Artificial Intelligence (Paperback) -
實戰聊天機器人 Bot 開發|使用 Node.js (Building Bots with Node.js)$380$323 -
精通機器學習|使用 Python (Introduction to Machine Learning with Python: A Guide for Data Scientists)$680$537 -
$474深入理解 TensorFlow 架構設計與實現原理
商品描述
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.
- 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
商品描述(中文翻譯)
建立一個從零開始的自動化貨幣交易機器人,使用 Java。在這本書中,您將學習自動化交易的細節,並深入了解 Java、Spring Framework、事件驅動編程以及其他開源 API,特別是 Google 的 Guava API。當然,開發過程將全部採用測試驅動開發,並涵蓋單元測試。
《使用 Java 建立交易機器人》的核心主題是創建一個框架,能夠在大多數經紀平台上促進自動化交易,並且只需最小的變更。在這段旅程的結尾,您將擁有一個可運行的交易機器人,並使用 OANDA REST API 的示範實現,該 API 是免費使用的。
您將學到的內容:
- 了解交易機器人
- 探索可交易工具的細節並將機器人應用於這些工具
- 跟踪並使用市場數據事件
- 下單和交易
- 處理交易/訂單和帳戶事件
本書適合對象:
有經驗的程序員,對機器人及其他算法交易和金融技術感興趣。
