this is probably a quite easy question:
How to implement a stategy with an entry signal after 3 bars show a rising indicator?
I managed to implement the rising condition but since I could´t figure out how to put in the 3-bars-condition as well it just compares the actual and the last bar.
I am using the wizard to create the strategy.
Thanks in advance

Comment