aajduk,
I thought in PMs we could send attachements... since we can't, here it is.
Some considerations:
If you want to look only at open above, and close below EMA for short (and reverse for long), it has to be on the previous candle, because of the "close" - orelse, the Indicator would repaint.
The entry will be given at the open of the next candle.
Since you maintain the other signals (RSI & MACD), it gives very few entries.
About the pip counter:
I'm not sure of the extend - and I remember that I tested it with ATR=true... don't know if with fixed values it counts right. But I wanted to evaluate the ATR, so I stopped there.
But there's an easy way to evaluate it, please do the following:
Locate in your chart the hour of the last good signal;
Do that counting yourself;
Then set the start time of the counter to the previous hour of that entry signal (use the hour from your MT), and compare the pip result.
I thought in PMs we could send attachements... since we can't, here it is.
Some considerations:
If you want to look only at open above, and close below EMA for short (and reverse for long), it has to be on the previous candle, because of the "close" - orelse, the Indicator would repaint.
The entry will be given at the open of the next candle.
Since you maintain the other signals (RSI & MACD), it gives very few entries.
About the pip counter:
I'm not sure of the extend - and I remember that I tested it with ATR=true... don't know if with fixed values it counts right. But I wanted to evaluate the ATR, so I stopped there.
But there's an easy way to evaluate it, please do the following:
Locate in your chart the hour of the last good signal;
Do that counting yourself;
Then set the start time of the counter to the previous hour of that entry signal (use the hour from your MT), and compare the pip result.
Attached File(s)