
0
Answered
SetPointOfEndLine method example
I would like to plot a DataSerie not continuos i.e. without plotting values in all bars. For example to plot Europe Session Highs and Lows but these lines should start and finish every day but without value during Asia Session.
Please would you mind give an example how to use SetPointOfEndLine method in a ValueDataSeries?
Thanks
Customer support service by UserEcho
Here is an example of "Open line"indicator. It uses SetPointOfEndLine method
Thanks Vladimir!