User Manual
Master the art of automated trading with our comprehensive guide.
Introduction
Shoonya Trader is designed to bridge the gap between complex algo coding and manual trading. It provides a robust, GUI-based environment for executing your trading logic on the Finvasia Shoonya platform.
API Configuration
To use the software, you need to enable API access in your Shoonya portal. Follow these steps:
- Login to your Finvasia portal.
- Navigate to the API section.
- Generate your
API KeyandSecret. - Copy these into the Shoonya Trader settings panel.
Important
Never share your API Secret or Shoonya password with anyone. Our support team will never ask for them.
Strategy Settings
The software allows you to configure complex strategies with ease. You can set entry conditions, stop-loss, targets, and trailings.
Example: Configuring a Supertrend 1DTE strategy with custom parameters.
Reading Logs
Transparency is key in algo trading. Our software provides detailed logs for every action, from API connection to order execution and errors.
The logs tab shows real-time status and helps in debugging any issues with your setup.