A complete walkthrough for setting up your AngelOne SmartAPI for algorithmic trading.
First, you need to have an AngelOne account. If you don't have one, you can sign up on their website. Once you have an account, follow these steps to get started with SmartAPI.
After logging into the SmartAPI portal, you need to create an app to get your API key.
http://127.0.0.1
or
https://localhost.
For enhanced security, AngelOne uses TOTP for logging in via the API.
Once you have your AngelOne API Key, MPIN, Secret Key, and TOTP Secret Key, you need to configure these credentials in the AlgoFruit portal to enable automated trading.
Your AngelOne account is now connected to AlgoFruit. You can now go to Dashboard, your subscribed strategy's configuration, click on Edit and select the broker you just configured.
With your API key, TOTP setup, and AlgoFruit portal configuration, you are now ready to start building and running your automated trading strategies with AngelOne SmartAPI. Happy trading!