Yeah thank you for the response, but already i went the FAQ link before raised a request. i did not find a solution for this problem, i have implemented the program with the help of FAQ section, the implementation works fine but after sometime the connection closed.
We purchased both subscription(historical and api).
I am wondering how to take trade based on this?
Earlier code snippet image was wrong. please find the corrected one below. all the values mentioned in code is dummy.
@rsamikan If you have a time-consuming operations/computation inside customStrategy(ticks) , then you need to use Queue method, as stated in FAQs thread.
Could you please share some kind sudocode if possible? so that it will help me to develop the requirement. I am aware the Kite Connect is purely an execution platform, just asking to get proper way to start the Queue() implementation.
Yeah thank you for the response, but already i went the FAQ link before raised a request. i did not find a solution for this problem, i have implemented the program with the help of FAQ section, the implementation works fine but after sometime the connection closed.
We purchased both subscription(historical and api).
I am wondering how to take trade based on this?
Earlier code snippet image was wrong. please find the corrected one below. all the values mentioned in code is dummy.
I enabled debug, logs are below, please let me know if you get any clue on this.
If you have a time-consuming operations/computation inside
customStrategy(ticks)
, then you need to use Queue method, as stated in FAQs thread.Could you please share some kind sudocode if possible? so that it will help me to develop the requirement.
I am aware the Kite Connect is purely an execution platform, just asking to get proper way to start the Queue() implementation.
Please create a new thread, it might help others who is looking for the same or search before asking a query.
Please don't hijack threads.