Commit Graph

  • d6309449cf Fix short bug where close_rate is wrongly adjusted Matthias 2022-03-16 20:08:36 +0100
  • c934f939e3 Update a few more short tests Matthias 2022-03-16 19:54:29 +0100
  • c0781a98e8 Add ROI test Matthias 2022-03-16 19:51:12 +0100
  • a89c1da19f Fix 2 bugs in ROI calculation Matthias 2022-03-16 19:50:25 +0100
  • 298797cbfd Add stoploss short test Matthias 2022-03-16 19:26:08 +0100
  • c47b5b9087 Update bt_detail column descriptions Matthias 2022-03-16 07:15:20 +0100
  • 84e9dc5001
    Merge pull request #6537 from adrianceding/fs_fix Matthias 2022-03-16 19:25:19 +0100
  • 1e9cbd579f partial sell using avg price Kavinkumar 2022-03-16 21:39:46 +0530
  • 162e94455b Add support for storing buy candle indicator rows in backtesting results froggleston 2022-03-16 12:16:24 +0000
  • 8f432fe468 Merge branch 'feat/short' into fs_fix adriance 2022-03-16 14:22:08 +0800
  • 7c9d2dd20a Fix a few more short bugs in backtesting Matthias 2022-03-16 07:00:50 +0100
  • 47317e0f06 version: use 'contains' to check for "develop" instead of literal comparison Joe Schr 2022-03-11 17:53:29 +0100
  • f9e983e7a3
    Merge branch 'freqtrade:develop' into partial_sell Kavinkumar 2022-03-15 20:15:15 +0530
  • 89aae71c32
    correcting docs for pricing of ask strategy Kavinkumar 2022-03-15 11:41:39 +0530
  • ceba4d6e9b Remove meaningless code adriance 2022-03-15 14:03:06 +0800
  • cbbdf00ddd Update comments in short backtest rates Matthias 2022-03-15 06:39:07 +0100
  • ebd61ebdef
    Merge pull request #6513 from samgermain/gateio-stoploss Matthias 2022-03-15 06:27:54 +0100
  • fd211166f0 fixed side error adriance 2022-03-15 12:23:59 +0800
  • 7059892304 Optimize the code. Fix stop_rate judgment error adriance 2022-03-15 12:04:02 +0800
  • e44274bb41
    Merge branch 'freqtrade:develop' into partial_sell Kavinkumar 2022-03-15 09:15:11 +0530
  • 12948aade6 Remove unused argument Matthias 2022-03-14 19:29:26 +0100
  • 18030a30e7 Add exchange parameter to test-pairlist command Matthias 2022-03-14 19:21:58 +0100
  • 87296dd8fb
    Merge 70bcc70826 into 3b53ffb22f TheJoeSchr 2022-03-14 18:41:40 +0800
  • 7dd57e8c04 format adriance 2022-03-14 18:39:11 +0800
  • 31182c4d80 format adriance 2022-03-14 18:38:44 +0800
  • 1d4eeacc6d fix test_backtest__enter_trade_futures row data error adriance 2022-03-14 17:55:42 +0800
  • 32ca2a1aaa
    Merge branch 'freqtrade:develop' into partial_sell Kavinkumar 2022-03-14 12:37:01 +0530
  • 3b53ffb22f
    Merge pull request #6533 from freqtrade/dependabot/pip/develop/ccxt-1.76.5 Matthias 2022-03-14 07:58:49 +0100
  • 8cb3158810
    Merge pull request #6532 from freqtrade/dependabot/pip/develop/uvicorn-0.17.6 Matthias 2022-03-14 07:14:18 +0100
  • 717a4b82fe
    Merge pull request #6529 from freqtrade/dependabot/pip/develop/mypy-0.940 Matthias 2022-03-14 07:14:01 +0100
  • 26a74220fd remove buy filled logic adriance 2022-03-14 13:43:42 +0800
  • bea38a2e7c remove filled date logic adriance 2022-03-14 13:42:52 +0800
  • 5462ff0ebc
    Bump mypy from 0.931 to 0.940 dependabot[bot] 2022-03-14 05:25:16 +0000
  • af1543ea37
    Merge pull request #6534 from freqtrade/dependabot/pip/develop/types-requests-2.27.12 Matthias 2022-03-14 06:24:37 +0100
  • edda5b4ceb
    Merge pull request #6531 from freqtrade/dependabot/pip/develop/types-cachetools-5.0.0 Matthias 2022-03-14 06:24:22 +0100
  • a419e7012e
    Merge pull request #6535 from freqtrade/dependabot/pip/develop/nbconvert-6.4.4 Matthias 2022-03-14 06:24:04 +0100
  • 404d700a74 Raise min-requirement for ccxt Matthias 2022-03-14 06:23:48 +0100
  • c5cb617c92
    Merge pull request #6536 from freqtrade/dependabot/pip/develop/numpy-1.22.3 Matthias 2022-03-14 06:22:43 +0100
  • 999a154213
    Merge pull request #6530 from freqtrade/dependabot/pip/develop/pytest-7.1.0 Matthias 2022-03-14 06:22:16 +0100
  • a750369796 adjust none adriance 2022-03-14 12:09:13 +0800
  • f9e93cf3f8 fix buy filled date none adriance 2022-03-14 11:55:36 +0800
  • 8b634ce93a
    gateio average fix Kavinkumar 2022-03-14 09:12:45 +0530
  • 3d9c55d519 restore set_isolated_liq adriance 2022-03-14 11:29:26 +0800
  • c9bbc4a824 Merge branch 'feat/short' into fs_fix adriance 2022-03-14 11:26:04 +0800
  • 3fbe4a9944
    Bump numpy from 1.22.2 to 1.22.3 dependabot[bot] 2022-03-14 03:01:30 +0000
  • a7133f1974
    Bump nbconvert from 6.4.2 to 6.4.4 dependabot[bot] 2022-03-14 03:01:20 +0000
  • 4cbdc9a74f
    Bump types-requests from 2.27.11 to 2.27.12 dependabot[bot] 2022-03-14 03:01:17 +0000
  • 3fc1c94aba
    Bump ccxt from 1.75.12 to 1.76.5 dependabot[bot] 2022-03-14 03:01:14 +0000
  • 3a0ad2f26e
    Bump uvicorn from 0.17.5 to 0.17.6 dependabot[bot] 2022-03-14 03:01:07 +0000
  • 7764ad1541
    Bump types-cachetools from 4.2.10 to 5.0.0 dependabot[bot] 2022-03-14 03:01:03 +0000
  • be5b0acfbd
    Bump pytest from 7.0.1 to 7.1.0 dependabot[bot] 2022-03-14 03:01:00 +0000
  • c63b5fbbbf Use last to get rates for /balance endpoints Matthias 2022-03-13 17:53:52 +0100
  • 32c06f4a05 Improve test Matthias 2022-03-13 16:45:11 +0100
  • d5f0c6c78d Exclude alternative candletypes from timeframe check Matthias 2022-03-13 16:13:38 +0100
  • cfa9458bcc Merge branch 'develop' into feat/short Matthias 2022-03-13 15:38:12 +0100
  • 3133be19e3 Update precisionfilter to use last instead of ask or bid. Matthias 2022-03-13 15:23:01 +0100
  • 7146122f4a Update docstring Matthias 2022-03-13 15:06:32 +0100
  • b8b56d95f3 Update missleading docstring Matthias 2022-03-13 14:57:32 +0100
  • 9107819c95 Fix order migration "forgetting" average Matthias 2022-03-13 14:42:15 +0100
  • 7f72ebd88f
    Update freqtradebot.py Kavinkumar 2022-03-13 18:40:40 +0530
  • 0fce0f64d1 Merge branch 'feat/short' into fs_fix adriance 2022-03-13 14:41:22 +0800
  • 099547c1ec
    Merge pull request #6527 from adrianceding/feat/short Matthias 2022-03-13 07:18:48 +0100
  • 52bf926066 fix duplicate long adriance 2022-03-13 12:26:57 +0800
  • 56c4ea6619 Merge branch 'feat/short' into fs_fix adriance 2022-03-13 12:13:33 +0800
  • 843606c9cb gateio stoploss adjust Sam Germain 2022-03-12 20:14:23 -0600
  • 91549d3254 Revert "stoploss_adjust fixed breaking tests" Sam Germain 2022-03-12 20:07:56 -0600
  • 7e7e596372 Revert "moved binance.stoploss_adjust to exchange class" Sam Germain 2022-03-12 20:07:50 -0600
  • bf5afbcdbd Merge branch 'develop' into gateio-stoploss Sam Germain 2022-03-12 19:50:46 -0600
  • 2ba79a32a0
    Update docs/exchanges.md Sam Germain 2022-03-12 19:42:40 -0600
  • f343036e66 Add stoploss-ordertypes mapping for gateio Matthias 2022-03-12 19:23:20 +0100
  • b8cbc4dcb7
    Merge pull request #6523 from freqtrade/short_exit_trend Matthias 2022-03-12 15:53:11 +0100
  • b044dd2c45 Update custom_sell to custom_exit Matthias 2022-03-12 11:15:27 +0100
  • fe62a71f4c Simplify implementation of "check_override" by extracting it to function Matthias 2022-03-12 10:57:03 +0100
  • 6946203a7c Add tests and test-strategies for custom "implements" requirements Matthias 2022-03-12 10:05:16 +0100
  • b5662d6547 Merge branch 'feat/short' into fs_fix adriance 2022-03-12 16:50:27 +0800
  • 9460fd8d75 Add Appropriate test for loading error Matthias 2022-03-12 09:49:20 +0100
  • 28046c6a22 Change populate_buy_trend to populate_entry_trend Matthias 2022-03-12 09:31:14 +0100
  • efc313b28b
    Merge pull request #6512 from freqtrade/short_order_types Matthias 2022-03-12 09:32:16 +0100
  • 7d1e487be5
    Merge pull request #6522 from freqtrade/is_short_strat Matthias 2022-03-12 09:31:51 +0100
  • b9b5d749bb Fix typo causing an implicit bug Matthias 2022-03-12 08:58:54 +0100
  • fd52702772
    Merge branch 'freqtrade:develop' into partial_sell Kavinkumar 2022-03-12 13:20:01 +0530
  • 12c909d8a8 Add can_short to sample strategies Matthias 2022-03-12 07:00:57 +0100
  • 0aa170ac95 Check can_short in live-mode as well. Matthias 2022-03-11 19:43:00 +0100
  • 20fc9459f2 Add test for can_short strategy attribute Matthias 2022-03-11 19:37:45 +0100
  • 1c9dbb512a Initial attempt at is_short_strategy block Matthias 2022-03-11 06:59:28 +0100
  • 7825d855cd Fix flake8 error in tests Matthias 2022-03-11 19:28:15 +0100
  • d2a5448305 Update hyperopt.py Italo 2022-03-11 17:38:32 +0000
  • 1a573d57b9
    Merge branch 'freqtrade:develop' into plot_hyperopt_stats Italo 2022-03-11 17:36:00 +0000
  • 70bcc70826 __init__: use canonical "dev" instead of "develop" Joe Schr 2022-03-11 18:22:55 +0100
  • ef8f6783c7 __init__: latest release version before develop version Joe Schr 2022-03-11 18:20:57 +0100
  • 11c76c3c89 Check if timeframe is available before calling exchange Matthias 2022-03-11 17:59:57 +0100
  • e5f29df5c4 __init__: "develop" check also works with appended to the front version number Joe Schr 2022-03-11 17:53:29 +0100
  • 51947ded6b Merge branch 'feat/short' into fs_fix adriance 2022-03-11 22:35:35 +0800
  • 73c1b0bbed added current exit price in backtesting Kavinkumar 2022-03-11 19:02:45 +0530
  • 1196c00a23
    Merge branch 'freqtrade:develop' into partial_sell Kavinkumar 2022-03-11 13:59:11 +0530
  • 24f480b4ce Double-check stoploss behaviour Matthias 2022-03-11 08:27:42 +0100
  • 9ff52c0a93 Add test for emergencysell behaviour Matthias 2022-03-11 08:00:18 +0100
  • a450831f55
    flake8 fix Kavinkumar 2022-03-11 02:41:21 +0530
  • a417e1fa1e
    Update telegram.py Kavinkumar 2022-03-11 02:34:05 +0530
  • f9783b7aae
    Flake8 fix Kavinkumar 2022-03-11 02:26:07 +0530