Topic: Moving Average strategy
I would like to know how I can implement the following strategy in FSB Pro.
The high of the bar which is 2 bars previous from current bar should be below 6 EMA.
The Close of the previous bar must be higher than 6EMA but less than 14EMA.
Here is an image which illustrates more clearly what I mean:
I would appreciate your help. Thank you