Draw Line on Oscillators
-
Good Day! Is there a way to draw a trend line on Oscillators?
-
yes, but what Oscillators?
-
@jstap I want to use it for any oscillators but mainly for AO , RSI , OBV and MACD
-
You can draw in the indicator window, and you can get the current value or shift it by candle ID, decide which one and Ill show you what to do, so you will know how to work with others.
-
@jstap can you please give me a sample for rsi and awesome please?
-
Mt4: https://fxdreema.com/shared/2lNuitAH
MT5: https://fxdreema.com/shared/HBzYhCO3Think you probably want something (like place a trade), to happen on your main chart when something happens... Place the indicator on the chart while testing
-
@jstap hello sir, can you please give an example for objects that has Time Components or have more than 1 point, like trend line please?
-
In a way using time is quite easy - was value < or > this on this candle, choose the candle by time.
-
@jstap thanks sir!