Hi @PravinJ
I am currently developing an algorithmic trading platform using your APIs and would like to develop dedicated sandbox environment for development and testing purposes.
At present, developing directly against the live environment introduces certain limitations and risks, especially while iterating, debugging, and validating trading logic. A fully isolated sandbox environment would significantly improve development efficiency and system reliability.
I would like to request the following capabilities in the sandbox environment:
- Dummy trading accounts with the ability to reload virtual funds
- A completely separate testing environment from production without static ip restrictions.
- Support for order placement (market, limit, etc.) with simulated execution
- Realistic market data simulation (or delayed/live-like feeds if possible)
- API behavior consistent with production endpoints
- No impact on real funds or live orders
Many platforms (like Delta Exchange) provide robust sandbox environments, which greatly enhance developer experience and ecosystem growth. Having similar support would be highly beneficial for your API users as well. This might not have business value and you might have important things to put in pipeline. Trust me without this I’m developing something since last 3 years but still not able to complete because I need to be cautious while testing on live market with real money while doing development.
thanks!