Zerodha API Testing Mocks /Mock Server

vidhyaramkumar
Hi,

Is there a platform available from Zerodha where I could run locally (i.e. node server) to test my algorithm implementations? For example, the actions that I would like to perform as Place orders with a limit, If the order not filled within the stipulated time, cancel and place a market order and Fill the partial order with the new price.

I can test the same in real-time. The issue I encountered here is debugging. Most of the time, I failed to debug this flow. (Not only this, others as well).

If I could have a local setup that connects to a mock data server to simulate the same, I can fix all the issues.

Any help would be really appreciated?

Thanks,
Vidhya
Tagged:
Sign In or Register to comment.