I do not want to change the quantity while placing fyers.modify_order(). Can I place modify_order without quantity ? My only interest is to change the limitPrice. Is quantity optional ?
Hi Anand,
Sorry for the late reply,
You can modify a order without change in the quantity, just pass the quantity as the same value you have , then it wont effect the order modification.
Hope it helps,
Thanks.