Unable to place a BUY order -> Internal Error AB2001


  • let body = {
    "exchange":"NSE",
    "tradingsymbol":"RBA-EQ",
    "symboltoken":"1494",
    "quantity":"1",
    "transactiontype":"BUY",
    "ordertype":"MARKET",
    "variety":"NORMAL",
    "producttype":"DELIVERY"
    };
    This is the request body , I am unable to place an order. This is unacceptable, how does one expect to trade via Algo when such issues are persistent.