Commit Graph

9812 Commits

Author SHA1 Message Date
Matthias 50aec1d6d3 Jupyter service should be called differently 2020-09-20 20:19:07 +02:00
Matthias 7dadca421a Update location of docker files 2020-09-20 16:26:48 +02:00
Matthias 261b267160 Don't build devcontainer on push 2020-09-20 16:20:17 +02:00
Matthias 3c460d37b6 Document existence of PLOT image 2020-09-20 16:20:01 +02:00
Matthias 8ff1429e68 Add user_data to backtesting 2020-09-20 15:39:50 +02:00
Matthias b02c0904b6 Use buildarg to use correct parent variable 2020-09-20 15:17:54 +02:00
Matthias ab190f7a5b Document jupyter with docker usage 2020-09-20 15:12:30 +02:00
Matthias 30c1253f75 Use correct ports for jupyter compose file 2020-09-20 15:02:07 +02:00
Matthias f9efbed076 Ignore userdata from docker build 2020-09-20 14:59:13 +02:00
Matthias 40132bbea4 Add this branch to CI 2020-09-20 14:58:37 +02:00
Matthias 85ab6e43ba Build _plot dockerfile 2020-09-20 14:58:27 +02:00
Matthias 129cbf5ef5 Add more Dockerfiles 2020-09-20 14:58:15 +02:00
Matthias 096079a595 Install autopep8 2020-09-20 12:41:17 +00:00
Matthias 4355f36cd6 Add gitconfig to devcontainer 2020-09-20 12:36:47 +00:00
Matthias 0a7b6f73c9 Move devcontainer stuff to .devcontainer 2020-09-20 12:35:08 +00:00
Matthias cf85a178f3 Update developer documentation related to devcontainer 2020-09-20 12:34:57 +00:00
Matthias 20e5c1b388 Update Developer documentation related to docker 2020-09-20 12:16:58 +00:00
Matthias 7ead4f9fa3 Update devcontainer settings 2020-09-20 14:16:36 +02:00
Matthias 8ff7ce8b17 Introduce devcontainer 2020-09-20 11:40:16 +00:00
Matthias b72cccae3c Add note about download-data in combination with startup period
closes #2673
2020-09-20 13:09:34 +02:00
Matthias a8a9fb5c6a
Merge pull request #3790 from BlueSkyTrading/patch-3
1M and 1y timeframes added
2020-09-20 13:00:16 +02:00
Matthias c349499985 Also add 2w (supported by kraken) 2020-09-20 11:18:45 +02:00
Matthias 80f6f6dcbc Merge branch 'pr/BlueSkyTrading/3788' into pr/BlueSkyTrading/3790 2020-09-20 11:15:32 +02:00
Matthias d5b2ffae7a
Merge pull request #3789 from BlueSkyTrading/patch-2
changed epochs from 5000 to 500
2020-09-20 08:15:38 +02:00
HumanBot f51f445011
1M and 1y timeframes added
Huobi Pro timeframes added
2020-09-19 14:45:36 -04:00
HumanBot 8c9a600dec
changed epochs from 5000 to 500
5000 is an overkill for the hyperopt process, repetitive 500 produce better predictions
2020-09-19 14:36:12 -04:00
HumanBot a95dbdbde4
Added 1M and 1y timeframes
Huobi Pro allows monthly and yearly data downloading
2020-09-19 14:31:23 -04:00
Matthias 6674285b12
Merge pull request #3756 from allenday/patch-1
prettify hyperopt console output
2020-09-19 17:43:05 +02:00
Matthias f0d7f18cf9 Pad wins / draws / losses for hyperopt with spaces instead of 0's 2020-09-19 17:32:22 +02:00
Matthias 476319da45 Clarify --timerange documentation 2020-09-19 17:21:56 +02:00
Matthias 934abb0094
Merge pull request #3786 from freqtrade/download_data_timerange
Download data should support absolute starting point
2020-09-19 17:19:45 +02:00
Matthias a559611c15
Merge pull request #3682 from freqtrade/db_keep_orders
Keep order history in the database
2020-09-19 17:12:14 +02:00
Matthias bf95fe2e5c have the 2 timerange arguments next to each other 2020-09-19 11:33:55 +02:00
Matthias 5daaed1449 Help endpoint does not make sense for the rest api server.
therefore, remove the TODO.
2020-09-19 11:25:00 +02:00
Matthias 1f086e1466 Modify test loglevel 2020-09-19 09:46:32 +02:00
Matthias 77d0189695 Remove not needed argument in update_trade_state 2020-09-19 09:37:11 +02:00
Matthias 2f6b00555a Document support for --timerange in download-data 2020-09-19 09:13:43 +02:00
Matthias 35857b3dde Datetime should support --timerange too 2020-09-19 09:10:34 +02:00
Matthias bfd0e3553a Don't build this branch anymore in CI 2020-09-19 08:42:37 +02:00
Matthias 254875e6b3 Add test for new close functionality
* Don't updates close_date if the trade was already closed
2020-09-19 08:42:15 +02:00
Matthias dd87938a5e Fix bug causing close_date to be set again 2020-09-19 08:34:06 +02:00
Matthias ec01f20bf8 Add ratio to sell reason stats 2020-09-16 20:27:28 +02:00
Matthias 962fed24b0 Readd refind_order logic 2020-09-14 17:34:13 +02:00
Matthias b4443fdb1f
Merge pull request #3777 from freqtrade/dependabot/pip/develop/ccxt-1.34.25
Bump ccxt from 1.34.11 to 1.34.25
2020-09-14 09:24:22 +02:00
Matthias 49d0bd4832
Merge pull request #3779 from freqtrade/dependabot/pip/develop/nbconvert-6.0.2
Bump nbconvert from 5.6.1 to 6.0.2
2020-09-14 09:07:47 +02:00
dependabot[bot] 6d30740b55
Bump ccxt from 1.34.11 to 1.34.25
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.34.11 to 1.34.25.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.34.11...1.34.25)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 07:07:14 +00:00
Matthias c510b6012d
Merge pull request #3778 from freqtrade/dependabot/pip/develop/plotly-4.10.0
Bump plotly from 4.9.0 to 4.10.0
2020-09-14 09:05:28 +02:00
Matthias 3aa34c411d
Merge pull request #3776 from freqtrade/dependabot/pip/develop/numpy-1.19.2
Bump numpy from 1.19.1 to 1.19.2
2020-09-14 09:01:12 +02:00
Matthias 78555adecd
Merge pull request #3775 from freqtrade/dependabot/pip/develop/pytest-6.0.2
Bump pytest from 6.0.1 to 6.0.2
2020-09-14 08:49:36 +02:00
dependabot[bot] 23c1ae5d4a
Bump nbconvert from 5.6.1 to 6.0.2
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.0.2.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 06:35:41 +00:00