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
What is the reasoning behind accepting floats in the buy/sell function calls? The library is using decimal.Decimal everywhere else and can easily pass those in and convert them to strings in the query params.
What is the reasoning behind accepting floats in the buy/sell function calls? The library is using decimal.Decimal everywhere else and can easily pass those in and convert them to strings in the query params.
BuyLimit
SellLimit
Balance
The text was updated successfully, but these errors were encountered: