Commit Graph

  • 9e199165b4 Update protection-interface to support per-side locks Matthias 2022-04-23 19:58:20 +0200
  • 6ff3b178b0 Add direction column to pairlocks Matthias 2022-04-23 15:26:58 +0200
  • 25c6c5e326 Update backtest sell terminology to exit Matthias 2022-04-24 14:30:50 +0200
  • 3c17409bd7 Update buy to entry in backtesting Matthias 2022-04-24 14:28:15 +0200
  • 3637549a5e
    Merge pull request #6714 from froggleston/develop Matthias 2022-04-23 19:25:58 +0200
  • acec564014 Update advanced backtesting docs to match fixed buy_reasons script froggleston 2022-04-23 17:18:38 +0100
  • 0f943c482b PEP8 code compliance Nicolas Papp 2022-04-23 13:15:14 -0300
  • 8cac0a47cc Fix joblib being in wrong requirements Matthias 2022-04-23 17:08:34 +0200
  • 2d07cbce59 Fix bad pre-commit installation Matthias 2022-04-23 17:05:41 +0200
  • 0807d3106f Remove unused import Matthias 2022-04-23 15:34:40 +0200
  • 6408590a73
    Merge pull request #6712 from freqtrade/ci/speed Matthias 2022-04-23 15:01:19 +0200
  • 12d03e6a91 Remove unused test methods Matthias 2022-04-23 14:53:47 +0200
  • d4e12371c2
    Merge pull request #6558 from samgermain/recursive-strategy-folder Matthias 2022-04-23 14:23:53 +0200
  • b1ca47e3d6
    Merge pull request #6707 from koradiyakaushal/develop Matthias 2022-04-23 14:22:23 +0200
  • 3586c2e984 Windows no random order Matthias 2022-04-23 14:22:06 +0200
  • c1a7fc873d Speed up ci by running coverage only where necessary Matthias 2022-04-23 11:47:10 +0200
  • f2912f8815 Improve mypy runs Matthias 2022-04-23 11:31:12 +0200
  • a2af7b4fd8 Test non-ffill approach Matthias 2022-04-23 11:25:20 +0200
  • 1120392f39 Fix pre-commit indentation Matthias 2022-04-23 11:12:43 +0200
  • 84f5a4d5bc Fix indentation Matthias 2022-04-23 10:51:24 +0200
  • 30f314d580 windows compatibility of test Matthias 2022-04-23 10:44:11 +0200
  • 89f16ad3a5
    Merge pull request #6543 from froggleston/v3_fixes Matthias 2022-04-23 09:45:11 +0200
  • 5a90d5ece6 Fix docstring quotes Matthias 2022-04-23 09:44:04 +0200
  • 7328553c0b
    Merge pull request #6563 from italodamato/opt-ask-force-new-points Matthias 2022-04-23 09:43:33 +0200
  • 580a2c6545 Don't repeat backtest-storing Matthias 2022-04-23 09:23:53 +0200
  • aa5345190e Test recursive strategy-listing Matthias 2022-04-23 09:19:18 +0200
  • f1f4846053 Merge branch 'develop' into pr/samgermain/6558 Matthias 2022-04-23 09:16:28 +0200
  • ba92e09b7b list-strategies should find recursively as well Matthias 2022-04-23 09:11:50 +0200
  • c6927a1501 Fix argument spelling Matthias 2022-04-23 09:10:15 +0200
  • dff9d52b30 Remove hints on no longer used option, add very primitive test Matthias 2022-04-23 08:51:52 +0200
  • 2fc4e5e117 Fix weird removal of comma froggleston 2022-04-22 18:54:02 +0100
  • b8ddf2d5cd Update docs froggleston 2022-04-22 18:49:28 +0100
  • 767592a1d6 Add signals enum to 'export' cli option froggleston 2022-04-22 18:46:12 +0100
  • 7f60364f63 Add doc-page to index Matthias 2022-04-22 06:38:51 +0200
  • ba305e93ed
    Ref: timeseries friendly merge_ordered in merge_informative_pair function Patel Kaushal 2022-04-21 18:35:41 +0530
  • f92997d378 Move signal candle generation into separate function froggleston 2022-04-20 14:05:33 +0100
  • 933054a51c Move enable option text to make better sense froggleston 2022-04-20 13:54:50 +0100
  • ea7fb4e6e6 Revert docs to buy_reasons script version froggleston 2022-04-20 13:51:45 +0100
  • b3cb722646 Use joblib instead of pickle, add signal candle read/write test, move docs to new Advanced Backtesting doc froggleston 2022-04-20 13:38:52 +0100
  • f6376d867c Added renovate bot மனோஜ்குமார் பழனிச்சாமி 2022-04-20 11:48:24 +0530
  • 9421d19cba Add documentation froggleston 2022-04-19 14:05:03 +0100
  • 3ad1411f5e Fix imports froggleston 2022-04-19 13:08:01 +0100
  • aa5984930d Fix filename generation froggleston 2022-04-19 13:00:09 +0100
  • 165f59325f Merge branch 'v3_fixes' of github.com:froggleston/freqtrade into v3_fixes froggleston 2022-04-19 12:48:29 +0100
  • 84f486295d Add tests for new storing of backtest signal candles froggleston 2022-04-19 12:48:21 +0100
  • 4b0f168e52
    Merge branch 'freqtrade:develop' into v3_fixes Robert Davey 2022-04-19 12:10:30 +0100
  • 76558f284f
    Fix user cancellation functionality. eSeR1805 2022-04-19 13:33:37 +0300
  • cea4f663d5
    Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-18 21:22:19 +0300
  • d24ee9032a
    Update usage in backtest. No functional update. eSeR1805 2022-04-18 21:21:38 +0300
  • d9f838a65f
    Update template usage to reflect changes. eSeR1805 2022-04-18 21:20:50 +0300
  • 3166739ec9
    Update strategy callback params and description. eSeR1805 2022-04-18 21:17:39 +0300
  • 95e009b9cb
    Update adjustment functionality and add cancelation option eSeR1805 2022-04-18 21:16:45 +0300
  • 2cac1b7dcc
    Add new (user cancellation) reason. eSeR1805 2022-04-18 21:14:35 +0300
  • 541147c801
    Update documentation to match feature changes. eSeR1805 2022-04-18 21:13:50 +0300
  • e4629a2730
    Merge pull request #6694 from samgermain/notional-switch Matthias 2022-04-18 08:54:20 +0200
  • 9b55b3875f
    Merge pull request #6700 from freqtrade/dependabot/pip/develop/types-requests-2.27.19 Matthias 2022-04-18 08:27:42 +0200
  • 1ce20ea739 Bump requirements to 1.79.81, min-required to 1.79.69 Matthias 2022-04-18 08:16:38 +0200
  • 14ddd19584
    Merge pull request #6696 from freqtrade/dependabot/pip/develop/fastapi-0.75.2 Matthias 2022-04-18 08:12:13 +0200
  • 153b31c934
    Bump types-requests from 2.27.16 to 2.27.19 dependabot[bot] 2022-04-18 06:11:57 +0000
  • 3cae57cd91
    Merge pull request #6702 from freqtrade/dependabot/pip/develop/nbconvert-6.5.0 Matthias 2022-04-18 08:11:26 +0200
  • 38254d2124
    Merge pull request #6699 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.11 Matthias 2022-04-18 08:11:12 +0200
  • ef9d9e250f
    Merge pull request #6697 from freqtrade/dependabot/pip/develop/types-cachetools-5.0.1 Matthias 2022-04-18 08:10:51 +0200
  • 63a774ac7f
    Merge pull request #6698 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.7 Matthias 2022-04-18 08:10:37 +0200
  • b69483e3af
    Bump nbconvert from 6.4.5 to 6.5.0 dependabot[bot] 2022-04-18 03:01:42 +0000
  • 595e665812
    Bump ccxt from 1.78.62 to 1.79.81 dependabot[bot] 2022-04-18 03:01:38 +0000
  • f020d129d7
    Bump types-python-dateutil from 2.8.10 to 2.8.11 dependabot[bot] 2022-04-18 03:01:27 +0000
  • 7d88dcb5f4
    Bump types-tabulate from 0.8.6 to 0.8.7 dependabot[bot] 2022-04-18 03:01:24 +0000
  • 2ff18e78c4
    Bump types-cachetools from 5.0.0 to 5.0.1 dependabot[bot] 2022-04-18 03:01:22 +0000
  • a1e425a801
    Bump fastapi from 0.75.1 to 0.75.2 dependabot[bot] 2022-04-18 03:01:19 +0000
  • 80b34deb4d bump ccxt to 1.79.69 to account for https://github.com/ccxt/ccxt/pull/12873" Sam Germain 2022-04-17 14:38:34 -0600
  • 17da4ca099
    Use order_date_utc eSeR1805 2022-04-17 12:11:30 +0300
  • 591a2fb7fc switch notionalFloor -> minNotional and notionalCap -> maxNotional Sam Germain 2022-04-16 21:47:44 -0600
  • 34fb8dacd7 Fix isort complaints froggleston 2022-04-16 17:03:24 +0100
  • b738c4e695 Fix flake8 complaints froggleston 2022-04-16 16:49:20 +0100
  • 7210a11730 Fix flake8 complaints froggleston 2022-04-16 16:37:06 +0100
  • a63affc5f1 Fix flake8 complaints froggleston 2022-04-16 16:32:04 +0100
  • f55a9940a7 Fix line spacing froggleston 2022-04-16 16:15:04 +0100
  • b1bcf9f33c Fix backtest_enable typo froggleston 2022-04-16 14:58:17 +0100
  • 8990ba2709 Fix store signal candles froggleston 2022-04-16 14:49:53 +0100
  • 21734c5de7 Add pickle import froggleston 2022-04-16 14:46:30 +0100
  • 26ba899d7d Add constant, boolean check, rename option to fit with other x_enable, check that RunMode is BACKTEST froggleston 2022-04-16 14:37:36 +0100
  • afd3a32883
    Merge branch 'develop' into v3_fixes Robert Davey 2022-04-16 14:23:13 +0100
  • 698c25f133
    Fix issues reported by flake. eSeR1805 2022-04-16 15:44:07 +0300
  • d65b64a46f
    Merge branch 'develop' into feat_readjust_entry eSeR1805 2022-04-16 15:20:50 +0300
  • 237d116d8c
    Update existing tests to use the new func name. eSeR1805 2022-04-16 15:08:54 +0300
  • 452f44206a
    Add new callback to advanced template. eSeR1805 2022-04-16 15:08:09 +0300
  • bf5799ef9e
    Add new functionality to backtesting. eSeR1805 2022-04-16 15:07:18 +0300
  • f8a7fdd5ed
    Add new callback to strategy interface. eSeR1805 2022-04-16 15:04:22 +0300
  • 317c1e0746
    Add option to handle_cancel_enter to prevent closing trade. eSeR1805 2022-04-16 15:03:44 +0300
  • 76c545ba0d
    Reorganize, rename, redescribe and add new functionality eSeR1805 2022-04-16 15:03:09 +0300
  • e5d4f7766e
    Add new cancel reason for when replacing orders. eSeR1805 2022-04-16 14:44:41 +0300
  • 16b6b08227
    Update docs to include info on new functionality. eSeR1805 2022-04-16 14:42:41 +0300
  • 4019c05fee Update entry/exit timeout documentation Matthias 2022-04-16 06:47:56 +0200
  • a4ec8984cd
    Merge pull request #6685 from freqtrade/bt_load_history Matthias 2022-04-15 16:06:20 +0200
  • 75d6a92e62
    Merge pull request #6689 from kokimame/avoid-case-amount-zero Matthias 2022-04-15 15:20:18 +0200
  • f61d4d36c3 Add test for 0 precision amount Matthias 2022-04-15 14:48:09 +0200
  • d23d830346 Avoid ignoring the case precision amount = 0 kokimame 2022-04-15 00:35:11 +0900
  • 1153e65b3e fix flake8 Italo 2022-04-14 14:34:04 +0100
  • 340c0ea391 update is_random before asked_non_tried Italo 2022-04-14 14:15:11 +0100
  • 4acb77305a Don't break when running hyperopt-x tools on old resuts Matthias 2022-04-13 19:33:27 +0200