| 
							
							
								 Sam Germain | 8d7f75c4de | Fixed a bunch of freqtradebot tests | 2021-10-02 01:44:30 -06:00 |  | 
			
				
					| 
							
							
								 Sam Germain | dadd134200 | changes some tests to use usdt values | 2021-10-02 01:44:30 -06:00 |  | 
			
				
					| 
							
							
								 Matthias | f69cb39a17 | Fix missing comma in kucoin template closes #5646 | 2021-10-01 19:26:51 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bd7d9c0d33 | Merge pull request #5648 from froggleston/patch-1 Fix pair_candles to point to correct API call | 2021-10-01 19:25:22 +02:00 |  | 
			
				
					| 
							
							
								 Robert Davey | 15df5fd9c5 | Fix pair_candles to point to correct API call pair_candles pointed to available_pairs RPC call instead of pair_candles | 2021-10-01 13:49:16 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 99e3450d30 | Merge pull request #5642 from freqtrade/add_trade_conversion_command Add trade conversion command | 2021-10-01 06:38:42 +02:00 |  | 
			
				
					| 
							
							
								 Scott Lyons | df45f467c6 | Adding ability to ignore unparameterized spaces | 2021-09-30 01:11:02 -07:00 |  | 
			
				
					| 
							
							
								 Scott Lyons | 95227376b6 | Adding IUS to optimize args | 2021-09-30 00:53:46 -07:00 |  | 
			
				
					| 
							
							
								 Scott Lyons | 08fcd1a0d4 | Adding ignore space errors to Hyperopt CLI | 2021-09-30 00:46:56 -07:00 |  | 
			
				
					| 
							
							
								 Scott Lyons | 5dd1088d8d | Adding ignore unparameterized spaces flag | 2021-09-30 00:44:26 -07:00 |  | 
			
				
					| 
							
							
								 Matthias | 5f23af5802 | Rename update_open_trades to clarify it's only called at startup | 2021-09-30 07:24:16 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bd27993e79 | Add documentation segment about indicator libraries | 2021-09-30 06:42:42 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 178db516bf | Add documentation for trade-to-ohlcv | 2021-09-29 20:00:14 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 248c61bb26 | Add test for trades-to-ohlcv | 2021-09-29 19:39:29 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | fc511aac44 | don't use %default when no default is defined | 2021-09-29 19:21:54 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 656526c007 | Add trades-to-ohlcv command to simplify adding new timeframes | 2021-09-29 16:50:05 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 51c6eb2014 | Merge pull request #5640 from rokups/rk/tests-static-market markets_static fixture | 2021-09-29 16:20:18 +02:00 |  | 
			
				
					| 
							
							
								 Rokas Kupstys | e025576d8c | Introduce markets_static fixture serving an immutable list of markets. Adapt pairlist/markets tests to use this new fixture. This allows freely modifying markets in get_markets() without a need of updating pairlist/markets tests. | 2021-09-29 10:15:05 +03:00 |  | 
			
				
					| 
							
							
								 Robert Roman | ca973c05d1 | Merge branch 'freqtrade:develop' into develop | 2021-09-28 10:16:36 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | 626a40252d | resolved mypy error error: Signature of "hyperopt_loss_function" incompatible with supertype "IHyperOptLoss" | 2021-09-27 17:33:29 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | c3414c3b78 | resolved mypy error error: Signature of "hyperopt_loss_function" incompatible with supertype "IHyperOptLoss" | 2021-09-27 17:32:49 -05:00 |  | 
			
				
					| 
							
							
								 Matthias | 5726886b06 | Reduce backtest-noise from "pandas slice" warning | 2021-09-27 20:52:19 +02:00 |  | 
			
				
					| 
							
							
								 Robert Roman | 67e9626da1 | fixed isort issue | 2021-09-27 12:16:57 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | a1566fe5d7 | updated to latest constant.py file | 2021-09-27 11:47:03 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | bc86cb3280 | updated to correct hyperopt.md file | 2021-09-27 11:41:38 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | 193b22475d | Merge branch 'freqtrade:develop' into develop | 2021-09-27 11:35:34 -05:00 |  | 
			
				
					| 
							
							
								 Matthias | 3fbf716f85 | Fix "sticking" timerange in webserver mode | 2021-09-27 17:52:00 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6a033bd01e | Merge pull request #5633 from freqtrade/dependabot/pip/develop/nbconvert-6.2.0 Bump nbconvert from 6.1.0 to 6.2.0 | 2021-09-27 12:20:02 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5b7a1f8642 | Validate config also in webserver mode | 2021-09-27 07:12:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 37a1cd5d38 | Merge pull request #5631 from freqtrade/dependabot/pip/develop/ccxt-1.57.3 Bump ccxt from 1.56.86 to 1.57.3 | 2021-09-27 07:02:18 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 78096c9eff | Bump nbconvert from 6.1.0 to 6.2.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Commits](https://github.com/jupyter/nbconvert/compare/6.1.0...6.2.0)
---
updated-dependencies:
- dependency-name: nbconvert
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-09-27 04:32:26 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 29c6f182f6 | Merge pull request #5630 from freqtrade/dependabot/pip/develop/types-requests-2.25.9 Bump types-requests from 2.25.8 to 2.25.9 | 2021-09-27 06:31:29 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 9059502303 | Bump ccxt from 1.56.86 to 1.57.3 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.56.86 to 1.57.3.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.56.86...1.57.3)
---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-09-27 03:01:27 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 08b1f04ed5 | Bump types-requests from 2.25.8 to 2.25.9 Bumps [types-requests](https://github.com/python/typeshed) from 2.25.8 to 2.25.9.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-09-27 03:01:18 +00:00 |  | 
			
				
					| 
							
							
								 Robert Roman | bdca3e2343 | Merge branch 'freqtrade:develop' into develop | 2021-09-26 15:37:09 -05:00 |  | 
			
				
					| 
							
							
								 Matthias | ec445776e9 | Merge pull request #5601 from ferrants/parameterize-tests parameterize some tests | 2021-09-26 19:07:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6319c104fe | Fix unreliable backtest-result when using webserver mode | 2021-09-26 15:07:48 +02:00 |  | 
			
				
					| 
							
							
								 Robert Roman | a77ca22026 | Merge branch 'freqtrade:develop' into develop | 2021-09-26 02:57:02 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | e1036d6f58 | Added Calmar Ratio Daily to hyperopt.md file | 2021-09-25 16:40:02 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | 89b7dfda0e | Added Calmar Ratio Daily | 2021-09-25 16:34:41 -05:00 |  | 
			
				
					| 
							
							
								 Robert Roman | 24baad7884 | Add Calmar Ratio Daily This hyper opt loss calculates the daily Calmar ratio. | 2021-09-25 16:28:36 -05:00 |  | 
			
				
					| 
							
							
								 froggleston | 097da448e2 | Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring | 2021-09-25 15:48:42 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f4f204d849 | Update test to use cost dict | 2021-09-24 20:17:38 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 4c268847d4 | Add pandas-ta to setup.py | 2021-09-24 19:32:30 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 4d72632524 | Merge pull request #5618 from freqtrade/dependabot/pip/develop/progressbar2-3.53.3 Bump progressbar2 from 3.53.2 to 3.53.3 | 2021-09-24 19:26:59 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b59906b117 | Update minimum for tradable_balance_ratio to 0.0 | 2021-09-24 19:24:33 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2431c9f195 | Merge pull request #5615 from freqtrade/dependabot/pip/develop/ccxt-1.56.86 Bump ccxt from 1.56.30 to 1.56.86 | 2021-09-24 13:19:00 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 9657028633 | Merge pull request #5614 from freqtrade/dependabot/pip/develop/mkdocs-material-7.3.0 Bump mkdocs-material from 7.2.6 to 7.3.0 | 2021-09-24 10:19:03 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c61b2a83c1 | Merge pull request #5617 from freqtrade/dependabot/pip/develop/urllib3-1.26.7 Bump urllib3 from 1.26.6 to 1.26.7 | 2021-09-24 09:45:30 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 72a1e27fc6 | Bump ccxt from 1.56.30 to 1.56.86 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.56.30 to 1.56.86.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.56.30...1.56.86)
---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-09-24 07:31:20 +00:00 |  |