etaytch / Publications
Forum
Retrieving macd maximal and minimal values
Hey all, I'm trying to build an EA that uses the MACD Traditional indicator. I need to know when the green line crossing 70% of the of current maximal value: I can get the maximal and minimal values of the macd window using WindowPriceMax() and WindowPriceMin() methods and then calculating a 70% of