Commit Graph

  • c28e0b0d0c
    Bump types-tabulate from 0.8.5 to 0.8.6 dependabot[bot] 2022-03-21 08:06:41 +0000
  • 7170b585f9
    Bump mypy from 0.940 to 0.941 dependabot[bot] 2022-03-21 08:06:25 +0000
  • 47516ed353
    Merge pull request #6567 from freqtrade/dependabot/pip/develop/types-requests-2.27.14 Matthias 2022-03-21 09:05:17 +0100
  • 4d8d30ea39 Version bump to 2022.2.2 2022.2.2 Matthias 2022-03-21 06:34:33 +0100
  • e90e3cead0 Map usdt fiat to correct coingecko fiat Matthias 2022-03-09 17:35:41 +0100
  • 334452d3ee
    Merge pull request #6566 from freqtrade/dependabot/pip/develop/cryptography-36.0.2 Matthias 2022-03-21 06:32:47 +0100
  • 9d756bc6a1
    Merge pull request #6573 from freqtrade/dependabot/pip/develop/pytest-7.1.1 Matthias 2022-03-21 06:32:17 +0100
  • c9dc07bdaa
    Merge pull request #6570 from freqtrade/dependabot/pip/develop/ccxt-1.76.65 Matthias 2022-03-21 06:32:06 +0100
  • 2b63adf6c3
    Merge pull request #6565 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.3 Matthias 2022-03-21 06:31:51 +0100
  • 057db5aaab
    Bump types-requests from 2.27.12 to 2.27.14 dependabot[bot] 2022-03-21 05:30:51 +0000
  • 371f6bf90e
    Merge pull request #6572 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.10 Matthias 2022-03-21 06:29:59 +0100
  • 03090d8f3f
    Bump pytest from 7.1.0 to 7.1.1 dependabot[bot] 2022-03-21 03:01:45 +0000
  • 1a37100bd4
    Bump types-python-dateutil from 2.8.9 to 2.8.10 dependabot[bot] 2022-03-21 03:01:41 +0000
  • 5a136f04df
    Bump ccxt from 1.76.5 to 1.76.65 dependabot[bot] 2022-03-21 03:01:33 +0000
  • 59c7403b12
    Bump urllib3 from 1.26.8 to 1.26.9 dependabot[bot] 2022-03-21 03:01:23 +0000
  • 1bc5d449a2
    Bump cryptography from 36.0.1 to 36.0.2 dependabot[bot] 2022-03-21 03:01:16 +0000
  • f5e71a67fa
    Bump pymdown-extensions from 9.2 to 9.3 dependabot[bot] 2022-03-21 03:01:11 +0000
  • 4fd0681265 Combine stake_amount recalculation Matthias 2022-03-20 20:00:30 +0100
  • fca93d8dfe Update hyperopt.py Italo 2022-03-20 16:12:06 +0000
  • 22206d0d76
    Merge pull request #6559 from freqtrade/short_docs Matthias 2022-03-20 17:12:04 +0100
  • f8a674f24d make robust in case all points have been tried Italo 2022-03-20 16:08:38 +0000
  • 23f1a1904b more compact Italo 2022-03-20 16:06:41 +0000
  • 0fd269e4f0 typo Italo 2022-03-20 16:03:07 +0000
  • e16bb1b34e Optimize only new points Italo 2022-03-20 16:02:03 +0000
  • 112738d68d
    Merge branch 'freqtrade:develop' into plot_hyperopt_stats Italo 2022-03-20 15:42:53 +0000
  • d796ce0935 Update hyperopt.py Italo 2022-03-20 15:41:14 +0000
  • e9c4e6a69d Update derived strategy documentation Matthias 2022-03-20 13:14:52 +0100
  • 6ec7b84b92 Modify hyperoptable strategy to use relative importing Matthias 2022-03-20 13:12:26 +0100
  • 49e087df5b Allow Strategy subclassing in different files by enabling local imports Matthias 2022-03-20 13:07:06 +0100
  • f01c9cd28c fix taker stake amount with leverage adriance 2022-03-20 20:06:32 +0800
  • fcec071a08 Use order date to fetch trades Matthias 2022-03-20 09:42:34 +0100
  • 8556e6a053 Automatically assign buy-tag to force-buys Matthias 2022-03-20 09:30:11 +0100
  • aceaa3faec remove last ticker_interval compatibility shim Matthias 2022-03-20 09:30:54 +0100
  • de8e869038 update missing "side" argument Matthias 2022-03-20 09:16:34 +0100
  • 0f76b23733 update deprecation message for ticker_interval Matthias 2022-03-20 09:03:43 +0100
  • eb08b92180 Raise exception when ticker_interval is set. Matthias 2022-03-20 09:01:18 +0100
  • 95f69b905a Remove ticker_interval support Matthias 2022-03-20 09:00:53 +0100
  • a64ca541a2
    Merge pull request #6555 from freqtrade/inverse_leverage_minstake Matthias 2022-03-20 08:38:59 +0100
  • c38f8a0e69 Update custom_sell() documentation Matthias 2022-03-12 11:07:31 +0100
  • d27a37be0d Update docs for populate_exit_trend Matthias 2022-03-12 10:50:01 +0100
  • 59791b0659 Update populate_buy_trend to populate_entry_trend Matthias 2022-03-12 10:49:00 +0100
  • 9d6d8043ee update FAQ to reflect new reality Matthias 2022-03-12 10:07:48 +0100
  • cd3ae7ebdf Update migration docs to include buy/entry trend migration Matthias 2022-03-12 09:39:40 +0100
  • 25aba9c422 reformat leverage docs Matthias 2022-03-12 07:33:43 +0100
  • e51a1e1b20 Improve documentation, add "can_short" Matthias 2022-03-12 07:16:31 +0100
  • 6a80c0f030 Add order_types migration docs Matthias 2022-03-09 06:46:31 +0100
  • 7c7b0d1fcc Update documentation for time_in_force migration Matthias 2022-03-07 20:10:54 +0100
  • c89a68c1ab Alternative candle types Matthias 2022-03-05 15:11:02 +0100
  • 36287a84cb enhance migration documentation Matthias 2022-03-05 15:05:03 +0100
  • 23b98fbb73 Update some documentation for short trading Matthias 2022-03-05 14:53:00 +0100
  • 72fd937a74 INTERFACE_VERSION to 3 Matthias 2022-03-05 14:26:18 +0100
  • ee77ae3ada Add strategy-migration doc page Matthias 2022-03-03 20:28:36 +0100
  • 052758bbac Refactor price and stake out of _enter_trade Matthias 2022-03-19 15:42:29 +0100
  • b292f28b35 Call leverage before custom_stake_amount to properly determine min-stake-amount Matthias 2022-03-19 15:27:06 +0100
  • 35607ae03b Add test for min_leverage Matthias 2022-03-19 14:54:36 +0100
  • 7d8ca63752
    Merge pull request #6550 from freqtrade/short_tickerproblems Matthias 2022-03-19 15:43:40 +0100
  • f44601d0cc Update ccxt-compat test config Matthias 2022-03-19 14:45:26 +0100
  • 6eb2e51bfc removed assert Kavinkumar 2022-03-19 17:57:04 +0530
  • 9f34f824af Fix hyperopt when using futures markets Matthias 2022-03-19 13:20:14 +0100
  • 9a0860c9a1 Update freqtradebot.py Kavinkumar 2022-03-19 17:39:34 +0530
  • e8e8c21fa8
    Merge branch 'freqtrade:develop' into partial_sell2 Kavinkumar 2022-03-19 17:24:02 +0530
  • cff002f21c
    Merge pull request #2 from SmartManoj/patch-2 Kavinkumar 2022-03-19 17:23:01 +0530
  • 83d62d84b3
    Update test_exchange.py மனோஜ்குமார் பழனிச்சாமி 2022-03-19 17:22:01 +0530
  • 9fc0f8797d
    used decimal மனோஜ்குமார் பழனிச்சாமி 2022-03-19 17:18:03 +0530
  • d62c86840f Update test_freqtradebot.py Kavinkumar 2022-03-19 15:12:35 +0530
  • 127fba021b get fees for both sides in one request Kavinkumar 2022-03-19 14:40:16 +0530
  • 3fa3af5c08 fix type error adriance 2022-03-19 15:24:10 +0800
  • 619bd5d6c4 fix test call count adriance 2022-03-19 15:05:11 +0800
  • 13ff413e4f updated requested change in PR #6545 Kavinkumar 2022-03-19 12:26:46 +0530
  • 9b756c4015 Merge branch 'feat/short' into fs_valid_leverage adriance 2022-03-19 11:36:58 +0800
  • 28d8cd5d4c add proposed leverage adriance 2022-03-19 11:34:30 +0800
  • 97c1316bf1 Add new validation to validate excludes Matthias 2022-03-18 19:26:54 +0100
  • d32153c8d3 Validate pricing configuration Matthias 2022-03-18 17:07:12 +0100
  • 2791e799ee Rename tickers_has_quoteVolume Matthias 2022-03-18 16:49:37 +0100
  • 1de5d2fb94 Remove unnecessary condition Matthias 2022-03-18 16:44:27 +0100
  • 0c63c0bbb3 Update Gateio stoploss adjust Matthias 2022-03-18 10:41:38 +0100
  • f37038fb7d Fix gateio stoploss_adjust header Matthias 2022-03-18 10:35:00 +0100
  • 7868e50141 Merge branch 'develop' into feat/short Matthias 2022-03-18 08:18:17 +0100
  • 208a139d2b Incorporate fetch_bids_asks to allow binance spread filter to work Matthias 2022-03-18 07:08:16 +0100
  • fdce055061 Update deep_merge_dicts to disallow null-overrides Matthias 2022-03-18 06:58:22 +0100
  • 73fc344eb1 Improve wording in docs Matthias 2022-03-18 06:38:54 +0100
  • b56aab0bdf Update Volumepairlist type Matthias 2022-03-18 06:34:35 +0100
  • 632de83796
    Bump python from 3.9.9-slim-bullseye to 3.10.3-slim-bullseye dependabot[bot] 2022-03-18 03:02:37 +0000
  • f55db8e262 Spreadfilter should fail to start if fetchTickers is not supported Matthias 2022-03-17 20:21:10 +0100
  • 1299a703e2 Implement fix for okx futures not having quoteVolume Matthias 2022-03-17 20:15:51 +0100
  • a13b633c56 update VOlumepairlist to also work without tickers Matthias 2022-03-17 20:11:56 +0100
  • b6a6aa48c9 Create separate _ft_has_futures dict Matthias 2022-03-17 20:05:05 +0100
  • b97522796b
    Merge pull request #6547 from freqtrade/short_bt_tests Matthias 2022-03-17 17:20:42 +0100
  • 96bf82dbc6 Remove gateio broker program Matthias 2022-03-17 17:06:10 +0100
  • 8a6fe48c2f
    Merge branch 'freqtrade:develop' into partial_sell2 Kavinkumar 2022-03-17 18:15:31 +0530
  • 824ffea301 modify some codes on exit Stefano Ariestasia 2022-03-17 12:11:44 +0000
  • 6024fa482e Use brackets to break IF lines Matthias 2022-03-17 07:41:08 +0100
  • 9b2ec5e653 Fix missleading variable naming Matthias 2022-03-16 21:31:34 +0100
  • 847e3318cf use safe_* variables Stefano Ariestasia 2022-03-17 05:55:37 +0000
  • 88fe4e6bcd fix flake8 Stefano Ariestasia 2022-03-17 02:02:32 +0000
  • 1f300d160b Merge branch 'part_sell2' of https://github.com/stash86/freqtrade into part_sell2 Stefano Ariestasia 2022-03-17 00:46:10 +0000
  • fb184f594b change how close trade value calculated Stefano Ariestasia 2022-03-17 00:46:05 +0000
  • 20f02eb773 Add test for stoploss case Matthias 2022-03-16 21:28:24 +0100
  • 2fab3de4d7 More backtest-detail tests Matthias 2022-03-16 20:11:32 +0100
  • 295668d06c Add a few testcases Matthias 2022-03-16 20:09:04 +0100