Navigation

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

    Topics created by madhavthkr

    • M

      LTP Fetching issue
      Python SDK • • madhavthkr  

      5
      1
      Votes
      5
      Posts
      94
      Views

      V

      @falconTrader Any update on this? I still cant find a solution for this one so i had to use GUI and do my trader. So can you elobrate on getLtpData() you mentioned
    • M

      How to close a particular position using some Position id OR reference
      General Discussion • • madhavthkr  

      2
      0
      Votes
      2
      Posts
      24
      Views

      Mnagesh

      @madhavthkr "tradingsymbol" is the key to identify the position Position ID is not there to identify the position "netqty": will tell it is a open position or not if "netqty" is zero means position closed otherwise still position is open and not yet closed if "netqty" is grater than zero means we are in Long position if "netqty" is less than zero means we are in short position what else details is required ?
    • M

      Pending order cancellation not working
      Test • • madhavthkr  

      3
      0
      Votes
      3
      Posts
      34
      Views

      S

      @admin Array ( [variety] => ROBO [orderid] => 220225000581764 ) {"status":"success","http_code":200,"http_error":"","response_data":{"status":true,"message":"SUCCESS","errorcode":"","data":{"orderid":"220225000581764"}}} Please let us know can be used as variety for pending orders which is triggered from ROBO order through API.