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
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.
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
The text was updated successfully, but these errors were encountered: