Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid order error handling #22

Open
rhettre opened this issue Dec 29, 2023 · 0 comments
Open

Invalid order error handling #22

rhettre opened this issue Dec 29, 2023 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@rhettre
Copy link
Owner

rhettre commented Dec 29, 2023

Implement better error handling around methods when users try to make invalid orders

Youtube comment:
this is great! thanks for sharing, I have tried fiat_limit_buy and noticed when I pass on a float like 1.001 inside the price_multiplier to place a buy order slightly above the current price (to instantly buy) it comes back with an an unknown error. When I change the float to something like 0.9 then it does work but the order is below the current price. How can I make it place the limit order above the current price ?

@rhettre rhettre added bug Something isn't working documentation Improvements or additions to documentation labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant