mql5 custom indicator buffers?
-
I am trying to use the attached indicator to open a buy trade when the line is Green, and open a sell trade when the line is blue using the "indicator Appears" block.
The problem is I cant seem to find the correct Output buffers to triger the opening of the buy and sell trades. Any help would be greatly appreciated.James
......
ColorMovingAverage.mq5 -
Use "Indicator tester" block to test and find buffers, like this: https://fxdreema.com/demo/mt4-indicator-tester
There is more info about indicators here: https://fxdreema.com/documentation/gett ... indicators and here: https://fxdreema.com/documentation/proj ... indicators"Indicator appear" works when indicator value goes from EMPTY_VALUE (or 0) to a price level