Navigation

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

    Jajsandeep

    @Jajsandeep

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

    Jajsandeep Follow

    Best posts made by Jajsandeep

    This user hasn't posted anything yet.

    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 Bugs
      J
      Jajsandeep