| 
							
							
								 Matthias | d0506a6435 | Use correct matrix variable | 2020-02-03 07:01:07 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | c8960ab628 | Only run coveralls once | 2020-02-03 06:50:07 +01:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 537596001e | Allow derived strategies | 2020-02-03 06:20:01 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | d8c053573a | Merge pull request #2840 from freqtrade/fix/testerrror Fix failing stoploss CI test | 2020-02-02 20:49:42 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2b69e7830d | Fix failing CI test | 2020-02-02 20:08:50 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e3cb5d26c0 | Merge pull request #2835 from yazeed/reduce_noise_if_use_order_book_true reduced noise without verbose mode if use_order_book is true | 2020-02-02 19:42:50 +01:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 84156879f6 | Fix NO_CONF_REQUIRED for list-hyperopts | 2020-02-02 20:11:42 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | d12e03e50d | Fix test inconsistency in test_freqtradebot.py | 2020-02-02 20:01:25 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | cd0534efcc | Add test | 2020-02-02 19:41:22 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 505648fb66 | Adjust docs | 2020-02-02 19:41:22 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 857eb5ff69 | Add list-hyperopts command | 2020-02-02 19:41:22 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 3fe39a3e1b | Rename constant | 2020-02-02 19:41:22 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | a5e670b402 | Add USERPATH_NOTEBOOKS | 2020-02-02 19:41:22 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | e8c1abc509 | Merge pull request #2799 from freqtrade/fix_stoploss_recreated Fix stoploss recreated | 2020-02-02 16:59:45 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 6594679e52 | Merge pull request #2779 from freqtrade/stoploss_market Stoploss on exchange for Kraken | 2020-02-02 14:48:45 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | c1897fbc48 | Merge pull request #2834 from yazeed/consistent_main_sharpe_hyperopt_loss better readability on sharpe ratio loss method | 2020-02-02 11:12:56 +01:00 |  | 
			
				
					| 
							
							
								 Yazeed Al Oyoun | aeabe1800b | modified two lines from logger.info to logger.debug cause they're too spammy | 2020-02-02 10:49:00 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | d64751687b | Fix link and lowercase variable | 2020-02-02 10:47:44 +01:00 |  | 
			
				
					| 
							
							
								 Yazeed Al Oyoun | 3499f1b85c | better readability and more consistent with daily sharpe loss method | 2020-02-02 08:47:33 +01:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | f3d500085c | Add some type hints | 2020-02-02 07:00:40 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | aa8731d0fc | Merge pull request #2832 from freqtrade/python_3.8 Python 3.8 | 2020-02-01 19:39:45 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 321bc336ea | Run tests against 3.8 | 2020-02-01 15:14:55 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 4459679c64 | Update dockerfile to 3.8.1 | 2020-02-01 15:14:44 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 19d4e1435c | Merge pull request #2828 from yazeed/line_alignment_fixes fixed some more line alignments | 2020-02-01 11:19:28 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 4a80c47fd1 | Merge pull request #2825 from yazeed/better_backtesting_tables more consistent backtesting and sell reasons tables | 2020-02-01 11:18:50 +01:00 |  | 
			
				
					| 
							
							
								 Yazeed Al Oyoun | d038bcedb0 | fixed some more line alignments | 2020-01-31 22:37:05 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | c396ad4daa | Align quotes in same area | 2020-01-31 20:41:51 +01:00 |  | 
			
				
					| 
							
							
								 Yazeed Al Oyoun | 907a61152c | added rounding to Tot Profit % on Sell Reasosn table to be consistent with other percentiles on table. | 2020-01-31 04:53:37 +01:00 |  | 
			
				
					| 
							
							
								 Yazeed Al Oyoun | e2b3907df5 | more consistent backtesting tables and labels | 2020-01-31 04:39:18 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2396f35586 | Merge pull request #2819 from hroff-1902/worker-delete-state Remove state attribute from Worker class | 2020-01-29 15:57:35 +01:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 68771a7861 | Remove state attr from Worker | 2020-01-29 17:08:36 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | e1356fb80e | Merge pull request #2800 from yazeed/enhanced_check_depth_of_market_logging better logging on check_depth_of_market_buy() | 2020-01-29 10:56:14 +03:00 |  | 
			
				
					| 
							
							
								 Yazeed Al Oyoun | a0b92fe0b1 | removed typo | 2020-01-28 19:29:47 +01:00 |  | 
			
				
					| 
							
							
								 Yazeed Al Oyoun | 328a9ffafd | fixed typo in false statement | 2020-01-28 19:27:49 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | d40054b9d2 | Merge pull request #2815 from hroff-1902/docs-gitclone Minor: Advise to use https method for git clone instead of ssh | 2020-01-28 06:25:08 +01:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 4c0e586354 | Advise to use https method for git clone i.o ssh | 2020-01-27 22:39:04 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 3541f7bfce | Merge pull request #2808 from freqtrade/dependabot/pip/develop/plotly-4.5.0 Bump plotly from 4.4.1 to 4.5.0 | 2020-01-27 19:45:01 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 3a2443b5fa | Merge pull request #2811 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.13 Bump sqlalchemy from 1.3.12 to 1.3.13 | 2020-01-27 09:47:15 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e488ce0d07 | Merge pull request #2809 from freqtrade/dependabot/pip/develop/urllib3-1.25.8 Bump urllib3 from 1.25.7 to 1.25.8 | 2020-01-27 09:46:11 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 521e497ba3 | Merge pull request #2812 from freqtrade/dependabot/pip/develop/pytest-5.3.4 Bump pytest from 5.3.3 to 5.3.4 | 2020-01-27 09:38:37 +01:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | c9ee678a52 | Bump sqlalchemy from 1.3.12 to 1.3.13 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-01-27 08:36:41 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 078e25e383 | Merge pull request #2810 from freqtrade/dependabot/pip/develop/ccxt-1.21.91 Bump ccxt from 1.21.76 to 1.21.91 | 2020-01-27 09:35:35 +01:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | a3b0f75289 | Bump pytest from 5.3.3 to 5.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.3...5.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-01-27 07:44:27 +00:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 66939bdcf6 | Bump ccxt from 1.21.76 to 1.21.91 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.21.76 to 1.21.91.
- [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.21.76...1.21.91)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-01-27 07:43:41 +00:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 184a6005a6 | Bump urllib3 from 1.25.7 to 1.25.8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-01-27 07:43:11 +00:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 161c06fd4e | Bump plotly from 4.4.1 to 4.5.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 4.4.1 to 4.5.0.
- [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.4.1...v4.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-01-27 07:42:52 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 5d7317ef77 | Merge pull request #2807 from hroff-1902/refactor-freqtrade-2 Add notify_status() to FreqtradeBot | 2020-01-27 06:44:20 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | aae14dd9fe | Merge pull request #2806 from hroff-1902/minor-freqtrade-5 Minor cosmetics in start_trading | 2020-01-27 06:37:47 +01:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 30e3e434ab | Add notify_status() to FreqtradeBot | 2020-01-27 03:34:53 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 33645e45fd | Minor cosmetics in start_trading | 2020-01-27 02:49:25 +03:00 |  |