pyup-bot
49d1687229
Update ccxt from 1.17.399 to 1.17.402
2018-10-23 14:33:09 +02:00
Samuel Husso
7da127d28e
Merge pull request #1293 from wingsgb/patch-1
...
Update hyperopt.md
2018-10-23 11:50:49 +03:00
Matthias
11900eff39
Merge pull request #1294 from freqtrade/pyup-scheduled-update-2018-10-22
...
Scheduled daily dependency update on monday
2018-10-23 04:45:28 +02:00
pyup-bot
764aed2c37
Update ccxt from 1.17.395 to 1.17.399
2018-10-22 14:34:08 +02:00
wingsgb
91dc8644bf
Update hyperopt.md
2018-10-22 14:30:01 +13:00
Matthias
130a6f42c5
Merge pull request #1291 from freqtrade/fix/1289_decimals
...
don't mess with decimals (fixes #1289 )
2018-10-21 19:45:54 +02:00
Matthias
7fdd23a29d
Merge pull request #1292 from freqtrade/pyup-scheduled-update-2018-10-21
...
Scheduled daily dependency update on sunday
2018-10-21 19:45:29 +02:00
pyup-bot
ee697d609c
Update ccxt from 1.17.393 to 1.17.395
2018-10-21 14:34:06 +02:00
Matthias
677a9e56af
remove skipped test (refresh_whitelist is tested in test_acl_pair)
2018-10-21 09:23:07 +02:00
Matthias
202b1d1f0b
fix #1289 - we should not modify decimal context
2018-10-21 09:21:32 +02:00
Matthias
2f81dc8ff4
Merge pull request #1288 from freqtrade/pyup-scheduled-update-2018-10-19
...
Scheduled daily dependency update on friday
2018-10-19 19:19:40 +02:00
pyup-bot
71814ae2d6
Update requests from 2.19.1 to 2.20.0
2018-10-19 14:35:09 +02:00
pyup-bot
c69b87914d
Update ccxt from 1.17.392 to 1.17.393
2018-10-19 14:35:07 +02:00
Matthias
7f9f53248c
Add validate_backtest_data script
2018-10-18 20:25:21 +02:00
Matthias
3c6d10f03e
Print missing value count too
2018-10-18 20:05:57 +02:00
Matthias
bc356c4d65
Return true/false for validation function
2018-10-18 19:48:54 +02:00
Matthias
518dcf5209
Cleanup some tests 8m is not a valid ticker value
...
not in constants.TICKER_INTERVAL_MINUTES map
2018-10-18 19:43:04 +02:00
Matthias
fb52d32296
Add validate_backtest_data function
2018-10-18 19:42:54 +02:00
misagh
57bc4a866a
average trade duration added
2018-10-18 11:09:10 +02:00
Matthias
d7459bbbf3
refactor get_timeframe out of backtesting class
2018-10-17 19:59:33 +02:00
Matthias
8a3272e7c5
don't copy tickerdata_to_dataframe into backtesting
...
it's used only once, so this does not make sense and hides the origin of
the function
2018-10-17 19:47:19 +02:00
Samuel Husso
f9bbeb79fa
Merge pull request #1286 from freqtrade/pyup-scheduled-update-2018-10-17
...
Scheduled daily dependency update on wednesday
2018-10-17 15:47:50 +03:00
pyup-bot
d953190ca5
Update pytest from 3.8.2 to 3.9.1
2018-10-17 14:34:10 +02:00
pyup-bot
14e5816975
Update urllib3 from 1.23 to 1.24
2018-10-17 14:34:09 +02:00
pyup-bot
5134736c61
Update ccxt from 1.17.388 to 1.17.392
2018-10-17 14:34:07 +02:00
Samuel Husso
ca2ffaa201
Merge pull request #1275 from freqtrade/telegram_enable_stopped
...
Enable analytical telegram commands when stopped
2018-10-16 19:48:23 +03:00
Matthias
b10d41c28a
Merge pull request #1284 from freqtrade/pyup-scheduled-update-2018-10-16
...
Scheduled daily dependency update on tuesday
2018-10-16 17:06:32 +02:00
pyup-bot
b546f0302e
Update ccxt from 1.17.383 to 1.17.388
2018-10-16 14:33:06 +02:00
Matthias
80bd4129f1
Merge pull request #1283 from freqtrade/pyup-scheduled-update-2018-10-15
...
Scheduled daily dependency update on monday
2018-10-15 14:59:34 +02:00
pyup-bot
b278dcd6db
Update ccxt from 1.17.381 to 1.17.383
2018-10-15 14:33:06 +02:00
Matthias
a9642dbcdb
Merge pull request #1281 from freqtrade/pyup-scheduled-update-2018-10-14
...
Scheduled daily dependency update on sunday
2018-10-14 14:43:02 +02:00
Matthias
631ba464f3
Show warning if part of backtest data is missing
2018-10-14 14:40:03 +02:00
pyup-bot
4b9d04a2ca
Update ccxt from 1.17.376 to 1.17.381
2018-10-14 14:33:06 +02:00
Matthias
e0081bcb53
Merge pull request #1279 from freqtrade/pyup-scheduled-update-2018-10-13
...
Scheduled daily dependency update on saturday
2018-10-13 19:35:56 +02:00
pyup-bot
93503d6051
Update ccxt from 1.17.375 to 1.17.376
2018-10-13 14:33:06 +02:00
misagh
6aa9cd1060
removing outliers per pair and not across all pairs
2018-10-12 19:37:23 +02:00
Matthias
cda3ddffac
Merge pull request #1277 from freqtrade/feat/hide_dust
...
Hide low value balances from `/balance`
2018-10-12 19:15:46 +02:00
misagh
fb3fd7cb15
setup script and documentation fixed for TA-Lib and MacOS
2018-10-11 19:26:19 +02:00
misagh
912e9bd15c
mac installation path
2018-10-11 19:12:12 +02:00
Matthias
138c8152c2
remove unused import
2018-10-10 22:03:54 +02:00
Matthias
701978a4b1
Add test for dust hiding
2018-10-10 22:01:22 +02:00
Matthias
3628659810
Add tests to check if no failure occurs when pair is not available
2018-10-10 21:50:59 +02:00
Matthias
792d2dbe32
Hide "dust" from /balance
2018-10-10 21:29:40 +02:00
Matthias
a4d2bb6f29
Fix "No market symbol" exception in telegram calls
2018-10-10 21:28:48 +02:00
Matthias
3e8e8a55fa
Enable analytical telegram commands when stopped
2018-10-10 20:58:21 +02:00
Samuel Husso
bb057408b0
Merge pull request #1273 from freqtrade/pyup-scheduled-update-2018-10-10
...
Scheduled daily dependency update on wednesday
2018-10-10 15:42:30 +03:00
pyup-bot
03fb188555
Update urllib3 from 1.22 to 1.23
2018-10-10 14:29:06 +02:00
Samuel Husso
8cf435f0ba
Merge pull request #1267 from freqtrade/telegram_fix
...
flush session for /forcesell all
2018-10-10 08:44:44 +03:00
Samuel Husso
5b7279793c
Merge pull request #1268 from freqtrade/tests_as_packages
...
convert tests to packages
2018-10-10 08:43:48 +03:00
Matthias
a541d0a931
convert tests to packages
...
source: https://docs.pytest.org/en/latest/goodpractices.html
If you need to have test modules with the same name, you might add __init__.py files to your tests folder and subfolders, changing them to packages:
2018-10-09 21:13:43 +02:00