Jonathan Fulcher
Results
1
issues of
Jonathan Fulcher
https://github.com/ccxt/ccxt/blob/37784b26c907b7aa821b43d2912b508385fd0ef4/js/bybit.js#L1764 The logic in cancelOrder (and fetchOrder) prevents one from cancelling (and fetching) conditional orders using only the order_link_id. One should set the method correctly when using only order_link_id. Currently...
bug
critical