You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the API specs (https://api.hitbtc.com/#create-new-order), the "price" param is only required for limit orders. However, this lib raises an error when 'price' is not passed.