Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. pkgaur
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 0
    • Groups 0

    Topics created by pkgaur

    • P

      Migrate my (RIRG) clients to API System
      General Discussion • • pkgaur

      2
      0
      Votes
      2
      Posts
      11
      Views

      A

      @pkgaur said in Migrate my (RIRG) clients to API System:

      p100226

      These accounts are migrated. Please reset password on trade.angelbroking.com

    • P

      Step By Step Processes to USE Angel API for Algo by a Retail Client
      General Discussion • • pkgaur

      2
      0
      Votes
      2
      Posts
      317
      Views

      S

      @pkgaur which programming language you are comfortable with ?

      Here is a brief.

      you should be an angel client

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

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

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

      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.