
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hey good people, I'm about three months into my algo trading/coding journey and I have managed to whip up a live MT5 trading bot using python that does exactly what I want it to do. It works purely off OHLC data, pure price action; it is also time based (starts running from 7am UTC everyday) and lastly, there is an order management functionality integrated that updates and/or deletes pending stop order (I only use stop orders)
I have gotten to this stage but now I want to backtest it, but I don't want to mess with the logic so I get the right results
Any advice will help, thank you
This is my first post here, happy to be here with you all