| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 95d11bd0d2 | Bump python-rapidjson from 0.9.1 to 0.9.3 Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/python-rapidjson/python-rapidjson/releases)
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v0.9.1...v0.9.3)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-26 05:45:34 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 2831a78d0e | Bump ccxt from 1.36.66 to 1.36.85 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.36.66 to 1.36.85.
- [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.36.66...1.36.85)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-26 05:45:33 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | df5e6aa58b | Bump aiohttp from 3.6.3 to 3.7.1 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.3...v3.7.1)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-26 05:45:32 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 3439e6c5c4 | Bump urllib3 from 1.25.10 to 1.25.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.25.11.
- [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.10...1.25.11)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-26 05:45:13 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 299dfe560a | Merge pull request #3884 from freqtrade/fix/downloaddata_exception Test if return value is an exception when downloading historic data | 2020-10-23 14:27:31 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b8c12f6576 | Test if return value is an exception when downloading historic data | 2020-10-23 07:50:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2e7367d647 | Merge pull request #3881 from apneamona/unfilledtimeout.buy/sell-addition Update configuration.md | 2020-10-22 15:18:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 50e7418d24 | Merge branch 'develop' into pr/imxuwang/3799 | 2020-10-22 08:05:09 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 9999017953 | Fix small bug in case of duplicate locks | 2020-10-22 08:04:48 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2f91f87ad3 | Merge branch 'develop' into pr/imxuwang/3799 | 2020-10-22 07:55:48 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 71410a5a1e | Merge pull request #3879 from freqtrade/persist_pairlocks Persist pairlocks | 2020-10-22 07:50:58 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cd8610cb24 | Update readme.md files | 2020-10-22 07:50:09 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ffcc47d8dd | Cleanup sql cheatsheet | 2020-10-22 07:42:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cf1a726198 | Rename table to be inline with other table naming | 2020-10-22 07:35:59 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a143f7bc43 | Improve pairlock docstrings | 2020-10-21 19:35:57 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 66efb5ccf1 | Merge pull request #3880 from deeppaz/patch-1 update quick start steps | 2020-10-21 19:27:01 +02:00 |  | 
			
				
					| 
							
							
								 pure | 42d9e2e7dc | update quick start steps | 2020-10-21 17:06:26 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | fd6018f67a | Fix dependency sorting | 2020-10-21 06:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | adffd402ea | Replace some pointless occurances of arrow | 2020-10-20 20:11:38 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7a092271c5 | Merge branch 'develop' into arrow_deprecation_timestamp | 2020-10-20 20:01:54 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5f63fdd8ad | Use better  lock message | 2020-10-20 19:40:39 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 64e680d7ee | Document new api method | 2020-10-20 19:30:00 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 1156f5e686 | Use constant for times | 2020-10-20 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 0daf77f313 | Don't check for lock start date | 2020-10-20 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cd2866eaec | Add rest endpoint for /locks | 2020-10-20 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7a9768ffa6 | Add /locks Telegram endpoint | 2020-10-20 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7caa6cfe31 | Add tests for pairlock | 2020-10-20 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | e513871fd5 | Persist pairlocks closes #3034 | 2020-10-20 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6eab20e337 | Use constant to format datetime | 2020-10-20 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2d04c2dd4f | Fix small bug when cancel-order does not contain id happens with kraken ... | 2020-10-20 06:24:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f6da9e358a | Merge pull request #3878 from freqtrade/dependabot/pip/develop/ccxt-1.36.66 Bump ccxt from 1.36.12 to 1.36.66 | 2020-10-19 15:16:42 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 3e7c9bd485 | Bump ccxt from 1.36.12 to 1.36.66 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.36.12 to 1.36.66.
- [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.36.12...1.36.66)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-19 11:57:03 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 06293b2489 | Merge pull request #3875 from freqtrade/dependabot/pip/develop/questionary-1.7.0 Bump questionary from 1.6.0 to 1.7.0 | 2020-10-19 08:23:08 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f799a81c44 | Merge pull request #3876 from freqtrade/dependabot/pip/develop/mkdocs-material-6.1.0 Bump mkdocs-material from 6.0.2 to 6.1.0 | 2020-10-19 07:57:23 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 667f1b8b8c | Merge pull request #3845 from freqtrade/feat/backtest_speedup_serialize Backtesting should not double-loop for sell signals | 2020-10-19 07:52:33 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 340f25bd42 | Merge pull request #3874 from freqtrade/dependabot/pip/develop/scipy-1.5.3 Bump scipy from 1.5.2 to 1.5.3 | 2020-10-19 07:51:01 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | b7eec3fc82 | Bump mkdocs-material from 6.0.2 to 6.1.0 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.0.2...6.1.0)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-19 05:37:57 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 8975558595 | Bump questionary from 1.6.0 to 1.7.0 Bumps [questionary](https://github.com/tmbo/questionary) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/tmbo/questionary/releases)
- [Commits](https://github.com/tmbo/questionary/compare/1.6.0...1.7.0)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-19 05:37:54 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 7997298538 | Bump scipy from 1.5.2 to 1.5.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.5.3)
Signed-off-by: dependabot[bot] <support@github.com> | 2020-10-19 05:37:36 +00:00 |  | 
			
				
					| 
							
							
								 Xu Wang | 1c27aaab72 | Declare type of 'dur'. | 2020-10-18 20:24:13 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | cf2ae788d7 | Convert backtesting rows to Tuples for performance gains | 2020-10-18 17:16:57 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5d3a67d324 | Don't debug-log during backtesting. Even though log-messages are surpressed, calling "debug" will always
have to do something. | 2020-10-18 16:38:16 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b80a219d03 | Improve typehints for backtesting | 2020-10-18 16:35:23 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 380e6628e0 | Merge branch 'develop' into feat/backtest_speedup_serialize | 2020-10-18 16:19:04 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2591a34db4 | Don't use arrow objects for backtesting | 2020-10-18 16:18:52 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7a9208a8d7 | Merge pull request #3873 from sanket-k/develop updated discord link to documentation. | 2020-10-17 15:17:29 +02:00 |  | 
			
				
					| 
							
							
								 sanket-k | cd940daaf4 | updated discord link to documentation. | 2020-10-17 17:17:43 +05:30 |  | 
			
				
					| 
							
							
								 Matthias | f64ed6b878 | Merge pull request #3871 from freqtrade/persistence/renameinit Rename persistence.init to init_db | 2020-10-16 08:26:35 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8cdc795a44 | Rename persistence.init to init_db | 2020-10-16 08:15:18 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 685d18940a | specify min-version for arrow int_timestamp was introduced in this version | 2020-10-16 08:13:31 +02:00 |  |