As documentation says while fetching order trades if we do not mention order_id then It will give all order trades for the day. But I am getting error ("TypeError(\"order_trades() missing 1 required positional argument: 'order_id'\")") Can you please help me in this. Thank You
You need to use trades if you need tradebook of the day.