Commit Graph

  • 99acadbb13 persistence/models.py add properties fee_open_is_maker and fee_close_is_maker for use in update_fee Sam Germain 2022-04-29 23:01:40 -0600
  • 64cd5b31d1 update get_fee entry and exit sides Sam Germain 2022-04-29 22:44:43 -0600
  • c78fac057f trade.update_fees new fees will be as proportional as old fees Sam Germain 2022-03-23 01:12:17 -0600
  • 2618f3371c taker or maker passed correctly for buy and sell orders Sam Germain 2022-03-21 01:28:36 -0600
  • 4a6f1e90c3 Merge branch 'develop' into bot-start Sam Germain 2022-04-29 22:23:42 -0600
  • 23431a7106 removed invalid plotting and test_default_strategy tests for bot_start, edited edge test Sam Germain 2022-04-29 22:21:22 -0600
  • 788d9f5b55 updated bot_start documentation with working example Sam Germain 2022-04-29 22:20:26 -0600
  • ce44a629e4 Revert "Merge branch 'partial_sell2' of https://github.com/mkavinkumar1/freqtrade into partial_sell2" மனோஜ்குமார் பழனிச்சாமி 2022-04-30 06:25:45 +0530
  • 24c25802fe Merge branch 'partial_sell2' of https://github.com/mkavinkumar1/freqtrade into partial_sell2 மனோஜ்குமார் பழனிச்சாமி 2022-04-30 06:24:32 +0530
  • 42921afe4a Revert "Update .pre-commit-config.yaml" மனோஜ்குமார் பழனிச்சாமி 2022-04-30 06:24:20 +0530
  • 8d8e6fa2e8 Update .pre-commit-config.yaml மனோஜ்குமார் பழனிச்சாமி 2022-04-09 19:09:22 +0530
  • 9029833c8c
    Merge pull request #6750 from erdieee/develop Matthias 2022-04-29 20:42:24 +0200
  • f23faac368 Fix config_examples typo erdieee 2022-04-29 20:10:50 +0200
  • 43049e0465 Evict cache if parameter file changed Matthias 2022-04-29 19:44:17 +0200
  • fbd142844f Refactor bt-caching stuff to it's own module Matthias 2022-04-29 19:37:13 +0200
  • f96c552c46
    Update PULL_REQUEST_TEMPLATE.md மனோஜ்குமார் பழனிச்சாமி 2022-04-29 22:14:02 +0530
  • 5316f64ef7
    Temp fix till auto updating mypy dependencies மனோஜ்குமார் பழனிச்சாமி 2022-04-29 22:08:23 +0530
  • b60411b918
    Merge pull request #6744 from freqtrade/orjson Matthias 2022-04-29 17:58:42 +0200
  • da7a6f58f9 Revert requiring stoploss for backtest/hyperopt Matthias 2022-04-29 17:46:33 +0200
  • 09089b160e
    Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-29 13:02:38 +0300
  • b6bee45e82 Exclude user_data from isort Matthias 2022-04-29 09:54:54 +0000
  • 48ff788e82 Clarify that stoploss is required Matthias 2022-04-29 09:53:05 +0000
  • 21df1b0db3 Use ORJSON for http responses Matthias 2022-04-27 13:13:11 +0200
  • 17650d7e60
    Maintain existing order. Update functionality and documentation eSeR1805 2022-04-29 00:10:17 +0300
  • eb23170c43
    Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-28 23:06:52 +0300
  • d1a61f9c61 Don't start futures backtest if leverage-tiers don't contain pair Matthias 2022-04-28 20:05:19 +0200
  • cb5c3316d1 Simplify log output Matthias 2022-04-28 19:43:52 +0200
  • 4063ab27cf
    Merge pull request #6728 from turrisxyz/setup-permissions Matthias 2022-04-28 16:23:06 +0200
  • 8962bffbe0
    Merge branch 'develop' into setup-permissions Matthias 2022-04-28 14:51:33 +0200
  • 4c95996069
    Add Permissions for notify-complete job Matthias 2022-04-28 14:50:50 +0200
  • 64072f76b9
    Don't fail scheduled ci tasks due to notification Matthias 2022-04-28 14:40:47 +0200
  • e0d86307cb
    Merge pull request #6732 from freqtrade/remove_duplicate_liqprice_call Matthias 2022-04-28 07:38:32 +0200
  • 2ef1181e16 Simplify trade __repr__ Matthias 2022-04-28 07:33:30 +0200
  • 1e83589641 Fix hyperopt Matthias 2022-04-28 06:59:03 +0200
  • ca49821df0 Fix race condition for loop Matthias 2022-04-28 06:29:14 +0200
  • 46855221aa Fix rounding issue with contract-sized pairs for dry-run orders Matthias 2022-04-27 19:58:19 +0200
  • 220927289d Update documentation to highlight futures supported exchanges Matthias 2022-04-27 19:10:04 +0200
  • 2c0a7c5d74 Don't call interest_rate and isolated_liq twice Matthias 2022-04-27 17:01:23 +0200
  • 30c9dc6975 Fix exit-signa being assigned when tag is set but no signal is present. Matthias 2022-04-27 13:53:11 +0200
  • ad7fbfab1b Slightly improved styling Matthias 2022-04-27 13:27:33 +0200
  • 415dcc6a87
    Merge pull request #6729 from rokups/rk/exit_tag Matthias 2022-04-27 07:07:28 +0200
  • 108f11b1d7 Fix docs typos Matthias 2022-04-27 06:42:56 +0200
  • 6d99222320 Add 'exit_tag' parameter to 'custom_exit_price' callback. Rokas Kupstys 2022-04-26 09:39:15 +0300
  • a35dc843ea removed asyncio from bot_start example Sam Germain 2022-04-25 22:39:58 -0600
  • bc5048e4f3 Update to backtesting.md Nicolas Papp 2022-04-25 23:50:47 -0300
  • 4cccf31a3e chore: Set permissions for GitHub actions naveen 2022-04-26 01:07:59 +0000
  • 7f035a9d53 added docs for bot_start Sam Germain 2022-04-25 17:59:50 -0600
  • 810e190e16 added tests for bot_start Sam Germain 2022-04-25 17:46:40 -0600
  • e76c6e8ad3 added bot_start call to edge_positioning.__init__ Sam Germain 2022-04-25 17:32:48 -0600
  • e09b4498fa added bot_start call to plot/plotting Sam Germain 2022-04-25 17:30:49 -0600
  • 4fd904e0a9 added bot_start to backtesting Sam Germain 2022-04-03 10:28:09 -0600
  • d92761b2b1 Revert "strategy callback on_whitelist_update" Sam Germain 2022-04-03 02:53:44 -0600
  • bf7da35e31 strategy callback on_whitelist_update Sam Germain 2022-04-01 09:25:03 -0600
  • 0b90e1d309 Added bot_start callback to strategy interface Sam Germain 2022-04-01 08:39:56 -0600
  • 44000ae0b3 Fix CAGR missing for old results Matthias 2022-04-25 17:37:25 +0200
  • 246a336f56
    Merge pull request #6726 from froggleston/bt_concat Matthias 2022-04-25 16:03:27 +0200
  • e38c4883dc
    Merge pull request #6725 from freqtrade/cagr Matthias 2022-04-25 16:02:39 +0200
  • 9a5a57d848
    Merge pull request #6724 from freqtrade/pre-commit-additional_updates Matthias 2022-04-25 14:57:45 +0200
  • 431c539cbd Fix isort import order froggleston 2022-04-25 10:42:24 +0100
  • 4444259078 Fix hyperopt-loss interface to enforce kwargs Matthias 2022-04-25 11:33:18 +0200
  • 580da21dda Move df append to pd concat froggleston 2022-04-25 10:31:19 +0100
  • 2b3f683960 Update pre-commit to exclude build-helpers Matthias 2022-04-25 11:23:45 +0200
  • 500fdc2759 run mypy also against tests Matthias 2022-04-25 11:12:35 +0200
  • 4143ebbeae Add CAGR calculation to backtesting Matthias 2022-04-25 10:51:11 +0200
  • fc118d0e95 Re-align dependencies Matthias 2022-04-25 10:19:31 +0200
  • 6d576bc02d Check pre-commit verison updates Matthias 2022-04-25 10:15:07 +0200
  • 7b02114ad2 Restrict trading pairs with too low precision Matthias 2022-04-25 09:49:51 +0200
  • 86b3aac9ba Fix FTX not fetching the very latest data Matthias 2022-04-25 08:38:02 +0200
  • f45bafdb16
    Merge pull request #6723 from freqtrade/strategy_v1_remove Matthias 2022-04-25 08:26:35 +0200
  • 14a0dadd01
    Merge pull request #6718 from freqtrade/dependabot/pip/develop/pytest-7.1.2 Matthias 2022-04-25 08:23:34 +0200
  • f0c816f9e3
    Merge pull request #6719 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.4 Matthias 2022-04-25 07:43:30 +0200
  • ad6e5c5312 Test informative fallback again Matthias 2022-04-25 07:41:51 +0200
  • 5ff2261b74 Improve test to explicitly test for dates Matthias 2022-04-25 07:32:32 +0200
  • 9bc6bbe472 Improve test for max_drawdown calculations Matthias 2022-04-25 07:23:16 +0200
  • 9bb0f1f675 Move legacy strategy to "broken strats" folder Matthias 2022-04-25 07:09:08 +0200
  • ec2582a4ae Update tests to no longer use Strategy V1 Matthias 2022-04-25 07:02:09 +0200
  • 562e36c3ec Remove Interface V1 support Matthias 2022-04-25 07:01:27 +0200
  • b4afbb0b0a
    Bump pymdown-extensions from 9.3 to 9.4 dependabot[bot] 2022-04-25 04:54:53 +0000
  • 4ee862c7e3
    Merge pull request #6717 from freqtrade/dependabot/pip/develop/ccxt-1.80.61 Matthias 2022-04-25 06:54:16 +0200
  • 1aa07a0fe1
    Merge pull request #6722 from freqtrade/dependabot/pip/develop/types-requests-2.27.20 Matthias 2022-04-25 06:54:03 +0200
  • ad17dce746
    Merge pull request #6721 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.10 Matthias 2022-04-25 06:53:33 +0200
  • 5cc5d77b5f
    Merge pull request #6720 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.12 Matthias 2022-04-25 06:53:13 +0200
  • 399be6f4e5
    Bump types-requests from 2.27.19 to 2.27.20 dependabot[bot] 2022-04-25 03:17:53 +0000
  • 9b39c83586
    Bump mkdocs-material from 8.2.9 to 8.2.10 dependabot[bot] 2022-04-25 03:17:44 +0000
  • eee9fbb669
    Bump types-python-dateutil from 2.8.11 to 2.8.12 dependabot[bot] 2022-04-25 03:17:38 +0000
  • 5bfa2186a7
    Bump pytest from 7.1.1 to 7.1.2 dependabot[bot] 2022-04-25 03:17:29 +0000
  • 46ac46a5d3
    Bump ccxt from 1.79.81 to 1.80.61 dependabot[bot] 2022-04-25 03:17:23 +0000
  • e8aec967dd Update on note Nicolas Papp 2022-04-24 17:42:52 -0300
  • 086cc6be93 Correction on tests Nicolas Papp 2022-04-24 17:37:09 -0300
  • 4de0fdbfca Minor edits found during review Matthias 2022-04-24 14:43:30 +0200
  • 6623192108 improve doc wording Matthias 2022-04-24 14:38:23 +0200
  • 737bdfe844 Use "side" parameter when calling Pairlocks Matthias 2022-04-24 14:10:25 +0200
  • 144e4da96e Update stoploss guard tests Matthias 2022-04-24 12:07:19 +0200
  • b0a8bf3025 Show lock side Matthias 2022-04-24 11:51:33 +0200
  • 4942d73693 update pairlock tests Matthias 2022-04-24 11:47:28 +0200
  • 845f960a4e realign pairlock naming to side Matthias 2022-04-24 11:24:15 +0200
  • fc201bb4ff implement pairlock side further Matthias 2022-04-24 11:23:26 +0200
  • 420836b1b2 Update test naming Matthias 2022-04-24 11:23:04 +0200
  • 7c79d937e0 Properly type "side" parameter Matthias 2022-04-24 10:58:21 +0200
  • b7cada1edd Convert ProtectionReturn to dataclass Matthias 2022-04-24 10:29:19 +0200