exchange
|
Remove bittrex related interface code and tests
|
2018-03-21 19:31:15 +02:00 |
optimize
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
rpc
|
rpc/rpc.py: fix indentation
|
2018-03-20 19:50:04 +01:00 |
strategy
|
don't shadow built-in name tuple
|
2018-03-20 19:50:04 +01:00 |
tests
|
Remove bittrex related interface code and tests
|
2018-03-21 19:31:15 +02:00 |
vendor
|
add missing import
|
2017-11-20 22:26:32 +01:00 |
__init__.py
|
Update bot version to 0.16.0
|
2018-01-22 20:51:39 -08:00 |
analyze.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
arguments.py
|
modify args typehints
|
2018-03-20 19:50:04 +01:00 |
configuration.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
constants.py
|
Remove Singleton from Strategy()
|
2018-03-03 09:33:54 +08:00 |
fiat_convert.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
freqtradebot.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
logger.py
|
Complete Backtesting and Hyperopt unit tests
|
2018-03-03 09:33:54 +08:00 |
main.py
|
modify args typehints
|
2018-03-20 19:50:04 +01:00 |
misc.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
persistence.py
|
add fee param to function doc
|
2018-03-20 19:48:03 +01:00 |