Skip to content

Developer Options

You can use the Developer Options offered by the AlgoBulls Platform to create, load, test and execute your own strategies.

Checklist for Backtesting and Paper Trading


- Register and Login to your AlgoBulls Account.

- Activate a plan for your account. Learn More

- Create your strategy using the pyalgotrading package or choose a readymade strategy from the pyalgostrategypool package.

- Pick up the API Token from Developer Options Menu on the General Settings page of your account. Learn More

- Upload your strategy into your account.

Now you can perform Backtesting and Paper Trading for your strategy using Python code or by logging in to your account.

Note

  • The API Token is used for all actions performed through Python code into your account. Actions include uploading a strategy, performing testing, running real trade, etc.
  • Pick up the updated API Token periodically from your account if there is an error while executing your actions through Python code.
  • Choose and activate an appropriate plan by visiting the Wallet page from your account.

Checklist for Real Trading


- All points from the Checklist for Backtesting and Paper Trading mentioned above and

- Add and Bind a broker on the Broker Settings page of your account. Learn More

- Add the Aadhar and PAN details of the person to whom the broker account belongs to, on the General Settings page of your account.

- Set up the Risk Management values, Max Drawdown Limit and Desired Profit on the General Settings page of your account. Learn More

Note

  • AlgoBulls reserves the right to suspend or deactivate your account without notice if your Aadhar and PAN details are not valid.
  • Any plans which are activated will not be refunded and the lost days cannot be redeemed while the account is re-activated upon uploading the proper details.

API Documentation and Tutorial Resources


Indian Markets


For traders who wish to test their strategies on Indian Markets, or to execute Real Trading on Indian markets may do so directly after following the checklist above.

Other Markets


For traders who wish to test their strategies on other Markets, or to execute Real Trading on other markets, Kindly drop a mail to developers@algobulls.com.


Last update: 2022-05-27