XChange
XChange copied to clipboard
can we support StopOrder in okx ?
as we can see , there is nothing implemented in OkexTradeService, wish new version will suport it
default String placeStopOrder(StopOrder stopOrder) throws IOException { throw new NotYetImplementedForExchangeException("placeStopOrder"); }