Strategy Development with Python and REST API
In this live workshop, our in-house programmer walked through the process of developing a trading strategy in Python and connecting to FXCM’s REST API to stream live data into your strategy. You…
In this live workshop, our in-house programmer walked through the process of developing a trading strategy in Python and connecting to FXCM’s REST API to stream live data into your strategy. You…
In part 1 of this tutorial you coded a strategy in the LUA programing language using the Indicore SDK that you can employ on the Trading Station platform. In part…
Ask any professional trader what makes a good trading strategy and they may give you a surprising answer: simplicity. Many traders adhere to the ‘napkin’ rule—can you write the logic…