Commit Graph

  • 35f9549e98 Expose drop_incomplete from refresh_latest_ohlcv Matthias 2021-12-10 07:14:41 +01:00
  • 3f266e8c8c Improve ccxt_mark_price_test Matthias 2021-12-10 06:46:35 +01:00
  • b2c2852f86 Initial backtesting support. This does make it rather slow. Reigo Reinmets 2021-12-09 23:21:35 +02:00
  • 00366c5c88 Additional unit-tests Reigo Reinmets 2021-12-09 20:03:41 +02:00
  • 28d0b5165a Add unit-test Reigo Reinmets 2021-12-09 19:47:24 +02:00
  • fde6779873 Some code improvements. Still some bugs. Reigo Reinmets 2021-12-09 14:47:44 +02:00
  • 88792852e4 Merge branch 'develop' of github.com:freqtrade/freqtrade into dca Reigo Reinmets 2021-12-09 14:33:14 +02:00
  • edd80c3006 Merge branch 'develop' into feat/short Matthias 2021-12-09 06:34:07 +01:00
  • 0c28d15dc1 Merge pull request #5780 from samgermain/mark-price-candles Matthias 2021-12-09 06:24:54 +01:00
  • be6b1f6f83 Import from enums, not submodules Matthias 2021-12-08 19:30:14 +01:00
  • b79f2f2981 Merge pull request #6035 from freqtrade/revert-6034-dependabot/docker/python-3.10.1-slim-bullseye Matthias 2021-12-09 06:18:11 +01:00
  • facb5b3991 Revert "Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye" Matthias 2021-12-09 06:17:56 +01:00
  • 79a87649b9 Merge pull request #6034 from freqtrade/dependabot/docker/python-3.10.1-slim-bullseye Matthias 2021-12-09 06:15:16 +01:00
  • 7848e17a49 Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye dependabot[bot] 2021-12-09 03:01:59 +00:00
  • 2679744228 Explicit test for candletype get_default Matthias 2021-12-08 16:20:26 +01:00
  • 35afc7b478 Fix wrong tradingMOde comparison Matthias 2021-12-08 16:07:27 +01:00
  • 25e1142f89 Update Enum imports Matthias 2021-12-08 15:59:20 +01:00
  • d079b444a6 Add optional "has" (as comment for now) Matthias 2021-12-08 14:48:56 +01:00
  • 9b9d61c6d6 Remove SPOT_ candletype Matthias 2021-12-08 14:35:15 +01:00
  • d89cbda7b8 Use candle_type_def where possible Matthias 2021-12-08 14:10:08 +01:00
  • 222c293602 Add "defaultCandletype" Matthias 2021-12-08 13:00:11 +01:00
  • dda7283f3e Remove unnecessary default parameters Matthias 2021-12-07 20:30:58 +01:00
  • ac2fb08aea Small updates while reviewing Matthias 2021-12-07 20:21:49 +01:00
  • f1c5a4d065 Use pair-reconstruction method wherever possible Matthias 2021-12-07 20:12:44 +01:00
  • 5b67be06c2 Update description of --candletypes Matthias 2021-12-07 20:00:12 +01:00
  • b4d27973b1 Update ohlcv_get_pairs test Matthias 2021-12-07 19:57:18 +01:00
  • 37b013c157 Update hdf5 test Matthias 2021-12-07 19:49:48 +01:00
  • fd875786fd Initial very crude DCA implementation attempt. Very alpha. Reigo Reinmets 2021-12-07 11:16:11 +02:00
  • a870e0962a Fix some obtruse (test)bugs Matthias 2021-12-07 07:25:00 +01:00
  • ba1091b9e4 Improve dataprovider test Matthias 2021-12-07 07:11:36 +01:00
  • cff950d783 Update test_convert_ohlcv_format to test as before Matthias 2021-12-07 07:06:21 +01:00
  • 5a3b907132 Update converter tests Matthias 2021-12-07 06:54:00 +01:00
  • a58c2c4f6c Update ccxt_compat tests to also test funding_rate Matthias 2021-12-06 20:03:32 +01:00
  • ce0df08ac7 Update documentation of changed commands Matthias 2021-12-06 07:11:15 +01:00
  • decaa24f81 Merge pull request #6028 from freqtrade/dependabot/pip/develop/mkdocs-material-8.0.4 Matthias 2021-12-06 07:03:50 +01:00
  • f9529c1fb6 Merge pull request #6027 from freqtrade/dependabot/pip/develop/ccxt-1.63.1 Matthias 2021-12-06 06:22:58 +01:00
  • 3dda0ef2ef Bump mkdocs-material from 8.0.1 to 8.0.4 dependabot[bot] 2021-12-06 03:01:35 +00:00
  • 50a6eaea22 Bump ccxt from 1.62.42 to 1.63.1 dependabot[bot] 2021-12-06 03:01:30 +00:00
  • 61211a1194 Bump ta-lib from 0.4.21 to 0.4.22 dependabot[bot] 2021-12-06 03:01:18 +00:00
  • 9d79501c13 Add candletypes argument for convert-data Matthias 2021-12-05 10:26:00 +01:00
  • a80c3f6a1b Use exchange-dependant timeframe/candletype to get mark/index candles Matthias 2021-12-05 10:01:44 +01:00
  • a7eb9f8a58 Fix random test failure Matthias 2021-12-05 09:41:24 +01:00
  • fbd64d757d Improve doc wording Matthias 2021-12-05 09:26:44 +01:00
  • 4278c5a24a add note about arm64 installation Matthias 2021-12-05 09:24:40 +01:00
  • 243e59cabb Merge pull request #5929 from dvdmchl/develop Matthias 2021-12-04 15:16:42 +01:00
  • 210202a797 Merge pull request #5756 from GluTbl/patch-1 Matthias 2021-12-04 15:16:15 +01:00
  • 1a08613498 Fix parameter sequence in mock Matthias 2021-12-04 15:13:06 +01:00
  • c981cc335d Remove wrong comment Matthias 2021-12-04 14:51:55 +01:00
  • d0467b30ba Add strategy_version to API response Matthias 2021-12-04 14:49:45 +01:00
  • e3190cf8a8 Update documentation Matthias 2021-12-04 14:44:03 +01:00
  • 848a2d5383 Merge branch 'develop' into pr/dvdmchl/5929 Matthias 2021-12-04 14:40:15 +01:00
  • 2080bf0952 Fix some formatting errors, add test for strategy version Matthias 2021-12-04 14:40:05 +01:00
  • 68ac8008ec Call custom_exit_price only for sell_signal and custom_sell Matthias 2021-12-04 14:14:22 +01:00
  • 84ad176287 Improve documentation wording Matthias 2021-12-04 13:33:38 +01:00
  • 86910b58dc Bracket entry/exit prices to low/high of the candle Matthias 2021-12-03 17:44:53 +01:00
  • d1209fe415 Merge branch 'develop' into pr/GluTbl/5756 Matthias 2021-12-03 17:37:44 +01:00
  • 5b779fd68b Update missing candle_type params Matthias 2021-12-03 16:44:05 +01:00
  • d09a30cc67 OrderTypeValues should be in enums Matthias 2021-12-03 15:33:58 +01:00
  • e75f31ee86 Create correct Type for PairWithTimeFrame Matthias 2021-12-03 15:20:18 +01:00
  • bead867940 Improve some typehints Matthias 2021-12-03 15:08:00 +01:00
  • 9421e6e61c Improve some tests Matthias 2021-12-03 14:57:09 +01:00
  • 69f371bf63 Update download-data to download necessary data for futures Matthias 2021-12-03 14:43:49 +01:00
  • d30aaaeaaa Tests should also use CandleType Matthias 2021-12-03 14:27:04 +01:00
  • 2f17fa2765 Update more to use candleType Matthias 2021-12-03 14:11:24 +01:00
  • 5493212672 More candletype changes Matthias 2021-12-03 13:04:31 +01:00
  • f33643cacf Add candletype from string Matthias 2021-12-03 12:46:18 +01:00
  • f9cf59bb4d Candle_type to enum Matthias 2021-12-03 12:23:35 +01:00
  • a87e256737 Add candleType enum Matthias 2021-12-03 12:12:33 +01:00
  • e0e4369c8e list-available-pairs should be tradingmode dependent Matthias 2021-12-03 08:09:32 +01:00
  • b578e31255 Align tests to have futures data in futures/ directory Matthias 2021-12-03 07:20:00 +01:00
  • 7baf11a497 Futures candles should go into a subdirectory Matthias 2021-12-03 07:04:53 +01:00
  • fae7167bf3 Merge branch 'feat/short' into pr/samgermain/5780 Matthias 2021-12-02 20:25:30 +01:00
  • fb1599d21b Merge branch 'develop' into feat/short Matthias 2021-12-02 20:20:35 +01:00
  • ad5c8f601c Simplify datahandler classes by exploiting commonalities Matthias 2021-12-02 20:19:22 +01:00
  • d3ad4fb52e Don't crash dry-run if orderbook side is empty Matthias 2021-12-02 19:17:00 +01:00
  • 22cda87211 Update some tests after merge Matthias 2021-12-02 19:05:06 +01:00
  • f4d0abc51a Merge branch 'feat/short' into pr/samgermain/5780 Matthias 2021-12-02 07:09:37 +01:00
  • 294c98ed5e Document exchange.uid Matthias 2021-12-02 06:55:08 +01:00
  • f71b7a4e76 Merge branch 'develop' into feat/short Matthias 2021-12-02 06:53:15 +01:00
  • c1fed8a077 Merge pull request #6014 from freqtrade/double_notifications Matthias 2021-12-02 06:39:18 +01:00
  • 0375a08302 use to_hdf instead of HDFStore Matthias 2021-12-01 20:32:23 +01:00
  • 5ce1eeecf5 Reorder messages to be sent in correct order Matthias 2021-11-30 20:19:59 +01:00
  • 77443d5abc Merge pull request #6011 from freqtrade/lev/backtesting Matthias 2021-12-01 19:49:40 +01:00
  • 67f3570bf3 Merge branch 'develop' into feat/short Matthias 2021-12-01 07:11:11 +01:00
  • c22f381dfe Fix Schema issue Matthias 2021-11-30 20:46:47 +01:00
  • 8b2fbb6432 Add leveraged backtest detail test Matthias 2021-11-30 20:42:18 +01:00
  • a2a974fc6d correctly apply leverage to backtesting Matthias 2021-11-30 20:32:34 +01:00
  • 542963c7a6 Reduce code complexity by combining buy and buy_fill methods Matthias 2021-11-30 19:45:20 +01:00
  • f0abe218a2 Batch ohlcv requests to not overwelm ccxt's async throttler Matthias 2021-11-30 07:02:49 +01:00
  • 231b1e2f57 Improve Async error message content Matthias 2021-11-30 06:58:32 +01:00
  • de7e1e6bf7 Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode Matthias 2021-11-30 06:37:35 +01:00
  • 85b1f6f6b3 Update pairlists.md incrementby1 2021-11-29 20:44:51 +01:00
  • 60eca8b1f1 revert to random object incrementby1 2021-11-29 20:35:43 +01:00
  • 06d8217e62 Merge pull request #5983 from PostmanSpat/webhook-raw-retry Matthias 2021-11-29 20:30:06 +01:00
  • dfb148f8d7 Fix formatting Matthias 2021-11-29 19:54:54 +01:00
  • f8cb3d2901 Restore openAPI functioning Matthias 2021-11-29 19:52:40 +01:00
  • bd8348451e Merge pull request #5999 from freqtrade/dependabot/pip/develop/mkdocs-material-8.0.1 Matthias 2021-11-29 19:50:59 +01:00
  • 0f15340269 Merge pull request #5995 from freqtrade/dependabot/pip/develop/aiofiles-0.8.0 Matthias 2021-11-29 19:32:45 +01:00
  • 2e51477455 Update mkdocs file to 8.0 Matthias 2021-11-29 19:32:16 +01:00
  • 018407852a Added missing webhook config params to constants Spat 2021-11-29 18:17:59 +11:00