stable/freqtrade/exchange
creslinux 28159f2fca Added price "rate" to be trimmed to the precision the exchange supports
Also moved from round() to math.floor / ceil

amount will round down to exchange precision
price will round up to exchange precision
2018-07-29 13:30:34 +00:00
..
__init__.py Added price "rate" to be trimmed to the precision the exchange supports 2018-07-29 13:30:34 +00:00
exchange_helpers.py rename analyze.py to exchange_helpers.py 2018-07-17 21:26:52 +03:00