enenn
|
db46ad6502
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
|
enenn
|
c1c6ed6ed7
|
Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
|
2018-04-07 16:51:50 +02:00 |
|
gcarq
|
d2aea7bdc1
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
|
Matthias
|
94caf82ab2
|
Fix test_dataframe when ran standalone (#546)
* Fix dataframe test when ran standalone
* Fix standalone tests in hyperopt and optimize tests
|
2018-03-19 18:30:14 +01:00 |
|
Gerald Lonlas
|
390501bac0
|
Make Pylint Happy chapter 1
|
2018-03-03 09:33:54 +08:00 |
|
Gerald Lonlas
|
6ef7b7d93d
|
Complete Backtesting and Hyperopt unit tests
|
2018-03-03 09:33:54 +08:00 |
|
Gerald Lonlas
|
d824816880
|
Increase pylint score on test files
|
2018-01-28 00:28:41 -08:00 |
|
Janne Sinivirta
|
86db6c9084
|
sort imports
|
2018-01-11 07:08:56 +02:00 |
|
kryofly
|
60ed4b9d1e
|
--datadir <path> argument
This argument enables usage of different backtesting directories.
Useful if one wants compare backtesting performance over time.
|
2018-01-06 23:24:35 +01:00 |
|
kryofly
|
ab112581a7
|
tests: anal stretching to accomodate flake8
|
2017-12-28 20:05:33 +01:00 |
|
kryofly
|
f48f5d0f31
|
tests for dataframe, whitelist and backtesting
|
2017-12-28 15:58:19 +01:00 |
|