| 
							
							
								 Matthias | 659870312d | Use JSON Schema validation for freaAI schema validation | 2022-07-31 15:23:27 +02:00 |  | 
			
				
					| 
							
							
								 Robert Caulk | 607455919e | Change config parameter names to improve clarity and consistency throughout the code (!!breaking change, please check discord support channel for migration instructions or review templates/FreqaiExampleStrategy.py config_examples/config_freqai_futures.example.json file changes!!) | 2022-07-10 12:35:44 +02:00 |  | 
			
				
					| 
							
							
								 robcaulk | a6077ac7f4 | Merge feat/freqai into develop to get new features | 2022-07-03 16:17:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8bf0bf10c5 | Merge branch 'develop' into pr/SmartManoj/6859 | 2022-06-23 20:43:35 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ec40e79362 | Merge pull request #6874 from froggleston/buy_reasons Buy reasons | 2022-06-15 19:06:00 +02:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | e1c6cf5f91 | fix typo | 2022-05-26 10:12:50 +09:00 |  | 
			
				
					| 
							
							
								 Matthias | 537d10c627 | Improve some typing | 2022-05-25 20:43:43 +02:00 |  | 
			
				
					| 
							
							
								 robcaulk | 7486d9d9e2 | proper validation of freqai config parameters | 2022-05-25 12:37:25 +02:00 |  | 
			
				
					| 
							
							
								 froggleston | 9488e8992d | First commit for integrating buy_reasons into FT | 2022-05-24 11:47:25 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 3f68c3b68e | Update some types | 2022-05-24 06:54:16 +02:00 |  | 
			
				
					| 
							
							
								 மனோஜ்குமார் பழனிச்சாமி | 2b61aa282a | Removed None in dict.get() https://stackoverflow.com/a/12631641
Extra Changes: freqtrade\freqtradebot.py:70
freqtrade\plugins\pairlistmanager.py:31 | 2022-05-18 03:41:10 +05:30 |  | 
			
				
					| 
							
							
								 robcaulk | fc837c4daa | add freqao backend machinery, user interface, documentation | 2022-05-15 17:38:58 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 044afdf7af | Add better test scenario | 2022-05-10 20:27:24 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 0958c06b84 | Implement database migration to other system | 2022-05-09 20:58:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 910addd02b | Merge pull request #6753 from freqtrade/download_prepend Download prepend | 2022-05-01 15:15:16 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d5fc923dcb | Properly validate stoploss existence for optimize commands closes #6740 | 2022-05-01 09:53:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f6a7e6b785 | Add prepend option to download-data | 2022-04-30 17:32:50 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f1f4846053 | Merge branch 'develop' into pr/samgermain/6558 | 2022-04-23 09:16:28 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | baefda80d1 | Enable flake8 E226 rule | 2022-04-11 18:02:06 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 9556af1e6c | Improve documentation for config imports | 2022-04-10 10:14:34 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 16e64ddf97 | Update docs for multi-config loading | 2022-04-08 17:59:16 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 238ff6c9fe | Use better naming | 2022-04-08 17:30:23 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 1435d26996 | store config-file loading paths | 2022-04-08 17:26:51 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 1ea49ce864 | Support nested configurations | 2022-04-08 15:50:44 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | aee0cfd17a | forcebuy_enable -> force_entry_enable | 2022-04-08 13:39:41 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ef2f8be526 | Merge pull request #6653 from mkavinkumar1/renaming-forceentry-forceexit renamed forceentry forceexit | 2022-04-08 12:31:48 +02:00 |  | 
			
				
					| 
							
							
								 மனோஜ்குமார் பழனிச்சாமி | f7020df097 | Updating requested changes in PR #6653 | 2022-04-08 07:07:51 +05:30 |  | 
			
				
					| 
							
							
								 மனோஜ்குமார் பழனிச்சாமி | 9417bb01dc | Merge branch 'develop' into renaming-forceentry-forceexit | 2022-04-08 00:01:51 +05:30 |  | 
			
				
					| 
							
							
								 Matthias | 1347107c1e | extract load_from_files to load_config | 2022-04-07 20:15:06 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 673b3034ee | Simplify load_from_files | 2022-04-07 20:05:51 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 3188d036a6 | improve trading_mode handling Ensure trading_mode is set by new-config
handle empty strings to default to spot.
closes #6663 | 2022-04-07 08:45:45 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | d5ec79c0b9 | Update deprecated settings to support non-nested transitions | 2022-04-06 19:09:34 +02:00 |  | 
			
				
					| 
							
							
								 மனோஜ்குமார் பழனிச்சாமி | 28f4a3b373 | updated for PR #6653 | 2022-04-06 07:05:43 +05:30 |  | 
			
				
					| 
							
							
								 Matthias | b1378efdeb | ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal | 2022-04-05 20:21:39 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 4897731030 | use_sell_signal -> use_exit_signal | 2022-04-05 20:10:20 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5ce5c70be6 | sell_profit_offset -> exit_profit_offset | 2022-04-05 20:03:27 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bba9629a2a | Rename sell_profit_only to exit_profit_only | 2022-04-05 20:00:35 +02:00 |  | 
			
				
					| 
							
							
								 மனோஜ்குமார் பழனிச்சாமி | 8442fb915f | renamed | 2022-04-05 16:01:53 +05:30 |  | 
			
				
					| 
							
							
								 Matthias | 7d3116f9fb | webhookbuy -> webhookentry | 2022-04-04 19:32:27 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | eff636ba53 | Update RPC message types to ENTRY | 2022-04-04 19:29:15 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 125dff1dad | Properly deprecate webhook settings (with transition) | 2022-04-04 19:21:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5ecb695e50 | Update deprecated notification settings | 2022-04-04 19:17:11 +02:00 |  | 
			
				
					| 
							
							
								 Sam Germain | b4b809ff8e | changed recursive to recursive_strategy_search | 2022-03-31 08:16:21 -06:00 |  | 
			
				
					| 
							
							
								 Sam Germain | f44ae494fb | Added recursive to configuration | 2022-03-31 08:12:02 -06:00 |  | 
			
				
					| 
							
							
								 Matthias | 2d740230f7 | price_last_balance renaming | 2022-03-28 19:53:55 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cee09493be | Update market order validation | 2022-03-28 19:25:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f70166270d | Update pricing to use entry/exit pricing | 2022-03-28 07:07:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 9f863369bd | Migrate bid/ask strategy to entry/exit pricing | 2022-03-27 18:58:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bcf326a035 | Initial steps to change bid/ask pricing to enter/exit | 2022-03-27 18:03:49 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 0624817242 | update unfilledtimeout settings to entry/exit | 2022-03-26 11:55:11 +01:00 |  |