Navigation

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

    How to execute trade which is categorised under cautionary script

    Python SDK
    1
    1
    3
    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.
    • G
      Gaurang last edited by Gaurang

      Some scripts are categorised under cautionary and how to trade this script because when i have placed order on this scripts they will be through the error like...

      [E 250822 21:38:39 smartConnect:246] Error occurred while making a POST request to https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/placeOrder. Error: The order cannot be processed as the token is categorised under cautionary listings by the exchange.. URL: https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/placeOrder, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '', 'X-MACAddress': '', 'Accept': 'application/json', 'X-Privatge': 'NSE', 'ordertype': 'LIMIT', 'producttype': 'INTRADAY', 'duration': 'DAY', 'price': 429.0, 'squareoff': '0', 'stoploss': '0', 'quantity': '1'}, Response: {'message': 'The order cannot be processed as the token is categorised under cautionary listings by the exchange.', 'errorcode': 'AB4036', 'status': False, 'data': None}
      [E 250822 21:38:39 smartConnect:339] API request failed: {'message': 'The order cannot be processed as the token is categorised under cautionary listings by the exchange.', 'errorco[I 250822 21:38:39 1st Algo:558] PlaceOrder : None

      Please help me for trade this scripts

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