How can i to get the maximum price after the price crosses any moving average ?
-
HI.
I am trying to get the max price, so in the block condition the highest price (candles period) the parameter "end candle" will be the candle id where cross of the price above the moving average.
thanks.
-
-
@fxdreema thanks. yes, it is the same question. But i want change the parameter (end candle ID) in the block condition in market properties in highest price. I want that end candle ID will be the last time than price crosed above the moving average.
-
This candle is unknown and to find it, you need to search for it. And this is what I'm showing in the example.
-
@fxdreema ok. Now i put that variable in parameter (end candle) for buy when some candle close avobe the maximum, but this dont work. This is i want.
shared/PNRrTSxjd
-