| 
							
							
								 Matthias | 11d447cd5a | Add support for download-data "until" | 2022-04-30 15:42:41 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cb5c3316d1 | Simplify log output | 2022-04-28 19:43:52 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | e0d86307cb | Merge pull request #6732 from freqtrade/remove_duplicate_liqprice_call Don't call interest_rate and isolated_liq twice | 2022-04-28 07:38:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ca49821df0 | Fix race condition for loop | 2022-04-28 06:29:14 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 46855221aa | Fix rounding issue with contract-sized pairs for dry-run orders | 2022-04-27 19:58:19 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7b02114ad2 | Restrict trading pairs with too low precision closes #6606 | 2022-04-25 09:49:51 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 86b3aac9ba | Fix FTX not fetching the very latest data | 2022-04-25 08:38:02 +02:00 |  | 
			
				
					| 
							
							
								 Sam Germain | 591a2fb7fc | switch notionalFloor -> minNotional and notionalCap -> maxNotional | 2022-04-16 21:47:44 -06:00 |  | 
			
				
					| 
							
							
								 kokimame | d23d830346 | Avoid ignoring the case precision amount = 0 | 2022-04-15 00:35:11 +09:00 |  | 
			
				
					| 
							
							
								 Matthias | baefda80d1 | Enable flake8 E226 rule | 2022-04-11 18:02:06 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8e98a2ff9f | api - provide assset_currency via API | 2022-04-09 16:42:18 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 33841da382 | Slightly imporve Typing by reusing long/short type | 2022-04-04 16:51:57 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 39d925c295 | Change to precise casing instead of .lower() | 2022-04-02 19:48:01 +02:00 |  | 
			
				
					| 
							
							
								 மனோஜ்குமார் பழனிச்சாமி | 40b4a9977e | checking exchange name with lower | 2022-04-02 11:23:06 +05:30 |  | 
			
				
					| 
							
							
								 Matthias | 2d914c8e13 | Simplify formatting in exchange class | 2022-03-30 20:02:56 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | dafc2bf361 | Merge branch 'develop' into feat/short | 2022-03-30 07:09:41 +02:00 |  | 
			
				
					| 
							
							
								 Jason Risch | 6b57be35e9 | Update kucoin candle limit | 2022-03-29 07:23:45 -07:00 |  | 
			
				
					| 
							
							
								 Matthias | 2d740230f7 | price_last_balance renaming | 2022-03-28 19:53:55 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d7c6520268 | Update remaining tests | 2022-03-28 19:30:14 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 440967e483 | Update some tests | 2022-03-28 19:17:22 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f70166270d | Update pricing to use entry/exit pricing | 2022-03-28 07:07:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bcf326a035 | Initial steps to change bid/ask pricing to enter/exit | 2022-03-27 18:03:49 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d244391860 | no need to "abs" cost  will be fixed in ccxt | 2022-03-26 19:06:37 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f509959bd4 | Update | 2022-03-26 16:26:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f5578aba48 | Update trading_fee naming | 2022-03-26 15:16:04 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 9a8c24ddf3 | Update gateio to patch fees | 2022-03-26 15:04:17 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 33229c91cb | Add fetch_trading_fees endpoint | 2022-03-26 13:53:36 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 78fe29cc2d | Merge pull request #6588 from samgermain/contracts Add amount_to_contracts and order_contracts_to_amount to exchange.stoploss | 2022-03-25 19:18:01 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 46f4227329 | Check if symbol is not None | 2022-03-25 18:11:02 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f8e87e45a5 | Merge pull request #6576 from samgermain/funding-tests funding_fee tests | 2022-03-25 15:11:45 +01:00 |  | 
			
				
					| 
							
							
								 Sam Germain | 054b637001 | Add amount_to_contracts and order_contracts_to_amount to stoploss | 2022-03-25 06:56:05 -06:00 |  | 
			
				
					| 
							
							
								 Matthias | 83f6401820 | Add additional endpoints to "has_optional" dict as comments | 2022-03-23 19:56:29 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 08a55d4f6d | Extract supported Exchanges to exchange.common | 2022-03-23 19:51:44 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 7d02e81857 | Remove impossible TODO | 2022-03-23 19:40:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 14f9d712dc | Simplify okx lev_prep | 2022-03-23 06:49:17 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 5791d0a394 | Align kraken._get_params with okex | 2022-03-23 06:49:07 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2c89da6bf7 | Update code to properly behave when rounding open_date for funding fees | 2022-03-21 19:38:27 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 7d8ca63752 | Merge pull request #6550 from freqtrade/short_tickerproblems Short tickerproblems | 2022-03-19 15:43:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 9f34f824af | Fix hyperopt when using futures markets | 2022-03-19 13:20:14 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 97c1316bf1 | Add new validation to validate excludes | 2022-03-18 19:26:54 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | d32153c8d3 | Validate pricing configuration | 2022-03-18 17:07:12 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2791e799ee | Rename tickers_has_quoteVolume | 2022-03-18 16:49:37 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 1de5d2fb94 | Remove unnecessary condition | 2022-03-18 16:44:27 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 0c63c0bbb3 | Update Gateio stoploss adjust | 2022-03-18 10:41:38 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f37038fb7d | Fix gateio stoploss_adjust header | 2022-03-18 10:35:00 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 7868e50141 | Merge branch 'develop' into feat/short | 2022-03-18 08:18:17 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 208a139d2b | Incorporate fetch_bids_asks to allow binance spread filter to work closes #6474 | 2022-03-18 07:08:16 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 1299a703e2 | Implement fix for okx futures not having quoteVolume | 2022-03-17 20:15:51 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | b6a6aa48c9 | Create separate _ft_has_futures dict | 2022-03-17 20:05:05 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 96bf82dbc6 | Remove gateio broker program | 2022-03-17 17:06:10 +01:00 |  |