Commit Graph

  • 80f4bae3fe Revert "Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts" Sam Germain 2021-09-19 17:17:09 -06:00
  • b30458f871 Revert "Added Margin Mode Check for Binance." Sam Germain 2021-09-19 17:16:59 -06:00
  • 1299cff894 Added Margin Mode Check for Binance. Arunavo Ray 2021-08-27 11:54:51 +05:30
  • 60454334d9 Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts Arunavo Ray 2021-08-27 11:28:12 +05:30
  • fe5e00361e separated test_leverage into test_interest and test_liquidation_price, and paramaterized tests Sam Germain 2021-08-25 14:27:55 -06:00
  • a087d03db9 Added liquidation_price function Sam Germain 2021-08-06 01:15:18 -06:00
  • f10ef7f2da Merge pull request #6334 from samgermain/todo Matthias 2022-01-31 19:09:07 +01:00
  • da0d2590b9 Removed PrecisionFilter liquidation price TODO-lev Sam Germain 2022-01-31 12:06:04 -06:00
  • be866f04fa Merge pull request #6330 from samgermain/market-checks Matthias 2022-01-31 19:01:59 +01:00
  • 1b063739c0 Merge pull request #6331 from samgermain/todo Matthias 2022-01-31 15:42:45 +01:00
  • 689174ea0d removed TODO-lev comments Sam Germain 2022-01-31 04:12:37 -06:00
  • 779b82b5b4 fixed test_get_min_pair_stake_amount by adding amount.min/max and cost.min/max to all markets Sam Germain 2022-01-31 03:02:17 -06:00
  • 5af3e1600d updated conftest to have limit keys and contractSize on every market Sam Germain 2022-01-31 03:01:44 -06:00
  • 29c5dfd4ca Removed unnecessary CCXT market checks Sam Germain 2022-01-31 02:40:10 -06:00
  • b3e36def34 Merge pull request #6329 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.26 Matthias 2022-01-31 07:00:42 +01:00
  • c53122ed02 Merge pull request #6323 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.9 Matthias 2022-01-31 07:00:28 +01:00
  • d10d84adf3 Merge pull request #6326 from freqtrade/dependabot/pip/develop/uvicorn-0.17.1 Matthias 2022-01-31 07:00:12 +01:00
  • aac6d15a1d Merge pull request #6327 from freqtrade/dependabot/pip/develop/pytest-mock-3.7.0 Matthias 2022-01-31 06:58:58 +01:00
  • faa23949b5 Merge pull request #6324 from freqtrade/dependabot/pip/develop/nbconvert-6.4.1 Matthias 2022-01-31 06:56:08 +01:00
  • 677a14ddde Merge pull request #6322 from freqtrade/dependabot/pip/develop/ccxt-1.71.46 Matthias 2022-01-31 06:55:43 +01:00
  • d4ca2e5767 Merge pull request #6325 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.9 Matthias 2022-01-31 06:55:13 +01:00
  • ab3c6a7ee4 Merge pull request #6328 from freqtrade/dependabot/pip/develop/arrow-1.2.2 Matthias 2022-01-31 06:54:52 +01:00
  • bc5adc0188 Bump prompt-toolkit from 3.0.24 to 3.0.26 dependabot[bot] 2022-01-31 03:01:46 +00:00
  • 65526e9803 Bump arrow from 1.2.1 to 1.2.2 dependabot[bot] 2022-01-31 03:01:42 +00:00
  • 8a9b70cc49 Bump pytest-mock from 3.6.1 to 3.7.0 dependabot[bot] 2022-01-31 03:01:34 +00:00
  • ab5c1e6c1e Bump uvicorn from 0.17.0 to 0.17.1 dependabot[bot] 2022-01-31 03:01:31 +00:00
  • 15dbdfe130 Bump types-python-dateutil from 2.8.8 to 2.8.9 dependabot[bot] 2022-01-31 03:01:27 +00:00
  • dbf2226841 Bump nbconvert from 6.4.0 to 6.4.1 dependabot[bot] 2022-01-31 03:01:25 +00:00
  • 7d066d81c1 Bump mkdocs-material from 8.1.8 to 8.1.9 dependabot[bot] 2022-01-31 03:01:22 +00:00
  • 287e90af8e Bump ccxt from 1.70.45 to 1.71.46 dependabot[bot] 2022-01-31 03:01:18 +00:00
  • cf7edace2b Merge pull request #6312 from freqtrade/short_informative_decorator Matthias 2022-01-30 15:33:52 +01:00
  • cafda31869 Merge pull request #6320 from stash86/pos_adjust Matthias 2022-01-30 14:11:20 +01:00
  • 7aae9565c7 Only look at buy orders when looking to recalculate trade value Matthias 2022-01-30 14:07:21 +01:00
  • da39ca6650 fix new-config Stefano Ariestasia 2022-01-30 21:19:05 +09:00
  • 000b8ff281 Merge pull request #6306 from freqtrade/short_forceentry Matthias 2022-01-30 07:36:14 +01:00
  • aea84dc117 Limit should default to None when calling pair_candles Matthias 2022-01-29 20:16:58 +01:00
  • 8a6823deb1 Convert InformativeData to dataclass Matthias 2022-01-29 19:59:54 +01:00
  • 326ba46bf8 Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-29 23:20:41 +09:00
  • ab932d8398 Properly detect default candle type Matthias 2022-01-28 19:18:03 +01:00
  • d1d520769e Improve status table for position adjust Matthias 2022-01-29 14:25:33 +01:00
  • 463714832d Merge branch 'develop' into feat/short Matthias 2022-01-29 14:19:30 +01:00
  • e7409e74c2 Remove default from position_adjustment (otherwise strategy parameters won't work anymore) Matthias 2022-01-28 19:21:31 +01:00
  • c620e38c7d Informative decorator updates for futures Matthias 2022-01-28 16:58:07 +01:00
  • fb3c67d86b Accept that keys sometimes are not provided Matthias 2022-01-28 17:07:34 +01:00
  • fdea4fcb1b Remove some todo's Matthias 2022-01-28 15:52:12 +01:00
  • 571ddceaf6 Merge pull request #6310 from Verbalinsurection/perso Matthias 2022-01-28 12:35:44 +01:00
  • 9ae14f0b56 Merge remote-tracking branch 'Verbalinsurection/perso' into perso Verbalinsurection 2022-01-28 11:17:27 +01:00
  • 2ba2144df1 Add tests for ETH fiat_convert Verbalinsurection 2022-01-28 11:17:16 +01:00
  • 15d5389564 Update /health endpoint to be in local timezone Matthias 2022-01-28 07:57:43 +01:00
  • 660f474ab8 Fix ETH duplicate in CoinGecko Verbalinsurection 2022-01-25 11:20:49 +01:00
  • e062188a18 Merge pull request #6309 from freqtrade/fix_krakenci Matthias 2022-01-28 08:08:00 +01:00
  • 5d0c2bcb44 Shift candles after pushing them to dataprovider Matthias 2022-01-27 17:09:19 +01:00
  • 138e867a68 Filter tickers on stake-currency for kraken Matthias 2022-01-28 07:20:47 +01:00
  • 9df7014de3 Skip kraken tests temporarily Matthias 2022-01-28 06:59:37 +01:00
  • bf8ef58439 Merge pull request #6308 from stash86/pos_adjust Matthias 2022-01-28 06:59:08 +01:00
  • b8f29802e5 another typo Stefano Ariestasia 2022-01-28 09:31:36 +09:00
  • cbd213bc0a fix typo Stefano Ariestasia 2022-01-28 09:16:56 +09:00
  • bd1b991448 Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-28 06:57:13 +09:00
  • 31211a33fd Fix ETH duplicate in CoinGecko Verbalinsurection 2022-01-25 11:20:49 +01:00
  • 82e193d9f0 Merge pull request #6260 from stash86/pos_adjust Matthias 2022-01-27 20:13:51 +01:00
  • 4b9d55dbe2 Add test for backtest dataprovider Matthias 2022-01-27 18:58:51 +01:00
  • 108018b30b Merge pull request #6231 from freqtrade/funding_rate_backtest Matthias 2022-01-27 17:01:28 +01:00
  • 002226f5fd Update setting to max_entry_position_adjustment Matthias 2022-01-27 16:57:50 +01:00
  • c4f71cc103 More forceenter updates Matthias 2022-01-27 06:40:41 +01:00
  • 18168cba7a Merge pull request #6303 from Wings22Actual/develop Matthias 2022-01-27 07:36:38 +01:00
  • 4a2914d72e Update docs/docker_quickstart.md Wings22Actual 2022-01-26 22:31:54 +00:00
  • 6e72effbf0 Update forcebuy telegram tests Matthias 2022-01-27 06:31:45 +01:00
  • 0a52d79208 Update forcesell to work as forceexit Matthias 2022-01-26 20:17:00 +01:00
  • 066fb3ce00 Update rest-client with forceenter Matthias 2022-01-26 20:07:58 +01:00
  • 7afaf4b5d4 Add /forceshort command Matthias 2022-01-26 19:53:46 +01:00
  • e2ddea79ee Add "market" to /show_config Matthias 2022-01-26 19:49:15 +01:00
  • be7ce208dc Update tests to test forceenter endpoint Matthias 2022-01-26 19:24:01 +01:00
  • 48d8cd82af _rpc_forcebuy Matthias 2022-01-26 19:08:37 +01:00
  • 4998f3bdd7 Add order_side to forcebuy endpoint Matthias 2022-01-26 19:07:44 +01:00
  • 396ebebdc1 Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-26 16:09:11 +09:00
  • ed71f777a3 Merge branch 'fix-docs' of https://github.com/stash86/freqtrade into fix-docs Stefano Ariestasia 2022-01-26 07:07:00 +00:00
  • 1f26709aca changes Stefano Ariestasia 2022-01-26 07:06:52 +00:00
  • 4408f97a00 Added note to docker_quickstart.md Wings22Actual 2022-01-26 06:56:39 +00:00
  • 67651e013e Add /forceenter endpoint Matthias 2022-01-26 07:10:38 +01:00
  • 88ccfedd32 Improve wording of "no history found" error Matthias 2022-01-22 11:50:46 +01:00
  • b6943f3bca Merge pull request #6296 from freqtrade/python_37_remove Matthias 2022-01-25 20:01:14 +01:00
  • 12c79967f5 Merge pull request #6258 from italodamato/pass_dimensions_to_generate_estimator Matthias 2022-01-25 19:37:22 +01:00
  • 13978e9893 Merge pull request #6276 from clover-es/feat/short Matthias 2022-01-25 19:11:05 +01:00
  • 30b27ae736 explicit dtype Italo 2022-01-25 12:29:55 +00:00
  • 2e2b1e2470 Merge pull request #6299 from freqtrade/dependabot/pip/develop/ccxt-1.70.45 Matthias 2022-01-25 13:18:54 +01:00
  • f7a5b2cb71 explicit dimensions, added **kwargs, updated docs Italo 2022-01-25 11:43:40 +00:00
  • 325fd8a780 Add test with absolute values Matthias 2022-01-24 19:15:42 +01:00
  • 6e47d06733 Bump ccxt from 1.68.20 to 1.70.45 dependabot[bot] 2022-01-25 05:44:03 +00:00
  • d9347e9900 Update references to remove python 3.7 support Matthias 2022-01-24 16:29:56 +01:00
  • eb677ad9b6 Merge pull request #6291 from freqtrade/dependabot/pip/develop/pandas-1.4.0 Matthias 2022-01-25 06:43:03 +01:00
  • f7be93aaa6 leverage limits can be None, so we need to check for that Matthias 2022-01-25 06:30:03 +01:00
  • 0fa7986369 Merge branch 'freqtrade:develop' into pos_adjust Stefano Ariestasia 2022-01-25 10:30:18 +09:00
  • 7c975df42a Merge branch 'freqtrade:develop' into fix-docs Stefano Ariestasia 2022-01-25 10:30:03 +09:00
  • a7ea06791a Merge branch 'freqtrade:develop' into plot_hyperopt_stats Italo 2022-01-24 21:46:33 +00:00
  • 4389ce1a8f Update helpers documentation for is_short Matthias 2022-01-24 19:12:28 +01:00
  • aacddf64cf Add pandas 3.7 requirements workaround Matthias 2022-01-24 19:07:37 +01:00
  • e72c3ec19f Commit just to force tests to run again. Reigo Reinmets 2022-01-24 15:27:03 +02:00
  • 78986a0def I sort managed to fit it on another row. Impressive. Reigo Reinmets 2022-01-24 14:09:23 +02:00
  • acf6e94591 Fix unittest. Reigo Reinmets 2022-01-24 13:56:52 +02:00
  • 1d59a6b7e3 Merge branch 'freqtrade:develop' into health Reigo Reinmets 2022-01-24 13:52:53 +02:00