Building Trading Bots Using Java
This book will take you on an exciting journey of building an automated currency trading bot from scratch. On this journey, you will learn not only about the nitty-gritty of automated trading, but with the help of numerous code samples, have a closer look at Java, Spring Framework, Event Driven prog...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.