i ve developped an indicator wich render delta with circle for each bar, it is calculated "OnEachTick" and while i have no issue with data series in minutes, i have some issues with data series in tick :
*First issue : indicator is correctly rendered an suddently when a new candle is built no circle are rendered even on the past bars
* Second issue : i ve tried to set "Maximum bars look back" to infinite, the past is rendered, some real time bar also and at a certain time, no more circle are rendered, i have to remove and had the indicator in order to render the circles
Thank you for your help

Comment