I try this EA whit timeframe M15 H1 and H4.... the results it's not ok...
Do you have some pressets for This EA ?
In my opinion, i think a simple logic for this Ea based on PriceChannel_Stop_v1 is:
- then recive signal "UpTrend Signal" -> close a SHORT order ( if exists) and open a LONG Order
- then recive signal "DownTrend Signal" -> close a LONG order ( if exists) and open a SHORT Order
I think, for H1 and H4 time frame this is ok.
(Sorry for my english)