bitfinex-py
bitfinex-py copied to clipboard
Raise an exception instead of returning string error message
Getting string 'Invalid order: minimum size for BTC/USD is 0.005'
is not really helpful -- it's better to raise an exception.