Hello,
A very simple script (my 1st sharing) using the modified supertrend and on the DAX.
All positions are closed before end of the day.
It works on 1 hour and 2 hours on time. It is profitable with a spread of 3pips on IG.
The default is the number of losses / number of wins.
If anyone knows how to reduce the number of losses or improve the code, it’s welcome 🙂
Thank you for all feed backs.
There is one tiny problem. The tick by tick mode was left out. You need this to get an accurate result when backtesting strategies.
Thanks for the info. I was not sure of the ‘role’ of that.
tick by tick allows for multiple entries/exits within the same candle, which with a 2h TF can happen a lot.