Indicator on tick basis

 

Dear community,


I would like to create a RSI indicator on tick basis rather than bars.


Since e.g. "IndicatorCounted()" counts only bars and there is no "Bid()" or "Ask()" (only "close()" etc.). Do you think it is possible to create a RSI on tick basis?


Of course, I can use an array to count Bids, but how can I simulate the "IndicatorCounted()" on tick level?


Would be nice if you could help me with this!

 

Thank you for your help! Do you have this explanation in English, too?