how to do testing for order APIs during after market hours

keerthi
This are this API i want to test

placing order, (success order) market , limit , stoploss order
cancel order,
order postback call
order update in websocket.
sample tick data in socket.

I am using amo order and testing then cancel manually.
Is there a better way or dummy script name to do these actions and test. I can manually or after some time make that success

Thanks

Sign In or Register to comment.