Closed DenisDeFaria closed 11 months ago
Added bulk modify api
@DenisDeFaria this PR seems to have caused some issues for other users of the API, i.e. cancels are broken now. Feel free to test out these changes on your end and resubmit a new PR when it's ready.
@DenisDeFaria this PR seems to have caused some issues for other users of the API, i.e. cancels are broken now. Feel free to test out these changes on your end and resubmit a new PR when it's ready.
Could you give more details about the error, so I can quickly fix it, and if by any chance you have a way of reproducing it ?
Thanks
@lmlmt @DenisDeFaria I've been running this locally but have not seen any issues with canceling orders. Do you have any direct logs where this is occurring?
Added the ModifyOrder Api and modified the example from order_and_cancel to order_and_modify_and_cancel