Commit Graph

  • e3c298e892 Merge pull request #6766 from freqtrade/dependabot/pip/develop/jinja2-3.1.2 Matthias 2022-05-02 07:11:19 +02:00
  • 67dd9be95a Bump sqlalchemy from 1.4.35 to 1.4.36 dependabot[bot] 2022-05-02 05:00:17 +00:00
  • bd07d356bd Merge pull request #6762 from freqtrade/dependabot/pip/develop/cryptography-37.0.1 Matthias 2022-05-02 06:59:27 +02:00
  • 71ae92274d Bump pre-commit dependency Matthias 2022-05-02 06:45:42 +02:00
  • 49c1b310c2 Bump pre-commit types Matthias 2022-05-02 06:44:30 +02:00
  • ba28fa6c3c Bump cryptography from 36.0.2 to 37.0.1 dependabot[bot] 2022-05-02 04:31:35 +00:00
  • 9de0652b2c Bump jinja2 from 3.1.1 to 3.1.2 dependabot[bot] 2022-05-02 04:31:34 +00:00
  • 13dc0a0b4d Merge pull request #6764 from freqtrade/dependabot/pip/develop/ccxt-1.81.16 Matthias 2022-05-02 06:30:11 +02:00
  • 3f25fb2139 Merge pull request #6760 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.12 Matthias 2022-05-02 06:29:37 +02:00
  • 093bea4230 Bump types-requests from 2.27.20 to 2.27.25 dependabot[bot] 2022-05-02 03:01:34 +00:00
  • 73aafb886b Bump ccxt from 1.80.61 to 1.81.16 dependabot[bot] 2022-05-02 03:01:33 +00:00
  • 4990534bf4 Bump mypy from 0.942 to 0.950 dependabot[bot] 2022-05-02 03:01:22 +00:00
  • 3d730661ee Bump mkdocs-material from 8.2.10 to 8.2.12 dependabot[bot] 2022-05-02 03:01:11 +00:00
  • a0e27d82aa Bump types-python-dateutil from 2.8.12 to 2.8.14 dependabot[bot] 2022-05-02 03:01:00 +00:00
  • 04c51d2d1a Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-05-01 21:42:15 +03:00
  • 7160f9085a Update summary examples Nicolas Papp 2022-05-01 12:32:12 -03:00
  • f9244aad92 Fix on max drawdown formula to match tests Nicolas Papp 2022-05-01 12:25:53 -03:00
  • 4e43194dfe BT: Refactor open order management. eSeR1805 2022-05-01 18:06:20 +03:00
  • 582e30bca6 Merge pull request #6716 from freqtrade/pairlocks_direction Matthias 2022-05-01 17:04:20 +02:00
  • e7f5252074 Version bump 2022.4.1 2022.4.1 Matthias 2022-05-01 16:49:11 +02:00
  • 910addd02b Merge pull request #6753 from freqtrade/download_prepend Matthias 2022-05-01 15:15:16 +02:00
  • 995c48b642 Merge branch 'develop' into pairlocks_direction Matthias 2022-05-01 14:59:04 +02:00
  • dfbd1c34c4 Merge pull request #6755 from freqtrade/new_release Matthias 2022-05-01 14:51:39 +02:00
  • 2cedbe5704 Fix documentation mishap Matthias 2022-05-01 14:50:36 +02:00
  • 7615c4e904 Version bump 2022.4 Matthias 2022-05-01 11:19:32 +02:00
  • e9b78bf3ae Merge branch 'stable' into new_release Matthias 2022-05-01 11:19:17 +02:00
  • 9d205132d0 Revert unintended comment change. eSeR1805 2022-05-01 12:10:11 +03:00
  • 8c19953cdd Quick exit when order should be maintained. eSeR1805 2022-05-01 12:08:19 +03:00
  • 53a2f55cf0 Merge branch 'develop' into pr/nicolaspapp/6715 Matthias 2022-05-01 10:03:10 +02:00
  • d5fc923dcb Properly validate stoploss existence for optimize commands Matthias 2022-05-01 09:53:34 +02:00
  • 0c921e0116 Reorder api_backtesting test sequence Matthias 2022-04-30 20:08:40 +02:00
  • 5c1ac3cf95 Fix caching bug with freqUI backtesting Matthias 2022-04-30 19:55:13 +02:00
  • 93591f2a7b Merge pull request #6748 from SmartManoj/patch-8 Matthias 2022-04-30 17:46:05 +02:00
  • 8b5d454b50 Fix subtle bug in trades download Matthias 2022-04-30 17:44:57 +02:00
  • e49b3ef051 Improve message formatting Matthias 2022-04-30 17:35:11 +02:00
  • f6a7e6b785 Add prepend option to download-data Matthias 2022-04-30 17:24:57 +02:00
  • 11d447cd5a Add support for download-data "until" Matthias 2022-04-30 15:28:01 +02:00
  • e4df2b0b96 Revert unwanted changes Matthias 2022-04-30 14:55:52 +02:00
  • 4580127fa8 Small refactor Matthias 2022-04-30 14:51:57 +02:00
  • c6c569b772 chore: split BTAnalyais to metrics Matthias 2022-04-30 14:47:27 +02:00
  • 4262f84744 Merge branch 'develop' into pr/nicolaspapp/6715 Matthias 2022-04-30 14:21:12 +02:00
  • 2acb68e6e2 Move hyperopt-loss functions to their own package Matthias 2022-04-30 13:59:23 +02:00
  • 3be2afdd88 Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-30 13:39:23 +03:00
  • ad0c5d9440 Refactor entry adjustment for backtesting. eSeR1805 2022-04-30 13:38:17 +03:00
  • f9977c26e7 Full cancel only for non DCA trades. eSeR1805 2022-04-30 12:55:03 +03:00
  • bfae732ba4 Merge pull request #6627 from samgermain/bot-start Matthias 2022-04-30 09:14:51 +02:00
  • 09b74cebce Move edge bot_loop_start to edge_cli Matthias 2022-04-30 08:55:07 +02:00
  • 8756e7d9a1 flake8 linting Sam Germain 2022-04-29 23:35:08 -06:00
  • 4a6f1e90c3 Merge branch 'develop' into bot-start Sam Germain 2022-04-29 22:23:42 -06:00
  • 23431a7106 removed invalid plotting and test_default_strategy tests for bot_start, edited edge test Sam Germain 2022-04-29 22:21:22 -06:00
  • 788d9f5b55 updated bot_start documentation with working example Sam Germain 2022-04-29 22:20:26 -06:00
  • 9029833c8c Merge pull request #6750 from erdieee/develop Matthias 2022-04-29 20:42:24 +02:00
  • f23faac368 Fix config_examples typo erdieee 2022-04-29 20:10:50 +02:00
  • 43049e0465 Evict cache if parameter file changed Matthias 2022-04-29 19:44:17 +02:00
  • fbd142844f Refactor bt-caching stuff to it's own module Matthias 2022-04-29 19:37:13 +02:00
  • f96c552c46 Update PULL_REQUEST_TEMPLATE.md மனோஜ்குமார் பழனிச்சாமி 2022-04-29 22:14:02 +05:30
  • b60411b918 Merge pull request #6744 from freqtrade/orjson Matthias 2022-04-29 17:58:42 +02:00
  • da7a6f58f9 Revert requiring stoploss for backtest/hyperopt Matthias 2022-04-29 17:46:33 +02:00
  • 09089b160e Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-29 13:02:38 +03:00
  • b6bee45e82 Exclude user_data from isort Matthias 2022-04-29 09:54:54 +00:00
  • 48ff788e82 Clarify that stoploss is required Matthias 2022-04-29 09:53:05 +00:00
  • 21df1b0db3 Use ORJSON for http responses Matthias 2022-04-27 13:13:11 +02:00
  • 17650d7e60 Maintain existing order. Update functionality and documentation eSeR1805 2022-04-29 00:10:17 +03:00
  • eb23170c43 Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-28 23:06:52 +03:00
  • d1a61f9c61 Don't start futures backtest if leverage-tiers don't contain pair Matthias 2022-04-28 20:05:19 +02:00
  • cb5c3316d1 Simplify log output Matthias 2022-04-28 19:43:52 +02:00
  • 4063ab27cf Merge pull request #6728 from turrisxyz/setup-permissions Matthias 2022-04-28 16:23:06 +02:00
  • 8962bffbe0 Merge branch 'develop' into setup-permissions Matthias 2022-04-28 14:51:33 +02:00
  • 4c95996069 Add Permissions for notify-complete job Matthias 2022-04-28 14:50:50 +02:00
  • 64072f76b9 Don't fail scheduled ci tasks due to notification Matthias 2022-04-28 14:40:47 +02:00
  • e0d86307cb Merge pull request #6732 from freqtrade/remove_duplicate_liqprice_call Matthias 2022-04-28 07:38:32 +02:00
  • 2ef1181e16 Simplify trade __repr__ Matthias 2022-04-28 07:33:30 +02:00
  • 1e83589641 Fix hyperopt Matthias 2022-04-28 06:59:03 +02:00
  • ca49821df0 Fix race condition for loop Matthias 2022-04-28 06:29:14 +02:00
  • 46855221aa Fix rounding issue with contract-sized pairs for dry-run orders Matthias 2022-04-27 19:58:19 +02:00
  • 220927289d Update documentation to highlight futures supported exchanges Matthias 2022-04-27 19:10:04 +02:00
  • 2c0a7c5d74 Don't call interest_rate and isolated_liq twice Matthias 2022-04-27 17:01:23 +02:00
  • 30c9dc6975 Fix exit-signa being assigned when tag is set but no signal is present. Matthias 2022-04-27 13:53:11 +02:00
  • ad7fbfab1b Slightly improved styling Matthias 2022-04-27 13:27:33 +02:00
  • 415dcc6a87 Merge pull request #6729 from rokups/rk/exit_tag Matthias 2022-04-27 07:07:28 +02:00
  • 108f11b1d7 Fix docs typos Matthias 2022-04-27 06:42:56 +02:00
  • 6d99222320 Add 'exit_tag' parameter to 'custom_exit_price' callback. Rokas Kupstys 2022-04-26 09:39:15 +03:00
  • a35dc843ea removed asyncio from bot_start example Sam Germain 2022-04-25 22:39:58 -06:00
  • bc5048e4f3 Update to backtesting.md Nicolas Papp 2022-04-25 23:50:47 -03:00
  • 4cccf31a3e chore: Set permissions for GitHub actions naveen 2022-04-26 01:07:59 +00:00
  • 7f035a9d53 added docs for bot_start Sam Germain 2022-04-25 17:59:50 -06:00
  • 810e190e16 added tests for bot_start Sam Germain 2022-04-25 17:46:40 -06:00
  • e76c6e8ad3 added bot_start call to edge_positioning.__init__ Sam Germain 2022-04-25 17:32:48 -06:00
  • e09b4498fa added bot_start call to plot/plotting Sam Germain 2022-04-25 17:30:49 -06:00
  • 4fd904e0a9 added bot_start to backtesting Sam Germain 2022-04-03 10:28:09 -06:00
  • d92761b2b1 Revert "strategy callback on_whitelist_update" Sam Germain 2022-04-03 02:53:44 -06:00
  • bf7da35e31 strategy callback on_whitelist_update Sam Germain 2022-04-01 09:25:03 -06:00
  • 0b90e1d309 Added bot_start callback to strategy interface Sam Germain 2022-04-01 08:39:56 -06:00
  • 44000ae0b3 Fix CAGR missing for old results Matthias 2022-04-25 17:37:25 +02:00
  • 246a336f56 Merge pull request #6726 from froggleston/bt_concat Matthias 2022-04-25 16:03:27 +02:00
  • e38c4883dc Merge pull request #6725 from freqtrade/cagr Matthias 2022-04-25 16:02:39 +02:00
  • 9a5a57d848 Merge pull request #6724 from freqtrade/pre-commit-additional_updates Matthias 2022-04-25 14:57:45 +02:00
  • 431c539cbd Fix isort import order froggleston 2022-04-25 10:42:24 +01:00
  • 4444259078 Fix hyperopt-loss interface to enforce kwargs Matthias 2022-04-25 11:33:18 +02:00
  • 580da21dda Move df append to pd concat froggleston 2022-04-25 10:31:19 +01:00