The Condition builder seems pretty streight forward, but what i have done does not seem to work. I am trying to build a common strategy (by the way is there a library of the commonly used stratgies somewhere, so i can just use those as my starting point). MACD crossover. Here is what i have done:
In the strategy builder, on the left panel selected MACD, in the plot selected diff (for the difference of two MAs), then selected cross above, on the right panel selected MACD in plot average. On both side made plot on chart true so the MACD will chart. In the do the following box i selected draw up arrow. I did set 2 similarly for the cross below.
The result: I applied this to ES 12-08 intraday chart. There is no plots on the chart and no arrows, although i am running MACD as an indicator also in the indicators window and it shows many crossovers. What is wrong?
So, I thought i will do something simpler. Using the same steps as above I used the EMA 12 and 26. This time i have the two EMAs plotted on the chart but still no arrows.
Just in case you wnat to see the code, i have pasted the results of "view the code below". This is only part of it (limit. This code really is meaningless to me.
Thank you.
ju


Comment