• 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

API (Application Programming Interface)

53580 views November 6, 2024 Pritesh 18

APIs are used by programmers to code customized trading systems. These can include algorithmic trading systems or systems made for client specific purposes.

An API is simply a contract or a set of rules between two systems which allows them to communicate with each other. In other words, it is a set of rules or standards defined for software components to communicate with each other.

Please check list of supported brokers here!

Demo

Multi-Account, Multi-Broker Stock Trading APIs

AutoTrader Web APIs

  • Broker Independent (Multi-broker)
    • The same code can work across many different stock brokers
    • Your system is compatible with many brokers
  • Multi-account
    • Easily trade across multiple accounts as each api function accepts account number as a parameter
    • Only one api authentication for all of your trading accounts
  • Broker Independent Symbols
    • We provide standard symbols which work across all brokers
    • No need to handle broker specific symbols in your code
  • Low Latency
    • Low latency (on average 100 to 200 milliseconds)
  • Industry Leading Documentation

API Libraries

  • HTTP Rest APIs (Can be used from any programming language)
  • Java API library
  • AmiBroker API library
  • MetaTrader API library
  • Ms-Excel API library
  • C# .NET API library
  • Python API library

You can click on the API functions below to read it’s documentation.

Index

  • 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 Portfolio Summary
  • Fetch All Trading Accounts
  • Create or Update Trading Account
  • Validate Trading Account Credentials
  • API Parameters
  • API Rate Limits
  • Email Limits
  • Postman

Was this helpful?

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

© 2025 Stocks Developer. All Rights Reserved.