cryptoxlib-aio
cryptoxlib-aio copied to clipboard
Fix Onetrading support
According to documentation (https://docs.onetrading.com/) the new REST API URL is https://api.onetrading.com/fast/v1.
Furthermore in OneTrading examples and tests, the calls to
create_limit_ordercreate_stop_limit_ordershould have the additional argumentenums.TimeInForce.GOOD_TILL_CANCELLED.