Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Not able place order of option buy. its saying {"message":"Failed to get symbol details","errorcode":"AB1018","status":false,"data":null}

    General Discussion
    1
    1
    28
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      vijaykumarsaurav last edited by

      Re: Options trading

      Not able place order of option buy. its saying {"message":"Failed to get symbol details","errorcode":"AB1018","status":false,"data":null}

      even not able get last traded price

      Request URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/getLtpData
      Request Method: POST
      Status Code: 200

      Request param:
      {"exchange":"NSE","tradingsymbol":"NIFTY08JUL2115700PE","symboltoken":"39490"}

      Response : {"message":"Failed to get symbol details","errorcode":"AB1018","status":false,"data":null}

      tried with below:
      {
      "token": "39489",
      "symbol": "NIFTY08JUL2115700CE",
      "name": "NIFTY",
      "expiry": "08JUL2021",
      "strike": "1570000.000000",
      "lotsize": "75",
      "instrumenttype": "OPTIDX",
      "exch_seg": "NFO",
      "tick_size": "5.000000"
      }

      {
      "token": "39490",
      "symbol": "NIFTY08JUL2115700PE",
      "name": "NIFTY",
      "expiry": "08JUL2021",
      "strike": "1570000.000000",
      "lotsize": "75",
      "instrumenttype": "OPTIDX",
      "exch_seg": "NFO",
      "tick_size": "5.000000"
      }

      Pls help if anyone have any idea.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post