Commit Graph

  • 6948414e47 Remove no longer necessary method _get_mark_price_history Matthias 2021-12-10 19:52:48 +0100
  • a87d2d62bb Remove no longer needed method get_funding_rate_history Matthias 2021-12-10 19:52:02 +0100
  • aabca85a5f Update _calculate_funding_fees to reuse existing async infrastructure Matthias 2021-12-10 19:50:58 +0100
  • c179951cca Expect stake_amount, not actual amount of pair from strategy for DCA. Reigo Reinmets 2021-12-10 20:42:24 +0200
  • 91e57f64d4 Update btanalysis.py Guitheg 2021-12-10 10:58:16 +0100
  • 35f9549e98 Expose drop_incomplete from refresh_latest_ohlcv Matthias 2021-12-10 07:14:41 +0100
  • 3f266e8c8c Improve ccxt_mark_price_test Matthias 2021-12-10 06:46:35 +0100
  • 74df66708d fix default hyperopt trailing stoploss documentation accordingly Zegelink 2021-12-10 11:54:43 +0800
  • 6dc6354854 fix default hyperopt trailing stoploss Zegelink 2021-12-10 11:50:21 +0800
  • 2c528dc800
    Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye dependabot[bot] 2021-12-10 03:02:09 +0000
  • b2c2852f86 Initial backtesting support. This does make it rather slow. Reigo Reinmets 2021-12-09 23:21:35 +0200
  • 00366c5c88 Additional unit-tests Reigo Reinmets 2021-12-09 20:03:41 +0200
  • 28d0b5165a Add unit-test Reigo Reinmets 2021-12-09 19:47:24 +0200
  • c8c14aecfc Update btanalysis.py Guitheg 2021-12-09 17:21:18 +0100
  • 553c5e9606 Update btanalysis.py Guitheg 2021-12-09 17:20:05 +0100
  • 3e7ecf931b finition mdd Guitheg 2021-12-09 16:21:02 +0100
  • beefbad160 Update btanalysis.py Guitheg 2021-12-09 14:29:18 +0100
  • fde6779873 Some code improvements. Still some bugs. Reigo Reinmets 2021-12-09 14:47:44 +0200
  • 88792852e4 Merge branch 'develop' of github.com:freqtrade/freqtrade into dca Reigo Reinmets 2021-12-09 14:33:14 +0200
  • 4b05786230 Mdd almost final push EmbraysiteReal 2021-12-09 12:17:51 +0100
  • 3c83de940d Update btanalysis.py Guitheg 2021-12-09 10:18:10 +0100
  • fbd9388809 Update btanalysis.py Guitheg 2021-12-09 10:05:52 +0100
  • edd80c3006 Merge branch 'develop' into feat/short Matthias 2021-12-09 06:34:07 +0100
  • 0c28d15dc1
    Merge pull request #5780 from samgermain/mark-price-candles Matthias 2021-12-09 06:24:54 +0100
  • be6b1f6f83 Import from enums, not submodules Matthias 2021-12-08 19:30:14 +0100
  • b79f2f2981
    Merge pull request #6035 from freqtrade/revert-6034-dependabot/docker/python-3.10.1-slim-bullseye Matthias 2021-12-09 06:18:11 +0100
  • facb5b3991
    Revert "Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye" Matthias 2021-12-09 06:17:56 +0100
  • 79a87649b9
    Merge pull request #6034 from freqtrade/dependabot/docker/python-3.10.1-slim-bullseye Matthias 2021-12-09 06:15:16 +0100
  • 7848e17a49
    Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye dependabot[bot] 2021-12-09 03:01:59 +0000
  • 2679744228 Explicit test for candletype get_default Matthias 2021-12-08 16:20:26 +0100
  • 35afc7b478 Fix wrong tradingMOde comparison Matthias 2021-12-08 16:07:27 +0100
  • 25e1142f89 Update Enum imports Matthias 2021-12-08 15:59:20 +0100
  • d079b444a6 Add optional "has" (as comment for now) Matthias 2021-12-08 14:48:56 +0100
  • 9b9d61c6d6 Remove SPOT_ candletype Matthias 2021-12-08 14:35:15 +0100
  • d89cbda7b8 Use candle_type_def where possible Matthias 2021-12-08 14:10:08 +0100
  • 222c293602 Add "defaultCandletype" Matthias 2021-12-08 13:00:11 +0100
  • dda7283f3e Remove unnecessary default parameters Matthias 2021-12-07 20:30:58 +0100
  • ac2fb08aea Small updates while reviewing Matthias 2021-12-07 20:21:49 +0100
  • f1c5a4d065 Use pair-reconstruction method wherever possible Matthias 2021-12-07 20:12:44 +0100
  • 5b67be06c2 Update description of --candletypes Matthias 2021-12-07 20:00:12 +0100
  • b4d27973b1 Update ohlcv_get_pairs test Matthias 2021-12-07 19:57:18 +0100
  • 37b013c157 Update hdf5 test Matthias 2021-12-07 19:49:48 +0100
  • 48d36cd98f Update btanalysis.py EmbraysiteReal 2021-12-07 18:06:43 +0100
  • 95e6f574f3 Update btanalysis.py EmbraysiteReal 2021-12-07 12:09:08 +0100
  • a5706e8432 Update btanalysis.py Guitheg 2021-12-07 11:05:56 +0100
  • fd875786fd Initial very crude DCA implementation attempt. Very alpha. Reigo Reinmets 2021-12-07 11:16:11 +0200
  • d7b1d4eb2a Update btanalysis.py Guitheg 2021-12-07 09:52:37 +0100
  • a870e0962a Fix some obtruse (test)bugs Matthias 2021-12-07 07:25:00 +0100
  • ba1091b9e4 Improve dataprovider test Matthias 2021-12-07 07:11:36 +0100
  • cff950d783 Update test_convert_ohlcv_format to test as before Matthias 2021-12-07 07:06:21 +0100
  • 5a3b907132 Update converter tests Matthias 2021-12-07 06:54:00 +0100
  • a58c2c4f6c Update ccxt_compat tests to also test funding_rate Matthias 2021-12-06 20:03:32 +0100
  • fa52373035 Update btanalysis.py Guitheg 2021-12-06 17:37:25 +0100
  • dc2091baf8 Merge remote branch 'origin/cagr-mdd-backtest-results' Guillaume 2021-12-06 11:49:12 +0100
  • da701e67de test Guillaume 2021-12-06 11:21:57 +0100
  • ce0df08ac7 Update documentation of changed commands Matthias 2021-12-06 07:11:15 +0100
  • decaa24f81
    Merge pull request #6028 from freqtrade/dependabot/pip/develop/mkdocs-material-8.0.4 Matthias 2021-12-06 07:03:50 +0100
  • f9529c1fb6
    Merge pull request #6027 from freqtrade/dependabot/pip/develop/ccxt-1.63.1 Matthias 2021-12-06 06:22:58 +0100
  • 3dda0ef2ef
    Bump mkdocs-material from 8.0.1 to 8.0.4 dependabot[bot] 2021-12-06 03:01:35 +0000
  • 50a6eaea22
    Bump ccxt from 1.62.42 to 1.63.1 dependabot[bot] 2021-12-06 03:01:30 +0000
  • 61211a1194
    Bump ta-lib from 0.4.21 to 0.4.22 dependabot[bot] 2021-12-06 03:01:18 +0000
  • 9d79501c13 Add candletypes argument for convert-data Matthias 2021-12-05 10:26:00 +0100
  • a80c3f6a1b Use exchange-dependant timeframe/candletype to get mark/index candles Matthias 2021-12-05 10:01:44 +0100
  • a7eb9f8a58 Fix random test failure Matthias 2021-12-05 09:41:24 +0100
  • fbd64d757d Improve doc wording Matthias 2021-12-05 09:26:44 +0100
  • 4278c5a24a add note about arm64 installation Matthias 2021-12-05 09:24:40 +0100
  • 243e59cabb
    Merge pull request #5929 from dvdmchl/develop Matthias 2021-12-04 15:16:42 +0100
  • 210202a797
    Merge pull request #5756 from GluTbl/patch-1 Matthias 2021-12-04 15:16:15 +0100
  • 1a08613498 Fix parameter sequence in mock Matthias 2021-12-04 15:13:06 +0100
  • c981cc335d Remove wrong comment Matthias 2021-12-04 14:51:55 +0100
  • d0467b30ba Add strategy_version to API response Matthias 2021-12-04 14:49:45 +0100
  • e3190cf8a8 Update documentation Matthias 2021-12-04 14:44:03 +0100
  • 848a2d5383 Merge branch 'develop' into pr/dvdmchl/5929 Matthias 2021-12-04 14:40:15 +0100
  • 2080bf0952 Fix some formatting errors, add test for strategy version Matthias 2021-12-04 14:40:05 +0100
  • 68ac8008ec Call custom_exit_price only for sell_signal and custom_sell Matthias 2021-12-04 14:14:22 +0100
  • 84ad176287 Improve documentation wording Matthias 2021-12-04 13:33:38 +0100
  • 86910b58dc Bracket entry/exit prices to low/high of the candle Matthias 2021-12-03 17:44:53 +0100
  • d1209fe415 Merge branch 'develop' into pr/GluTbl/5756 Matthias 2021-12-03 17:37:44 +0100
  • 5b779fd68b Update missing candle_type params Matthias 2021-12-03 16:44:05 +0100
  • d09a30cc67 OrderTypeValues should be in enums Matthias 2021-12-03 15:33:58 +0100
  • e75f31ee86 Create correct Type for PairWithTimeFrame Matthias 2021-12-03 15:20:18 +0100
  • bead867940 Improve some typehints Matthias 2021-12-03 15:08:00 +0100
  • 9421e6e61c Improve some tests Matthias 2021-12-03 14:57:09 +0100
  • 69f371bf63 Update download-data to download necessary data for futures Matthias 2021-12-03 14:43:49 +0100
  • d30aaaeaaa Tests should also use CandleType Matthias 2021-12-03 14:27:04 +0100
  • 2f17fa2765 Update more to use candleType Matthias 2021-12-03 14:11:24 +0100
  • 5493212672 More candletype changes Matthias 2021-12-03 13:04:31 +0100
  • f33643cacf Add candletype from string Matthias 2021-12-03 12:46:18 +0100
  • f9cf59bb4d Candle_type to enum Matthias 2021-12-03 12:23:35 +0100
  • a87e256737 Add candleType enum Matthias 2021-12-03 12:12:33 +0100
  • e0e4369c8e list-available-pairs should be tradingmode dependent Matthias 2021-12-03 08:09:32 +0100
  • b578e31255 Align tests to have futures data in futures/ directory Matthias 2021-12-03 07:20:00 +0100
  • 7baf11a497 Futures candles should go into a subdirectory Matthias 2021-12-03 07:04:53 +0100
  • fae7167bf3 Merge branch 'feat/short' into pr/samgermain/5780 Matthias 2021-12-02 20:25:30 +0100
  • fb1599d21b Merge branch 'develop' into feat/short Matthias 2021-12-02 20:20:35 +0100
  • ad5c8f601c Simplify datahandler classes by exploiting commonalities Matthias 2021-12-02 20:19:22 +0100
  • d3ad4fb52e Don't crash dry-run if orderbook side is empty Matthias 2021-12-02 19:17:00 +0100
  • 22cda87211 Update some tests after merge Matthias 2021-12-02 19:05:06 +0100
  • f4d0abc51a Merge branch 'feat/short' into pr/samgermain/5780 Matthias 2021-12-02 07:09:37 +0100
  • 294c98ed5e Document exchange.uid Matthias 2021-12-02 06:55:08 +0100