Commit Graph

  • 46c3f56bf5 Merge pull request #6503 from freqtrade/dependabot/github_actions/develop/actions/checkout-3 Matthias 2022-03-07 06:23:41 +01:00
  • 25964f70d8 Bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-07 03:12:15 +00:00
  • 0c8dd7e502 Bump ccxt from 1.74.63 to 1.75.12 dependabot[bot] 2022-03-07 03:01:33 +00:00
  • f1d2cb9ce4 Bump types-cachetools from 4.2.9 to 4.2.10 dependabot[bot] 2022-03-07 03:01:25 +00:00
  • 1d63bb66a9 Bump mkdocs-material from 8.2.3 to 8.2.5 dependabot[bot] 2022-03-07 03:01:23 +00:00
  • 67a8b8b631 Bump pytest-asyncio from 0.18.1 to 0.18.2 dependabot[bot] 2022-03-07 03:01:19 +00:00
  • 708def3d96 Bump sqlalchemy from 1.4.31 to 1.4.32 dependabot[bot] 2022-03-07 03:01:15 +00:00
  • d74e3091de Bump fastapi from 0.74.1 to 0.75.0 dependabot[bot] 2022-03-07 03:01:09 +00:00
  • 4988e56bfe Full config should still default to spot markets Matthias 2022-03-06 16:35:31 +01:00
  • 6360ef029c Simplify and align liquidation price handling Matthias 2022-03-06 16:27:55 +01:00
  • 612ede5e48 Merge pull request #6468 from samgermain/todos Matthias 2022-03-06 16:03:05 +01:00
  • 667054e1ad Reorder methods in trade object Matthias 2022-03-06 15:02:01 +01:00
  • 46e17c9762 Fix stoploss_pct set wrongly for short trades Matthias 2022-03-06 15:01:25 +01:00
  • cc38f0656d Explicitly check for None to determine if initial stoploss was set Matthias 2022-03-05 14:11:21 +01:00
  • 08d8dfaee6 Remove wrong import Matthias 2022-03-06 14:47:26 +01:00
  • 81d4a61353 Update more trades Matthias 2022-03-06 14:33:04 +01:00
  • bc37f67e76 Add one more test Matthias 2022-03-06 14:18:25 +01:00
  • 76e5d5b232 Fix stake-amount handling for dry-run Matthias 2022-03-05 15:53:40 +01:00
  • f571fee899 Merge pull request #6494 from freqtrade/stoploss_special_ccase Matthias 2022-03-05 15:15:45 +01:00
  • 0bac7f824e Merge pull request #6492 from samgermain/feat/short Matthias 2022-03-05 14:47:34 +01:00
  • 7a545f49af Improve test stability by making keys optional in the ccxt test-matrix Matthias 2022-03-05 14:15:58 +01:00
  • be4bc4955c Explicitly check for None to determine if initial stoploss was set Matthias 2022-03-05 14:11:21 +01:00
  • 2b1a8f2fbb Update binance stoploss to use correct stop order for futures Matthias 2022-03-05 13:57:54 +01:00
  • 685820cc12 Fix failures due to non-happening rounding Matthias 2022-03-04 19:48:34 +01:00
  • 8943d42509 Update telegram notifications to properly detect shorts Matthias 2022-03-04 19:42:29 +01:00
  • 9576fab621 Re-remove amount to precision from trade entry Matthias 2022-03-04 07:16:06 +01:00
  • cee126a2cf extract stop_limit-rate calculation Matthias 2022-03-04 07:10:14 +01:00
  • 62dcebee46 Update stoploss method to new functionality Matthias 2022-03-04 07:07:34 +01:00
  • 011cd58377 Adjust new stoploss tests to futures world Matthias 2022-03-04 06:58:34 +01:00
  • 7435b5ec96 Fix small merge errors Matthias 2022-03-04 06:58:21 +01:00
  • 0622654bcf Give tests a chance to pass Matthias 2022-03-04 06:50:42 +01:00
  • 488da9b875 Merge branch 'develop' into feat/short Sam Germain 2022-03-03 13:51:52 -06:00
  • 819b35747d Minor documentation updates Matthias 2022-03-03 20:24:06 +01:00
  • c0e12d632f Add FTX ref links Matthias 2022-03-03 19:19:10 +01:00
  • 1d3ce5bef4 Remove duplicate call to init_db Matthias 2022-03-03 07:23:10 +01:00
  • 5ab72ac082 chore: realign enums imports Matthias 2022-03-03 07:07:33 +01:00
  • 9bcc79e118 Use parsed TradingMode from config Matthias 2022-03-03 07:06:13 +01:00
  • 5332c441b9 Fix fail test - add more TODO's Matthias 2022-03-03 07:00:10 +01:00
  • f558d4b132 Merge pull request #6467 from samgermain/backtest-liq Matthias 2022-03-03 06:50:32 +01:00
  • 761ac6685a Merge pull request #6489 from samgermain/gateio-market Matthias 2022-03-03 06:34:06 +01:00
  • dfb72d8a2f gateio market orders futures Sam Germain 2022-03-02 21:37:53 -06:00
  • 0804ef411b Merge branch 'freqtrade:develop' into plot_hyperopt_stats Italo 2022-03-03 01:44:41 +00:00
  • e9456cdf15 Update trade response to use a single Order object Matthias 2022-02-27 16:54:14 +01:00
  • 17c9c3caf3 Enable orders via API Matthias 2022-02-26 16:10:54 +01:00
  • 8a9c6e27a5 docs/leverage.md: Added freqtrade_liquidation_price formula to docs Sam Germain 2022-03-02 12:53:24 -06:00
  • eb30c40e0c Fix hyperopt for futures Matthias 2022-03-02 19:50:16 +01:00
  • c9988e0aa2 test_backtest__enter_trade_futures comment calculations include liquidation buffer Sam Germain 2022-03-02 12:46:31 -06:00
  • c5cf73e67b hdf5 datahandler should also create directory Matthias 2022-03-02 19:41:14 +01:00
  • c0e11beced linting Sam Germain 2022-03-02 01:30:52 -06:00
  • c0fb6f7e85 test_backtest__enter_trade_futures - fixed formula in comments Sam Germain 2022-03-02 01:26:47 -06:00
  • d4fbb785b5 Merge pull request #6458 from stash86/pos_adjust Matthias 2022-03-02 07:23:49 +01:00
  • 1c4a7c25d7 Fix failing test Matthias 2022-03-02 07:14:36 +01:00
  • 478d440e80 Test backtesting with USDT pairs Matthias 2022-03-02 07:00:07 +01:00
  • b18256c231 Merge pull request #6487 from samgermain/setup-gettext Matthias 2022-03-02 06:39:27 +01:00
  • 71be547d82 Bump ccxt to 1.74.63 Matthias 2022-03-02 06:26:00 +01:00
  • abc8854b5a setup.sh install gettext for mac Sam Germain 2022-03-01 17:36:11 -06:00
  • f74de1cca3 Improve Backtesting "wrong setup" message to include tradable_balance Matthias 2022-03-01 19:46:13 +01:00
  • 54165662ce Don't require unfilledtimeout, it's optional. Matthias 2022-03-01 19:41:26 +01:00
  • 69cfb0b278 Revert change to telegram - this should be handled at the source Matthias 2022-03-01 19:32:25 +01:00
  • c2b90afa61 Merge branch 'develop' into pr/stash86/6458 Matthias 2022-03-01 19:30:48 +01:00
  • a2c9879375 Reset sell-reason if order is cancelled Matthias 2022-03-01 19:30:16 +01:00
  • 736a930152 Update small things Matthias 2022-03-01 19:23:14 +01:00
  • f26247e8e0 Revert wrong version string Matthias 2022-03-01 19:08:04 +01:00
  • e8206bc751 Simplify backtesting enter_Trade Matthias 2022-02-28 20:10:23 +01:00
  • 1b07ad92cf Merge branch 'feat/short' into pr/samgermain/6467 Matthias 2022-02-28 20:07:19 +01:00
  • c745f5828c Update comments to clarify it's supposed to be a "offline" call Matthias 2022-02-28 20:05:14 +01:00
  • c39e7368ee Split backtesting test to properly initialize it Matthias 2022-02-28 19:58:44 +01:00
  • e005439720 Merge pull request #6400 from freqtrade/short_dca Matthias 2022-02-28 19:47:50 +01:00
  • 79538368db Simplify liquidation price calculation Matthias 2022-02-28 19:45:15 +01:00
  • ab46476e63 Rename get_liquidation method Matthias 2022-02-28 19:42:26 +01:00
  • 1d27cbd01f Simplify leverage_prep interface Matthias 2022-02-28 19:34:10 +01:00
  • 8e2d3445a7 Move leverage_prep calculations to exchange class Matthias 2022-02-28 19:27:48 +01:00
  • bc92225441 Add todo about leverage_prep Matthias 2022-02-28 19:23:14 +01:00
  • dca83b070d Merge pull request #6478 from freqtrade/dependabot/pip/develop/fastapi-0.74.1 Matthias 2022-02-28 07:08:02 +01:00
  • 68bc2a6107 Add huobi to ccxt compat tests Matthias 2022-02-27 11:56:22 +01:00
  • a922c4df70 Merge pull request #6477 from freqtrade/dependabot/pip/develop/ccxt-1.74.43 Matthias 2022-02-28 06:52:18 +01:00
  • cf22926cee Merge pull request #6475 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.3 Matthias 2022-02-28 06:50:48 +01:00
  • 151841965a Merge pull request #6476 from freqtrade/dependabot/pip/develop/types-requests-2.27.11 Matthias 2022-02-28 06:34:34 +01:00
  • 207b211e5e Bump fastapi from 0.74.0 to 0.74.1 dependabot[bot] 2022-02-28 03:01:38 +00:00
  • 42fbec4172 Bump ccxt from 1.74.17 to 1.74.43 dependabot[bot] 2022-02-28 03:01:29 +00:00
  • faf6a35ad7 Bump types-requests from 2.27.10 to 2.27.11 dependabot[bot] 2022-02-28 03:01:20 +00:00
  • 590944a600 Bump mkdocs-material from 8.2.1 to 8.2.3 dependabot[bot] 2022-02-28 03:01:17 +00:00
  • 1121965c6e liq backtesting tests Sam Germain 2022-02-27 14:28:28 -06:00
  • 7948224892 leverage_prep should also becalled after filling a entry ordre Matthias 2022-02-27 21:14:28 +01:00
  • b103045a05 backtesting._enter_trade update liquidation price on increased position Sam Germain 2022-02-27 12:08:39 -06:00
  • 6fdcc714bf backtesting margin_mode key fix Sam Germain 2022-02-27 11:59:27 -06:00
  • 1ac360674c Update Readme quickstart Matthias 2022-02-27 17:37:46 +01:00
  • 437b12fab7 Use trade.* props where possible Matthias 2022-02-27 17:15:33 +01:00
  • 33be14e7e2 Update stake_amount calculation with multiple entries when using leverage Matthias 2022-02-27 17:09:29 +01:00
  • 0ebf40f390 Don't call amount_to_precision twice on entry Matthias 2022-02-27 15:57:44 +01:00
  • 5c2cca50e5 Minor updates, document no leverage changes Matthias 2022-02-23 20:09:15 +01:00
  • 1b6548c8d8 Don't modify leverage through DCA Matthias 2022-02-21 19:27:38 +01:00
  • 536f54cfc6 is_short for forceentries Matthias 2022-02-13 16:28:49 +01:00
  • f0f5a50975 Update tests to test DCA for shorts Matthias 2022-02-13 16:01:44 +01:00
  • eed516a5c6 Update DCA logic to some extend Matthias 2022-02-13 15:29:48 +01:00
  • bcfa73d492 Add "nr_of_successfull_entries" Matthias 2022-02-13 15:10:09 +01:00
  • 5c9dddb7f3 Merge pull request #6466 from samgermain/stoploss Matthias 2022-02-27 15:30:58 +01:00
  • 7b9880035b Remove wrong TODO-lev comment Matthias 2022-02-27 15:11:09 +01:00
  • 8af2ea754f add margin mode to backtesting Sam Germain 2022-02-26 14:11:21 -06:00
  • 7508f79b6c test_freqtradebot, is_short tests Sam Germain 2022-02-26 10:30:35 -06:00