exchange
|
fix a typo in the description of get_ticker
|
2018-01-07 23:26:45 +01:00 |
optimize
|
fix wrong range in stoploss search space
|
2018-01-08 21:59:46 +02:00 |
rpc
|
get_ticker can return a cached value
|
2018-01-07 23:26:45 +01:00 |
tests
|
test: increase coverage of exchange.bittrex
|
2018-01-09 14:07:50 +01:00 |
vendor
|
add missing import
|
2017-11-20 22:26:32 +01:00 |
__init__.py
|
use normal program flow to handle interrupts
|
2017-11-20 22:15:19 +01:00 |
analyze.py
|
fix flake8 warnings
|
2018-01-07 14:37:09 +02:00 |
main.py
|
Set requests default timeout
|
2018-01-10 17:37:49 +07:00 |
misc.py
|
Added missing fiat currencies to config
|
2018-01-08 18:51:04 +11:00 |
persistence.py
|
Add more unittest (#241)
|
2017-12-27 11:41:11 +01:00 |