I have written an indicator which call another indicator that uses the tick replay features.
It is based on an indicator i have had running for at least 6 months.
N8 just crashed in trying to test this no information in the log or trace. Great !
Beyond the very limited information in the help section is there a sample of this that you can share that demonstrates this having been tested that i can look at.
Then i can proceed with my testing and if i need to report back issues.
Given the apparent issues still with tick replay (those that are not being discussed in the forum ie with state historical and realtime and onrender) and loading up chart on connecting it would be good to know that this feature has been adequately tested but help section needs some more information or guidelines.
thanks

It seems i am approaching this with the reference from Configure and my testing and print statements indicate this. The underlying tick replay based indicator returns some Series to the calling indicator - what is concerning me is the content of each value in the series as the core code is the same used in another working indicator. So i need to test a few things out here before i can report back - again i was just wanting to ensure i wasn't trying to stretch the intended use of this feature which i do not believe i am. I will follow up in due course.
Comment