I have been getting the following error while running "Live Trade" (connected to ICICIDirect) via algotest.in. "Strategy has been stopped due to unknown error=Limit exceed: API call per minute". This has happened about 3 times now.
How to prevent this from happening? Why are the API limits being reached - I have set the monitoring frequency to every 10 seconds?
What's the remedy to be taken once it happens - sometimes the SL orders are placed and sometimes they arent? Is there any way to re-connect algotest's LIVE TRADE to the current state of the actual orders at the broker's end, and then continue to monitor the trades as per the strategy? Right now it just gives up and I have to manually monitor the trades - which is cumbersome!
Thanks in advance!