XChange
XChange copied to clipboard
[Bittrex] Place Market Order
Implement place market order for Bittrex
You didn't address 2/3 of my comments?
@earce is it ok now? Thanks for reviewing
I had a fix for bitfinex too mixed in the branch, could you please check if the code as it is good enough? i separated the api call from the logic. Bittrex sometimes takes a few millis to get you the order with the price, that is why the retries...
I'd merge this expect for the retries. That can be done outside of this lib.
it would be best for now to ommit those retries or implement them in this fashion https://github.com/knowm/XChange/wiki/Implementing-resiliency-features
however does the originam author have the time to polish this PR?
if not I will have to close it