Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Step By Step Processes to USE Angel API for Algo by a Retail Client

    General Discussion
    2
    2
    317
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pkgaur last edited by

      Dear Seniors/ Experienced API Traders,
      I am a retail client of Angel Broking and intend to Trade via Angel API with an Algo Plugin.

      If feasible, seniors can elaborate step by step processes which should be taken up by retailer for commencement of Algo Trading Via API after sign up is done in SmartAPI Site of Angel.

      It may help all.

      S 1 Reply Last reply Reply Quote 0
      • S
        Surya 1 @pkgaur last edited by

        @pkgaur which programming language you are comfortable with ?

        Here is a brief.

        1. you should be an angel client

        2. sign up for API key here
          https://smartapi.angelbroking.com/signup

        3. Request your account migration to API here
          https://smartapi.angelbroking.com/topic/33/your-user-id-or-password-is-invalid-errorcode-ab1007/322

        4. Depending on the your comfort programming knowledge, you can choose the different sdk available here
          https://smartapi.angelbroking.com/docs/Introduction

        5. for example python SDK has a sample script here
          https://github.com/angelbroking-github/smartapi-python

        Now you can connect to websocket for data and trading api. These are the rough steps one follow. Other way would be to use other Algo trading platform like Tradetron, marketscanner etc. Above steps broadly covers a general pipeline.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post