Attachments forums

List of attachments posted on this forum.


All files on forums: 136170

Re: Ichimoku Indicators for MT4

mrtools, Sun Apr 23, 2017 8:50 am

hobbytrader wrote:Hi Mr. Tools,

I ran your EA over days, and got the result that the EA is closing the position
even though stop loss or take profit is not reached. I have attached
a screenshot you may see this effect three times. 

Furthermore I got the impression the Trailing Stop based on "volty_channel_stop_on_jurik-for_ea" was not triggered, so I have
implemented a new one which should trail the stop based on this indicator. 

It is called via:   
void MoveStopsToVolty(int iMN)


I have remarked this for now, because I don't want this to interfere
with the closing the "position too early" issue.

Could you probably have a look and review the code if needed?

Thank you in advance!  
Hobbytrader only thing i can think of is maybe CloseOnTrendChange   was on true, then the EA would close the trades like that.
All files in topic