How to test live Scenarios

gully
Hi,

What is the best practice to test the scenarios which requires live executions using the APIs?

For example
Place Order->Order is pending->Order is executed(assuming not all the lots asked, is available e.g asked for 10 lots at a limit price only 2 lots executed at the asked price )-> 8 order is pending->2 order is executed.->For executed order I get callback from Kite->For pending order I do some polling.


How to test these complex scenarios.which requires live execution?
  • Kailash
    We're working on a sanbox that should help you test at least some of these scenarios. Don't have an ETA though, unfortunately.
Sign In or Register to comment.