• Home
  • Products
    • Login
    • Product Info
    • User Guide
    • Pricing
  • Services
    • Stock Brokers
    • Freelancers
  • Help
    • Documentation
    • Knowledge Base
    • FAQ
  • Company
    • About Us
    • Contact Us
    • Terms & Conditions
  • Home
  • Products
    • Login
    • Product Info
    • User Guide
    • Pricing
  • Services
    • Stock Brokers
    • Freelancers
  • Help
    • Documentation
    • Knowledge Base
    • FAQ
  • Company
    • About Us
    • Contact Us
    • Terms & Conditions

AutoTrader Web

home/Documentation/AutoTrader Web
Expand All Collapse All
  • Index
  • Getting Started
  • Portfolio Management System (PMS)
  •  Copy Trading (Master-Child Auto-Copy)
    • Master-Child Copy - Performance
  • PMS vs Master-Child
  • Trading View
  •  Supported Brokers
    • Symphony XTS
    • Zerodha
    • Angel Broking
    • Dhan
    • Aliceblue
    • Fyers
    • Nuvama
    • IIFL
    • Zebu
    • Finvasia
    • Motilal Oswal
    • Kotak
    • Mastertrust
    • Five Paisa
    • Choice Broking
    • FlatTrade
    • Tradejini
    • Upstox
    • SAS Online
    • Profitmart
  •  Client Setup
    • Desktop Client
    • AmiBroker Library
    • Excel Library or Tools
    • Java Library
    • MetaTrader Library
    • C# Library
    • Python Library
    • HTTP REST
  •  User Interface
    • User Registration
    •   Settings
      • General
      • Trading Accounts
      • Pseudo Accounts
      • Group Accounts
      • API Key
    •   AutoTrader
      • Activity
      • Instruments
    •   Trading
      • Summary
      • Positions
      • Orders
      • Margins
      • Holdings
      • Trade
    •   User
      • Account
      • Profile
  •  API (Application Programming Interface)
    • Place Regular Order
    • Place Cover Order
    • Place Bracket Order
    • Place Advanced Order
    • Cancel Order
    • Cancel Child Orders
    • Cancel All Orders
    • Modify Order
    • Modify Order Price
    • Modify Order Quantity
    • Square-off Position
    • Square-off Portfolio
    • Read Orders
    • Read Positions
    • Read Margins
    • Read Holdings
    • Read Portfolio Summary
    • Fetch All Trading Accounts
    • Create or Update Trading Account
    • Validate Trading Account Credentials
    • API Parameters
    • API Rate Limits
    • Email Limits
    • Postman
  • Pricing
  • Precautions
  •  Broker Independence
    • API Functions
    • Pseudo Account
    • Instruments (Trading Symbols)
  • Quantity Multiplier
  • Architecture

Angel Broking

44442 views April 29, 2025 Pritesh 13

Features

Key Features for Angel One Users

Traders and portfolio managers using Angel One can leverage these advanced automation and trading features:

  • πŸ” Auto copy trading on Angel One – Automatically replicate trades across multiple accounts using PMS Copy or Master-Child replication tools.
  • βœ… Multi-account management on Angel One – Handle multiple trading accounts from a unified dashboard.
  • πŸ’Ό Advanced portfolio monitoring for Angel One accounts – Track holdings, margin utilization, and open positions in real-time.
  • πŸ“ˆ Bulk order placement on Angel One – Execute, modify, or cancel orders across accounts instantly.
  • πŸ”Œ Trading API for Angel One – Automate strategies using Python, Java, C#, Excel, or TradingView β€” all with broker-independent syntax.
  • βš™οΈ Cross-broker automation support – Unified setup works seamlessly with Angel One and other supported brokers.
  • πŸ”’ Secure & lightning-fast trading infrastructure – Execute orders with encrypted credentials and low latency using Google’s infrastructure.

πŸ‘‰ Explore the full list of Supported Brokers.

Now, let’s take a look at how to add Angel One account in Stocks Developer.

Our system integrate with Angel Broking using their Smart API. Hence, you must generate an API key by registering to Angel Broking Smart API.

Platforms

Angel account can be onboarded in following ways:

  • SMART_API => This integration uses Angel’s Smart API & it is the recommended platform
  • SMART_API_M => This integration also uses Smart API, however it uses OAuth based login which requires you to manually login into your account once in a day before you start trading. This approach does not require your trading account credentials.

We have given below details of each platform.

SMART_API Platform [Recommended]

Here’s the demo video of the setup process, followed by each step mentioned in detail.

Demo video

Angel Broking Setup

How to generate Smart API private key?

Note: Set-up process including TOTP is one time activity. No need to do it everyday.

  1. Go to https://smartapi.angelbroking.com/ & sign up.
    1. Do not forget to add your Angel Client ID (see screenshot below)
  2. Login to https://smartapi.angelbroking.com/ with your new user
  3. Click Create An App button (see screenshot below)
    1. Important: Select API Type as “Trading API“
    2. App Name: StocksDeveloper (do not give any space in the app name)
    3. Redirect URL: https://webx.stocksdeveloper.in/
    4. Add your Angel Client id
    5. Click the Create App button
    6. This will create your private API Key. Do not share it with anyone.
    7. If you are having multiple Angel Broking accounts, then you need to repeat above registration & Key generation process for each Angel account because each account will have a different API Key.
  4. To view your API Key. Go to menu (My Profile -> My APIs) (see screenshot below)
  5. Go to AutoTrader Web menu (Settings -> Trading Accounts)
  6. Click Create button (see screenshot below)
    1. Select Broker: Angel
    2. Add your login id & MPIN (the one that you use on https://trade.angelone.in/)
    3. Add API Key generated in previous step
    4. Click Validate button
    5. Once you see a success message, click Save button

How to activate TOTP?

Note: Set-up process including TOTP is one time activity. No need to do it everyday.

  1. Generate TOTP Secret Key
    1. Install Google Authenticator app on your phone
    2. We need the secret key that is provided by Angel Smart API when you enable the TOTP
    3. Login to (https://smartapi.angelbroking.com/enable-totp)
    4. Enter OTP received in sms/email
    5. Now you will see a QR Code & Secret Key (See screenshot below)
    6. Scan this QR Code in Google Authenticator (this will be useful for your manual login)
    7. Save the Secret Key or keep this page open
  2. Copy the TOTP Key in AutoTrader Web
    1. In AutoTrader Web, go to menu (Settings -> Trading Accounts)
    2. Click on your Angel login id (to go to edit mode)
    3. You will see that there is a new field called TOTP Secret Key
    4. You need to copy the secret TOTP key to TOTP Secret Key (field)
    5. Click Validate & Save

SMART_API_M Platform [OAuth]

Here’s the demo video of the setup process, followed by each step mentioned in detail.

Steps in brief

  • This method does NOT need TOTP setup
  • Setup Angel’s Smart API as explained here
  • Once you do the API setup, you will get API Key & API Secret (this is all we need)

Add Zerodha account to the system

  • Go to menu (Settings -> Trading Accounts)
  • Click Create button
  • Select Broker => Angel
  • Select Platform => SMART_API_M
  • Add API Key
  • Click Validate
  • You will be redirected to Zerodha website
  • On successful login to Zerodha, your account will be saved

Problems

Following are known problems & their solutions:

AB1007: Your user id or password is invalid

The solution is given in this knowledge base article.

Screenshots

Sign up process

Angel Smart API signup
Angel Smart API signup

Create an app

Angel API Create App
Angel Smart API Create an App

API Key

Angel Smart API Key
Angel Smart API Key

Add Angel Broking Account in AutoTrader Web

Add Angel Broking Account in AutoTrader Web
Add Angel Broking Account in AutoTrader Web

TOTP Secret Key

TOTP Secret Key
TOTP Secret Key

Was this helpful?

13 Yes  2 No
Related Articles
  • Master-Child Copy – Performance
  • Tradejini
  • Dhan
  • FlatTrade
  • Supported Brokers
  • Symphony XTS

Β© 2025 Stocks Developer. All Rights Reserved.