ExchangeSharp icon indicating copy to clipboard operation
ExchangeSharp copied to clipboard

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

Open MatheusKlauck opened this issue 3 years ago • 2 comments
trafficstars

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

MatheusKlauck avatar Dec 10 '21 18:12 MatheusKlauck

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.

vslee avatar Dec 10 '21 18:12 vslee

Sure Bro! Working on it :D

MatheusKlauck avatar Dec 10 '21 19:12 MatheusKlauck