I am getting error
UDAPI100500 trading is not allowed on this scrip due to illiquidity.
while making an API call with limit order.
It should not be the case with limit order.
Still if you are blocking some options due to illiquidity, please provide a complete list of blocked contracts
Hi @gauransh_gupta Thank you for bringing this to our attention. At the moment, we don’t have an API or file available to retrieve the list of blocked contracts.
We’ve forwarded this information to the relevant team. It’s on our roadmap, but we cannot commit to a timeline at this point.
Hai,
For nifty 50 options auto trading through python program im getting error as mentioned below
Put signal generated. Placing order…
Order details: Symbol: NIFTY 24400 PE 31OCT24, Quantity: 25
Error placing order: 400 - {“status”:“error”,“errors”:[{“errorCode”:“UDAPI100500”,“message”:“Trading is not allowed on this scrip due to illiquidity.”,“propertyPath”:null,“invalidValue”:null,“error_code”:“UDAPI100500”,“property_path”:null,“invalid_value”:null}]}
can you please suggest me the solution
@Siva_Prasad_Uppara Could you provide the full curl request so we can take a look?
I programmed it in python.
@Siva_Prasad_Uppara You can refer to the curl example provided here to create your curl request:
The error message suggests that the contract was illiquid.