Gert Wohlgemuth
435f299bcf
fixes the warning messages that outdated samples exist
...
please somebody else verify that this solves the following issue for them:
2018-06-20 01:55:00,115 - freqtrade.analyze - WARNING - Outdated history for pair BTS/BTC. Last tick is 10 minutes old
2018-06-20 01:55:00,651 - freqtrade.analyze - WARNING - Outdated history for pair XZC/BTC. Last tick is 10 minutes old
2018-06-20 01:55:01,469 - freqtrade.analyze - WARNING - Outdated history for pair LSK/BTC. Last tick is 10 minutes old
2018-06-20 01:55:01,716 - freqtrade.analyze - WARNING - Outdated history for pair TNT/BTC. Last tick is 10 minutes old
2018-06-20 01:55:02,233 - freqtrade.analyze - WARNING - Outdated history for pair FUEL/BTC. Last tick is 10 minutes old
2018-06-20 01:55:03,082 - freqtrade.analyze - WARNING - Outdated history for pair MANA/BTC. Last tick is 10 minutes old
2018-06-20 01:55:03,340 - freqtrade.analyze - WARNING - Outdated history for pair BCD/BTC. Last tick is 10 minutes old
2018-06-20 01:55:03,837 - freqtrade.analyze - WARNING - Outdated history for pair DGD/BTC. Last tick is 10 minutes old
2018-06-20 01:55:04,346 - freqtrade.analyze - WARNING - Outdated history for pair ADX/BTC. Last tick is 10 minutes old
2018-06-20 01:55:04,842 - freqtrade.analyze - WARNING - Outdated history for pair ADA/BTC. Last tick is 10 minutes old
2018-06-20 01:55:05,361 - freqtrade.analyze - WARNING - Outdated history for pair PPT/BTC. Last tick is 10 minutes old
this seems to reduce these errors by a lot.
2018-06-20 01:57:28 -07:00
Michael Egger
96b7273b8f
Merge pull request #931 from freqtrade/pyup-scheduled-update-2018-06-19
...
Scheduled daily dependency update on tuesday
2018-06-19 16:27:30 +02:00
pyup-bot
e66b861c9e
Update ccxt from 1.14.211 to 1.14.224
2018-06-19 14:23:05 +02:00
Michael Egger
e0db31e9db
Merge pull request #929 from freqtrade/backtest_docker
...
Update Documentation to include backtesting with docker
2018-06-18 22:54:18 +02:00
xmatthias
a7be15d72f
Update Documentation to include backtesting with docker
2018-06-18 22:42:14 +02:00
Samuel Husso
cb015dec7b
Merge pull request #927 from freqtrade/pyup-scheduled-update-2018-06-18
...
Scheduled daily dependency update on monday
2018-06-18 15:47:43 +03:00
pyup-bot
9bc8331667
Update ccxt from 1.14.202 to 1.14.211
2018-06-18 14:23:05 +02:00
Janne Sinivirta
e3c91df081
Merge pull request #926 from freqtrade/pyup-scheduled-update-2018-06-17
...
Scheduled daily dependency update on sunday
2018-06-17 16:08:54 +03:00
Janne Sinivirta
c608f1e21e
Merge pull request #923 from freqtrade/fix_test_hyperopt
...
fix hyperopt test when no config.json exists
2018-06-17 16:07:57 +03:00
pyup-bot
fef267a0dc
Update ccxt from 1.14.201 to 1.14.202
2018-06-17 14:23:05 +02:00
Michael Egger
5ce2071279
Merge pull request #925 from freqtrade/increase_test_cov_configuration
...
increase test-coverate for configuration
2018-06-17 13:19:16 +02:00
xmatthias
ad0549414b
Revert "also unit tests now need config.json"
...
This reverts commit 7e2e7946c5
.
2018-06-17 11:34:12 +02:00
Janne Sinivirta
c6cc9ae29d
Merge pull request #922 from freqtrade/fix_fiat_test
...
Fix fiat_convert missing mockups
2018-06-17 08:52:03 +03:00
xmatthias
90a7fb603d
fix typo in coverage-omit
2018-06-16 21:28:41 +02:00
xmatthias
7cfd99d17f
exclude __main__.py from coveralls -
...
if __name__ == '__main__' is close to untestable - and should do nothing
other than calling another function.
2018-06-16 21:00:45 +02:00
xmatthias
972736f0ab
increase test-coverate for configureation
2018-06-16 20:55:35 +02:00
Matthias
934974a547
Merge pull request #924 from freqtrade/pyup-scheduled-update-2018-06-16
...
Scheduled daily dependency update on saturday
2018-06-16 16:14:34 +02:00
pyup-bot
17801871b1
Update ccxt from 1.14.198 to 1.14.201
2018-06-16 14:23:06 +02:00
xmatthias
7564f7e526
fix hyperopt test when no config.json exists
2018-06-16 13:49:03 +02:00
xmatthias
fa00157d12
Fix fiat_convert missing mockups
2018-06-16 13:42:25 +02:00
Matthias
a5511e2e30
Merge pull request #894 from freqtrade/feature/force_close_backtest
...
Display open trades after backtest period
2018-06-16 12:49:08 +02:00
Janne Sinivirta
0347ce21fd
Merge pull request #920 from freqtrade/hyperopt-strip
...
Remove mongodb from Hyperopt
2018-06-16 10:33:44 +03:00
Janne Sinivirta
7e2e7946c5
also unit tests now need config.json
2018-06-16 09:09:28 +03:00
Janne Sinivirta
0c85febe76
remove all mongodb related code
2018-06-16 09:09:28 +03:00
Janne Sinivirta
c1f8f641e6
remove use of hyperopt_conf.py
2018-06-16 09:09:28 +03:00
pyup-bot
af16830a38
Update requests from 2.19.0 to 2.19.1
2018-06-16 09:09:28 +03:00
pyup-bot
a8d25266f9
Update ccxt from 1.14.196 to 1.14.198
2018-06-16 09:09:28 +03:00
Matthias
b78b9dccc8
Merge pull request #919 from freqtrade/pyup-scheduled-update-2018-06-15
...
Scheduled daily dependency update on friday
2018-06-15 14:51:54 +02:00
pyup-bot
e8fd11d6ce
Update requests from 2.19.0 to 2.19.1
2018-06-15 14:23:08 +02:00
pyup-bot
1e208e39b0
Update ccxt from 1.14.196 to 1.14.198
2018-06-15 14:23:07 +02:00
xmatthias
5c3e37412e
update docs
2018-06-14 21:20:16 +02:00
Janne Sinivirta
c731f7dd29
Merge pull request #917 from freqtrade/pyup-scheduled-update-2018-06-14
...
Scheduled daily dependency update on thursday
2018-06-14 15:42:52 +03:00
pyup-bot
ea805a8fb7
Update ccxt from 1.14.186 to 1.14.196
2018-06-14 14:22:06 +02:00
xmatthias
c0289ad844
use list comprehension to build list
2018-06-13 19:53:12 +02:00
xmatthias
e600be4f56
Reduce force-sell verbosity
2018-06-13 19:44:00 +02:00
Matthias
d7e7ef11f9
Merge pull request #913 from freqtrade/apply-qtpylib-updates
...
Apply qtpylib upstream changes
2018-06-13 19:34:02 +02:00
gcarq
d684ff5715
drop zlma implementation
2018-06-13 16:20:13 +02:00
ran
6edb25f5c2
fixed heikenashi calculation
2018-06-13 16:17:42 +02:00
ran
e6e5c5daf0
added zlma
2018-06-13 16:16:02 +02:00
ran
61f92b7460
bugfix
2018-06-13 16:13:36 +02:00
Michael Egger
2b74982a1d
Merge pull request #877 from freqtrade/feature/improve-rpc
...
Simplify RPCManager and RPC module to implement other clients
2018-06-13 15:49:49 +02:00
gcarq
46080f5168
define _rpc_reload_conf as private method
2018-06-13 15:29:27 +02:00
Janne Sinivirta
1dcc2de776
Merge pull request #912 from freqtrade/pyup-scheduled-update-2018-06-13
...
Scheduled daily dependency update on wednesday
2018-06-13 15:44:00 +03:00
pyup-bot
875408215b
Update numpy from 1.14.4 to 1.14.5
2018-06-13 14:22:11 +02:00
pyup-bot
038acd3f5e
Update pandas from 0.23.0 to 0.23.1
2018-06-13 14:22:09 +02:00
pyup-bot
f404e0f5b3
Update requests from 2.18.4 to 2.19.0
2018-06-13 14:22:08 +02:00
pyup-bot
92b0cbdc19
Update ccxt from 1.14.177 to 1.14.186
2018-06-13 14:22:07 +02:00
gcarq
e14c9e2090
fix potential cleanup issue
2018-06-13 12:21:54 +02:00
gcarq
83eb7a0a9d
adjust logging a bit and add some comments
2018-06-13 12:21:54 +02:00
gcarq
6c1bb7983b
rpc: make freqtrade a private variable
2018-06-13 12:21:54 +02:00