Crypto Algo Platforms

FTMO Trader Scouting

Umbrella828

New Member
Hello. I'm looking for any recommendations on reading material to understand the 'software stack' used in algo trading. Ideally, I'd like to use something that is entirely open source. Some system where you can create backtests intending to turn those into signals. Then you have a bot that listens for those signals and reports to analyze the past trades. Any tips or recommendations would be helpful. This would be in the crypto ecosystem. Thanks!
 
Hello. I'm looking for any recommendations on reading material to understand the 'software stack' used in algo trading. Ideally, I'd like to use something that is entirely open source. Some system where you can create backtests intending to turn those into signals. Then you have a bot that listens for those signals and reports to analyze the past trades. Any tips or recommendations would be helpful. This would be in the crypto ecosystem. Thanks!
Learn how to connect to exchange API, simplest is Python I guess, then what you need is to devise execution logic and sending/cancelling various orders via post requests. Another way is to use FX MT5 platform with crypto pairs like Hotforex, its API is much simpler there are ready solutions on MQL5 website.
 
FTMO Trader Scouting
Back
Top