Commit Graph

8167 Commits

Author SHA1 Message Date
Fredrik81 d5609d4997 Changed back to progressbar2 for better handling of logger.
Coloring still needs some work (bug + what colors to use)
2020-04-06 13:12:32 +02:00
Fredrik81 5737139979 Small fix 2020-03-12 16:47:09 +01:00
Fredrik81 1a59fc11be doh 2020-03-12 02:36:18 +01:00
Fredrik81 df1ae565dc clean-up 2020-03-12 02:26:41 +01:00
Fredrik81 9387ed923c fix for empty lines 2020-03-12 02:07:50 +01:00
Fredrik81 40a413c524 More remove of progressbar2 2020-03-11 22:50:23 +01:00
Fredrik81 755763ec42 Update requirements 2020-03-11 22:43:27 +01:00
Fredrik81 81cbb92556 Switch to TQDM 2020-03-11 22:30:36 +01:00
Fredrik81 3a8b68c0fd Initial work on progressbar 2020-03-10 20:30:36 +01:00
Matthias 84f0bb9a5d
Merge pull request #3051 from hroff-1902/fix-sortino
Adjust handling of zero stdev in loss functions
2020-03-10 13:10:39 +01:00
Matthias 14e7f0bb13
Merge pull request #3049 from hroff-1902/hyperopt-no-unlimited
Do not allow unlimited stake_amount for hyperopt
2020-03-10 11:46:22 +01:00
hroff-1902 73c19da4b9 Adjust handling of zero stdev in loss functions 2020-03-10 13:44:16 +03:00
hroff-1902 1b6e77649a Add test for hyperopt 2020-03-10 12:42:31 +03:00
hroff-1902 81b6a950ac Adjust test for backtesting 2020-03-10 12:42:11 +03:00
hroff-1902 f7ad6c20c7 Do not allow unlimited stake_amount for hyperopt 2020-03-10 12:41:23 +03:00
hroff-1902 c49fefc94d
Merge pull request #3044 from freqtrade/default_max_order_book
order_book_max - change example setting
2020-03-10 11:17:27 +03:00
Matthias a046c4829c
Apply suggestions from code review
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-10 09:03:44 +01:00
hroff-1902 52d89eadde
Merge pull request #3021 from Fredrik81/print-csv
Hyperopt: Add export CSV-file option
2020-03-10 10:46:58 +03:00
hroff-1902 f148b5f734
cosmetics in lambdas 2020-03-10 10:38:37 +03:00
hroff-1902 19a9782a40
Merge pull request #3040 from freqtrade/pairlist_message
reduce Pairlist message warning level
2020-03-10 10:26:19 +03:00
Matthias 42038da7f1
Update docs/configuration.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-10 07:57:25 +01:00
Fredrik81 bd158eefd2 Fixed loggin 2020-03-10 03:02:52 +01:00
hroff-1902 df2c8b5f32
Merge pull request #3042 from freqtrade/hyperopt_sample_comment
Update hyperopt samples docstring
2020-03-09 23:25:36 +03:00
Fredrik81 2f5fc731bb Removed overwrite option 2020-03-09 18:53:30 +01:00
Matthias e0afbcd4af Additional warning about order_book-max 2020-03-09 17:41:44 +01:00
Matthias 74a17c7b7b Clarify warning in the documentation 2020-03-09 17:38:35 +01:00
Matthias 5da63d399b Reduce default order_book_max to 1 2020-03-09 17:38:25 +01:00
Matthias 856ba203d9 Update hyperopt samples docstring 2020-03-09 15:46:46 +01:00
Matthias c049651784 whitelist_for_active_markets should not remove blacklisted items 2020-03-09 11:30:28 +01:00
Matthias 5cbf325fda Allow different loglevels for message 2020-03-09 11:30:13 +01:00
Matthias bf2dc90c3c
Merge pull request #3039 from freqtrade/dependabot/pip/develop/plotly-4.5.3
Bump plotly from 4.5.2 to 4.5.3
2020-03-09 09:58:46 +01:00
Matthias 964d97da17
Merge pull request #3038 from freqtrade/dependabot/pip/develop/scikit-learn-0.22.2.post1
Bump scikit-learn from 0.22.2 to 0.22.2.post1
2020-03-09 09:57:46 +01:00
Matthias 5c190f82e4
Merge pull request #3035 from freqtrade/dependabot/pip/develop/wrapt-1.12.1
Bump wrapt from 1.12.0 to 1.12.1
2020-03-09 09:54:23 +01:00
Matthias f125709954
Merge pull request #3037 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.4
Bump prompt-toolkit from 3.0.3 to 3.0.4
2020-03-09 09:53:53 +01:00
Matthias a3b0b8a7c5
Merge pull request #3036 from freqtrade/dependabot/pip/develop/ccxt-1.23.81
Bump ccxt from 1.23.30 to 1.23.81
2020-03-09 09:45:49 +01:00
dependabot-preview[bot] 4cc0d3dbc4
Bump plotly from 4.5.2 to 4.5.3
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.5.2...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 08:35:16 +00:00
dependabot-preview[bot] 23127b8da0
Bump scikit-learn from 0.22.2 to 0.22.2.post1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.22.2 to 0.22.2.post1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.22.2...0.22.2.post1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 08:34:33 +00:00
dependabot-preview[bot] 46763e148b
Bump prompt-toolkit from 3.0.3 to 3.0.4
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.3...3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 08:33:59 +00:00
dependabot-preview[bot] 09c25faa51
Bump ccxt from 1.23.30 to 1.23.81
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.23.30 to 1.23.81.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/1.23.30...1.23.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 08:33:37 +00:00
dependabot-preview[bot] c7b2f173eb
Bump wrapt from 1.12.0 to 1.12.1
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.12.0...1.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 08:32:42 +00:00
Fredrik81 cb419614cd Spelling miss 2020-03-08 23:00:21 +01:00
Fredrik81 4ad93ed6bb Changed output for null columns 2020-03-08 22:41:05 +01:00
hroff-1902 77944175e2
Merge pull request #3030 from freqtrade/coingekko
Coingekko replacing coinmarketcap
2020-03-07 20:42:08 +03:00
Matthias 281cf577d1 Remove unsupported FIAT 2020-03-07 17:03:31 +01:00
Matthias d51bb9acfb Update conda environment file 2020-03-07 13:11:36 +01:00
Matthias 1b3038390a Update comment 2020-03-07 13:05:46 +01:00
Matthias acea49beaf Fix tests / test mocks 2020-03-07 13:01:26 +01:00
Matthias df5adb6ca5 Exchange coingekko for coinmarketcap 2020-03-07 11:53:08 +01:00
Matthias 93fc14d726 Exchange dependencies to coingekko 2020-03-07 11:52:02 +01:00
Matthias 847df7b70c
Merge pull request #3026 from yazeed/add_default_to_ignore_roi_if_buy_signal
default for ignore_roi_if_buy_signal in freqtradebot.py
2020-03-06 19:35:41 +01:00