Rakesh, can you please suggest how to use the above steps.
I am using web socket callback events which uses calculations in on_ticks method. As mentioned in one of your response I have moved the calculation part into a separate thread(deamon thread …
@Sujith, @rakeshr
Can you provide any inputs in getting this supertrend signals? I just want to know if there is issue with my code or in general there is a discrepancy with the signals.
Thanks Sujith. Right now I am not using websocket programming. I am facing "ReactorNotRestartable" errors with websockets, so end up restarting kernel every time. Are we supposed to use web sockets?