Attachments forums

List of attachments posted on this forum.


All files on forums: 135494

Re: Ichimoku Indicators for MT4

hobbytrader, Wed Mar 29, 2017 10:09 pm

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!
All files in topic