Building Trading Bots Using Java

Bibliographic Details
Main Author: Varshney, Shekhar. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edition:1st ed. 2016.
Subjects:
Online Access:https://doi.org/10.1007/978-1-4842-2520-2
Table of Contents:
  • 1. Introduction to Trading Bot
  • 2. Account Management
  • 3. Tradeable Instruments
  • 4. Event Streaming: Market Data Events
  • 5. Historic Instrument Market Data
  • 6. Placing Orders and Trades
  • 7. Event Streaming: Trade/Order/Account Events
  • 8. Integration with Twitter
  • 9. Implementing Strategies
  • 10. HeartBeating
  • 11. Email Notifications
  • 12. Configuration, Deployment and Running th Bot
  • 13. Unit Testing.