Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Jajsandeep
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Groups 0

    Jajsandeep

    @Jajsandeep

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

    Jajsandeep Unfollow Follow

    Latest posts made by Jajsandeep

    • RE: How to know open positions in python api

      @admin position() gives me list of open and closed positions but I do not get order id.
      I want to pick up order id of open positions and use them for the next day.

      posted in Python SDK
      J
      Jajsandeep
    • RE: List of all Pending orders [like., OPEN, TRIGGER PENDING, ...]

      @admin I am using orderbook() but I want open orders. I only get pending orders.

      posted in Python SDK
      J
      Jajsandeep
    • Open Orders retrieval

      When we use orderbook(), we just get pending orders.
      How can we get open orders. Please help.

      posted in Python SDK
      J
      Jajsandeep
    • RE: How to know open positions in python api

      @admin With orderbook() I only see pending positions.
      Kindly help me with open positions.

      posted in Python SDK
      J
      Jajsandeep
    • RE: How to know open positions in python api

      Any update on this?
      When I use Orderbook() I can only see Pending positions.
      How do I track open ones.

      posted in Python SDK
      J
      Jajsandeep
    • RE: Error code AB018 while trying to getLTPData from Angel API

      getting same error in python while using ltpData function.

      {'message': 'Failed to get symbol details', 'errorcode': 'AB1018', 'status': False, 'data': None}

      posted in Bugs
      J
      Jajsandeep
    • Error Code AB1018

      Given below the request-response getting from ltpData function call.

      {'message': 'Failed to get symbol details', 'errorcode': 'AB1018', 'status': False, 'data': None}

      Please check & revert.
      Thanks.

      posted in Test
      J
      Jajsandeep