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

Bitfinex don't submit market order without price (or price = zero) #700

Open
MatheusKlauck opened this issue Dec 10, 2021 · 2 comments
Open

Comments

@MatheusKlauck
Copy link
Contributor

Don't submit market order without price, or price = zero. When i try, the response is: InvalidOperationException: Nullable object must have a value..

When you use market order type in trading, the price doesn't matter, you just want to open/close a position. If ExchangeSharp submit

@vslee
Copy link
Collaborator

vslee commented Dec 10, 2021

Thanks for filing this bug. If you send a pull request with the solution, we'll be happy to merge it. If you don't know how, you can also post the updated code here.

@MatheusKlauck
Copy link
Contributor Author

Sure Bro! Working on it :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants