I am having a problem writing this new EFS strategy.
I want to back test different profit targets and stops with different MA crosses.
The code seems to work but I have a feeling its entering trades more than once per cross.
I wrote a line on 71 and tried moving it to different positions. But I still cant seem to get the charts to show and arrow on entry/exit, So I really dont have any idea if my code is working or not. (it reads n"no syntax errors?)
Im sure I'm just missing something simple but any help with this would be greatly appreciated.
Thanx
I want to back test different profit targets and stops with different MA crosses.
The code seems to work but I have a feeling its entering trades more than once per cross.
I wrote a line on 71 and tried moving it to different positions. But I still cant seem to get the charts to show and arrow on entry/exit, So I really dont have any idea if my code is working or not. (it reads n"no syntax errors?)
Im sure I'm just missing something simple but any help with this would be greatly appreciated.
Thanx
Comment