Building Trading Bots Using Java

Price:

₨ 7,780.00


Manual of Eye, Ear, Nose and Throat Emergencies, SAE
Manual of Eye, Ear, Nose and Throat Emergencies, SAE
₨ 2,279.00
₨ 2,398.00 (5% OFF)
Handbook of Patient Care in Vascular Diseases, 5/e
Handbook of Patient Care in Vascular Diseases, 5/e
₨ 1,929.00
₨ 2,030.00 (5% OFF)

Building Trading Bots Using Java

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

₨ 7,780.00 7780.0 NPR ₨ 8,644.00

₨ 8,644.00


    This combination is not available.

    Share :

    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