zerodha / pykiteconnect

The official Python client library for the Kite Connect trading APIs
MIT License
978 stars 467 forks source link

Test Environment for APIs #112

Closed jbhano closed 3 years ago

jbhano commented 3 years ago

Is there test environment where we can test scripts rather than playing directly on live?

vividvilla commented 3 years ago

We don't have any test env for now. Though we are trying to come up with a paper trading platform, we haven't done much work on it so won't be released anytime soon. You can test most of your integration by placing LIMIT order with price outside of circuit limit and get order rejected.