• 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

Fyers

11618 views March 17, 2026 Pritesh 7

Features

Key Features for Fyers Users

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

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

Demo

Fyers Setup

Steps

1. Enable TOTP & get the Key

  1. Go to My Account and click on ‘Manage Account’ (Under your profile). (See screenshot 1 below)
  2. Go to section Others
  3. Scroll down, and you will see ‘External 2FA TOTP’, click on ‘Enable.’ A QR code will pop up along with the instructions.
  4. IMPORTANT: Just below the QR code you will see a link (Click here to copy the key). Click on that link to copy the key & save it somewhere. We will need this later. (See screenshot 2 below)
  5. Open any of your Authenticator Apps (such as Google Authenticator, Microsoft Authenticator, Authy, etc.) on your smartphone.
  6. Click on ‘Scan a QR code’ under Add an Account Section and allow access to the phone camera.
  7. Enter your 4 digit PIN first. Scan the QR code displayed in the My Account; a 6-digit TOTP will be generated.
  8. Click on Enable; your TOTP will be set up successfully.
  9. Note: Only once you have enabled TOTP, then proceed with next steps.

2. Setup quick access pin

  1. Do this only if it is not set already
  2. Go to My Account and click on ‘Manage Account’ (Under your profile). (See screenshot 1 below)
  3. Scroll down, and you will see ‘PIN’ setup option. (See screenshot 1 below)

3. Create API app

  1. Visit following link (https://myapi.fyers.in/dashboard)
  2. Click Create App button
  3. Enter following details:
    • App Name: MyTradingApp
    • Redirect Url: https://webx.stocksdeveloper.in/auth/fyers
    • Postback Url: https://apix.stocksdeveloper.in/postback/fyers
  4. Select ALL app permissions
  5. Accept the terms checkbox
  6. Click Create App
  7. Once you have created the app, you will get App ID & Secret ID (See screenshot 3 below)

4. Setup your account in AutoTrader Web

  1. On AutoTrader Web, go to menu (Settings -> Trading Accounts)
  2. If you are adding account for first time then click Create button, otherwise click on the login id of your Fyers account to go to Edit mode.
    1. Select broker Fyers
    2. Select platform FYERS_API_IPV6
    3. Enter your Fyers login id
    4. Enter your TOTP secret key
    5. Enter your 4 digit pin
    6. Enter your App ID (API)
      • Note: Paste entire App ID including the 3 digits at the end
    7. Enter your Secret ID (API)
    8. Click Validate button
    9. On successful validation, click save to the account
  3. That’s it, you have successfully added your Fyers account. Do not forget to read these known limitations.

Screenshots

1. Fyers TOTP Generation
2. Fyers TOTP Key
3. Fyers API App

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?

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

Β© 2025 Stocks Developer [GSTIN: 27AQMPM1138R1Z6]

Questions? Message us...