Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Building Trading Bots Using Java

    Posted By: naag
    Building Trading Bots Using Java

    Building Trading Bots Using Java by Shekhar Varshney
    English | 8 Jan. 2017 | ISBN: 1484225198 | 281 Pages | PDF | 6.22 MB

    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.