• Home
  • Products
    • Login
    • Product Info
    • User Guide
    • Pricing
  • Help
    • Documentation
    • Knowledge Base
    • FAQ
  • Company
    • About Us
    • Contact Us
    • Terms & Conditions
  • Home
  • Products
    • Login
    • Product Info
    • User Guide
    • Pricing
  • 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)
  • Master-Child
  • PMS vs Master-Child
  • Trading View
  •  Supported Brokers
    • Groww
    • Symphony XTS
    • Zerodha
    • PL Capital
    • 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
      • Security
    •   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

Mastertrust

6592 views March 14, 2026 Pritesh 2

Features

Key Features for Mastertrust Users

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

  • πŸ” Auto copy trading on Mastertrust – Automatically replicate trades across multiple accounts using PMS Copy or Master-Child replication tools.
  • βœ… Multi-account management on Mastertrust – Handle multiple trading accounts from a unified dashboard.
  • πŸ’Ό Advanced portfolio monitoring for Mastertrust accounts – Track holdings, margin utilization, and open positions in real-time.
  • πŸ“ˆ Bulk order placement on Mastertrust – Execute, modify, or cancel orders across accounts instantly.
  • πŸ”Œ Trading API for Mastertrust – Automate strategies using Python, Java, C#, Excel, or TradingView β€” all with broker-independent syntax.
  • βš™οΈ Cross-broker automation support – Unified setup works seamlessly with Mastertrust 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 Mastertrust account in Stocks Developer.

Let’s understand how to add a Mastertrust account in AutoTrader Web.

AutoTrader Web uses Mastertrust trading APIs which are complete FREE.

Demo

Mastertrust – Setup

Step 1: Generate API Key

  1. Login to Mastertrust API Console with your Mastertrust account credentials
  2. Click the CREATE APP button
    1. Enter App Name: MyTradingApp
    2. Redirect URI: https://api.stocksdeveloper.in/oauth/mastertrust
    3. Click CREATE APP
    4. See below (Screenshot 1: Create App)
  3. IMPORTANT: After this you will get App ID & App Secret (Save these in a notepad)
    1. See below (Screenshot 2: App Details)

Screenshot 1: Create App

Mastertrust Create App
Mastertrust Create App

Screenshot 2: App Details

Mastertrust App Details
Mastertrust App Details

Step 2: Get TOTP Key

  1. Install Google Authenticator app on your phone
  2. We need the secret totp key that is provided by Mastertrust when you enable the TOTP
  3. If you have already enabled TOTP, but you do not have the key, then you can disable TOTP and re-enable it. (See screenshot 3 – Totp reset)
  4. Login to (https://masterswift-beta.mastertrust.co.in/)
  5. The system will ask you to Activate Totp(See screenshot 4 – Activate Totp)
    1. Scan the QR Code in your phone on Google Authenticator
    2. Click Unable to Scan? Copy the code
    3. Copy the code (Totp Key) that is shown below & save it in notepad
    4. Enter TOTP shown in your Google Authenticator
    5. Click Activate

Screenshot 3: Totp reset

Totp Reset

Screenshot 4: Activate Totp

Activate Totp

Step 3: Create a new Account

  1. Login to AutoTrader Web & go to menu (Settings -> Trading Accounts)
  2. Click Create Button at the top
    1. Select Stock Broker: Mastertrust
    2. Enter your Mastertrust Trading Account Login ID
    3. Enter your Mastertrust Trading Account Login Password
    4. Enter your Mastertrust TOTP Key (which we obtained in Step-2)
    5. Enter your App Secret (generated above) in App Secret field
    6. Enter your App ID (generated above) in User ID (API) field
    7. Click Validate button
    8. Click Save after successful validation
    9. See below (Screenshot 5: Add Mastertrust account in AutoTrader Web)
    10. That’s it, you have successfully added your Mastertrust account. Do not forget to read these known limitations.

Screenshot 5: Add Mastertrust account in AutoTrader Web

Mastertrust Create Account

Static IP Setup

There are two ways to get a Static IP for your trading account:

  • Option A β€” Auto-assign IP (recommended for most users): Our system assigns a dedicated Static IP from our pool.
  • Option B β€” Bring Your Own IP (BYOIP): You supply your own proxy or IPv6 address. Use this if you already have a dedicated VPS or IPv6 block.

Both options are described below.


Option A β€” Auto-assign IP

This is a 2 step process:

1. Create Broker API using any Dummy IP address

  • If IP address is optional during API creation, then keep it blank.
  • Otherwise, use a dummy IP address during API creation.
    • IP Type: IPv4
    • Primary Static IP:
      • You can use this dummy IP generator website. OR
      • You can just google “what is my ip” & enter your IP
      • Note: we will update this later, in the next step
    • Algo Registration Type: Non-Registered
    • API/Algo Category: “Below” or “Less than” 10 orders per second
  • Now add your account in our system (as explained above) & then come back to Step 2 given below.

2. Add your trading account in our system & then get Static IP

Once your account is successfully added in our system, then do the following:

  1. Get Static IP
    • In our system, go to menu (Settings -> Trading Account)
    • Click the “Pencil icon” next to your account to EDIT it
    • Click “Auto-Assign IP” button
  2. Depending on your broker, system will give either an IPv4 or IPv6 static IP
    • IPv4 => Only one primary IP is provided
    • IPv6 => Both primary & secondary IPs are provided
  3. Assign Static IP in our newly created API on broker’s API screen
    • IP Type: IPv6 or IPv4
    • Primary Static IP: (You will be shown in the EDIT screen)
    • Secondary Static IP: (You will be shown in the EDIT screen – only for IPv6)
    • Algo Registration Type: Non-Registered (less than 10 orders / second)

For further help, check this YouTube video showing “How to map Static IP?“

How to map Static IP?

Option B β€” Bring Your Own IP (BYOIP)

Use this option if you have a dedicated VPS, proxy server, or IPv6 address block that you want to use instead of one from our system.

Note: Only one IP source can be active at a time. Activating BYOIP will automatically remove any system-assigned IP, and vice versa.

Step 1: Open the BYOIP setup

  1. Go to Settings β†’ Trading Account
  2. Click the pencil icon next to your account to edit it
  3. Click “Bring Your Own IP”
  4. A setup dialog will appear. The fields shown depend on your platform type:

FieldDescription
Proxy HostIP address or hostname of your proxy server (e.g. 192.168.1.1)
PortPort number your proxy listens on (1–65535, e.g. 3128)
Username(Optional) Proxy authentication username
Password(Optional) Proxy authentication password

Step 2: Save and Apply

  1. Fill in the required fields and click “Save & Apply”
  2. The system will validate your input and apply the IP immediately
  3. On success, you will see your IP displayed with a “Your IP” badge β€” confirming it is your own IP, not a system-assigned one

Editing your IP later

  • Click the “Edit” button (visible next to the “Your IP” badge) to update your proxy or IPv6 address at any time
  • The dialog will open pre-filled with your current values
  • Change what you need and click “Save & Apply” again

Removing your IP

  • Click the “Remove” (unmap) button next to the IP display
  • Confirm the removal
  • The system will clear your custom IP and return the account to the unassigned state
  • You can then either set up BYOIP again or use “Auto-assign IP” to get a system IP

Was this helpful?

2 Yes  2 No
Related Articles
  • Groww
  • PL Capital
  • Tradejini
  • Dhan
  • FlatTrade
  • Supported Brokers

Β© 2025 Stocks Developer [GSTIN: 27AQMPM1138R1Z6]

Questions? Message us...