Cautionary List


  • I faced the following error for placing buy order for HBLENGINE and LLOYDENGG on NSE :
    " API request failed: {'message': 'The order cannot be processed as the token is categorised under cautionary listings by the exchange.', 'errorcode': 'AB4036', 'status': False, 'data': None}"

    For those who don't know
    What is Cautionary List ?
    --->

    • Exchanges (like NSE/BSE) flag certain stocks for high risk, low liquidity, or regulatory reasons.
    • And broker (AngelOne in this case) blocks buying in these scripts to protect traders from potential scams or heavy volatility.
    • Sometimes you may be able to sell existing holdings but not place new buy orders.

    I request @admin to mention "cautionary list" in the documentation.
    Or where can I find the list of all such stocks?

    #PythonSDK