testdata
|
reduce backtest data samples to 10
|
2017-11-17 18:15:25 +01:00 |
__init__.py
|
fix pylint warnings in __init__ files
|
2017-11-18 09:58:29 +02:00 |
conftest.py
|
set stoploss to -10%
|
2017-11-23 18:43:19 +02:00 |
test_analyze.py
|
add missing import
|
2017-11-20 22:26:32 +01:00 |
test_backtesting.py
|
add --limit-max-trades
|
2017-11-23 00:25:06 +01:00 |
test_exchange.py
|
add missing import
|
2017-11-20 22:26:32 +01:00 |
test_main.py
|
implement test
|
2017-11-22 21:02:36 +01:00 |
test_misc.py
|
add --limit-max-trades
|
2017-11-23 00:25:06 +01:00 |
test_persistence.py
|
add more tests
|
2017-11-09 20:02:41 +01:00 |
test_rpc.py
|
add missing import
|
2017-11-20 22:26:32 +01:00 |