Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. replyonline
    R
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    replyonline

    @replyonline

    1
    Reputation
    4
    Posts
    4
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    replyonline Follow

    Best posts made by replyonline

    • API - Download Position and Holdings details as CSV

      Hi,

      Can i able to download all holdings and position details as csv.

      posted in Python SDK
      R
      replyonline

    Latest posts made by replyonline

    • API - Advisory service

      Hi All,

      Please let me know whether the advisory service is available in Smart API ?

      posted in Python SDK
      R
      replyonline
    • GTT is not listing from API

      Hi All,

      From today morning, my program is not listing active GTT.

      python source:

      status=["NEW"]
      page=1
      count=10
      lists=obj.gttLists(status,page,count)

      response value:

      {'timestamp': 1673845859181, 'status': 500, 'error': 'Internal Server Error', 'message': '', 'path': '/rest/secure/angelbroking/gtt/v1/ruleList'}

      posted in Python SDK
      R
      replyonline
    • API - Download Position and Holdings details as CSV

      Hi,

      Can i able to download all holdings and position details as csv.

      posted in Python SDK
      R
      replyonline
    • Holdings API - Display only 15 data

      Hi,

      The command obj.holding() is displaying only 15 holdings, but i have 17 holdings. Please let me know how to get all 17 holdings through API.

      Thanks in advance..

      posted in Python SDK
      R
      replyonline