Custom Indicator- Object based
-
Hey, I have an object based custom indicator which draws 2 trend lines, which has styles of color Red and Blue which acts as buy and sell signal for me respectively. And the trend lines are drawn from any past candle to candle ID 1, depending on its own criteria. So could anyone please tell me how to identify which color trendline it is and open trades respectively. Thanks!
-
@dinho This depends on how the indicator works, best way is if indicaor has buffers for these levels, if not the drawn lines can most likely be used, put a shared link on here and the indicator so it ban be looked at.
-
@jstap when I open object list on the chart...this is what the properties look like...

And these are the buffers of the indicator, however its not being used anywhere I think...

And this is how the object is drawn on the chart...

-
@dinho Put the indicator on here and ill have a look.
-
Hi @Dinho @jstap
You can use a divergence indicator available on the net that come with arrows.