Hi this is a great tool and I will be happy to subscribe but I am having problems with some simple conditions - is this my own errors or is it a bug?
I made a simple EA that
- checked that no trades were opened
- checked that stochastic 5,3,3 close/close of previous candle <50
- sell with TP 100 pips, SL 100 pips
However, on the strategy tester there seems to be something wrong with my conditions block (removing the conditions allows it to function). Is this something wrong I am doing or something wrong with the conditions block - I have put in a screen shot to show you. I have also included a screenshot of the Mt4 strategy tester that shows it has tested the bars but it has never sold. Removing the conditions block seems to let it work.
Thanks for reading!