Commit Graph

  • a12ac2e8c4 Merge pull request #7629 from freqtrade/dependabot/pip/develop/python-rapidjson-1.9 Matthias 2022-10-24 18:13:16 +02:00
  • 6669714a73 Update mal-formatted docstrings Matthias 2022-10-24 06:53:42 +02:00
  • dd45a3f500 Merge pull request #7631 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.2 Matthias 2022-10-24 13:16:14 +02:00
  • ba82cd9baa bump types-python-dateutil for pre-commit Matthias 2022-10-24 12:29:04 +02:00
  • fd6ce6a9aa Merge pull request #7633 from freqtrade/dependabot/pip/develop/pandas-1.5.1 Matthias 2022-10-24 12:28:11 +02:00
  • 7b7bb06291 Merge pull request #7634 from freqtrade/dependabot/pip/develop/scipy-1.9.3 Matthias 2022-10-24 09:05:03 +02:00
  • 137aa1756b Merge pull request #7593 from th0rntwig/prediction-shape Robert Caulk 2022-10-24 08:33:36 +02:00
  • 24fbbfc64b Merge pull request #7635 from freqtrade/dependabot/pip/develop/pyjwt-2.6.0 Matthias 2022-10-24 08:26:43 +02:00
  • d718b57cba Merge pull request #7632 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.7 Matthias 2022-10-24 08:26:06 +02:00
  • b9bc91a881 Bump correct pandas version Matthias 2022-10-24 08:25:39 +02:00
  • afe0a29fb0 Bump pandas from 1.5.0 to 1.5.1 dependabot[bot] 2022-10-24 06:22:46 +00:00
  • 71c8a51d90 Merge pull request #7628 from freqtrade/dependabot/pip/develop/ccxt-2.0.58 Matthias 2022-10-24 08:21:46 +02:00
  • af89c83fa5 Bump pymdown-extensions from 9.6 to 9.7 dependabot[bot] 2022-10-24 04:39:32 +00:00
  • 57364b776c Merge pull request #7630 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.7 Matthias 2022-10-24 06:38:51 +02:00
  • d8893a9d85 Merge pull request #7626 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.20.1 Matthias 2022-10-24 06:38:34 +02:00
  • 3a40ad87c6 Merge pull request #7615 from freqtrade/price_jump_warn Matthias 2022-10-24 06:27:53 +02:00
  • 06311b6a17 Bump pyjwt from 2.5.0 to 2.6.0 dependabot[bot] 2022-10-24 03:03:19 +00:00
  • 0328cd5026 Bump scipy from 1.9.2 to 1.9.3 dependabot[bot] 2022-10-24 03:03:14 +00:00
  • bde4fbbc59 Bump types-python-dateutil from 2.8.19.1 to 2.8.19.2 dependabot[bot] 2022-10-24 03:02:57 +00:00
  • e516190b63 Bump mkdocs-material from 8.5.6 to 8.5.7 dependabot[bot] 2022-10-24 03:02:54 +00:00
  • 3480549f4e Bump python-rapidjson from 1.8 to 1.9 dependabot[bot] 2022-10-24 03:02:50 +00:00
  • 54d029da7a Bump ccxt from 2.0.25 to 2.0.58 dependabot[bot] 2022-10-24 03:02:47 +00:00
  • 96f4de442a Bump progressbar2 from 4.0.0 to 4.1.1 dependabot[bot] 2022-10-24 03:02:37 +00:00
  • c29f96a643 Bump pytest-asyncio from 0.19.0 to 0.20.1 dependabot[bot] 2022-10-24 03:02:32 +00:00
  • 4d2b7a74f1 move record params to utils, use rapidjson robcaulk 2022-10-23 20:51:32 +02:00
  • bb06745227 fix tests Timothy Pogue 2022-10-23 12:25:39 -06:00
  • 07e813dfa0 change param record to only get certain params Timothy Pogue 2022-10-23 12:09:07 -06:00
  • 94b65a007a fix message typing in channel manager, minor improvements Timothy Pogue 2022-10-23 11:42:59 -06:00
  • 49ff51f11f Change storage loc and fix test fail th0rntwig 2022-10-23 16:24:02 +02:00
  • 10090a36d5 simplify throttle Matthias 2022-10-23 14:51:17 +02:00
  • d0571464db Improve test for worker throttle Matthias 2022-10-23 14:17:01 +02:00
  • c36141594e Simplify "refresh" condition Matthias 2022-10-23 13:56:11 +02:00
  • 9cffa3ca2b add comment in channel Timothy Pogue 2022-10-22 21:03:57 -06:00
  • 4cbea0fd00 Merge branch 'develop' of https://github.com/wizrds/freqtrade into fix/channel-api Timothy Pogue 2022-10-22 21:03:31 -06:00
  • 3d7a311caa removed sleep calls, better channel sending Timothy Pogue 2022-10-22 19:02:05 -06:00
  • c4a2ee05e7 fix freqai test Timothy Pogue 2022-10-22 09:31:55 -06:00
  • 2b6d00dde4 initial channel api change Timothy Pogue 2022-10-22 09:30:18 -06:00
  • abcc6dadf2 use pre-built pyarrow for pi image Matthias 2022-09-28 07:21:00 +00:00
  • 47e93dd2b2 Update documentation Matthias 2022-10-22 15:20:41 +02:00
  • 3a9853db10 use high/low for custom stoploss evaluation in backtesting Matthias 2022-10-22 12:52:13 +02:00
  • 84a194bcab Simplify stoploss logic by removing redundant condition Matthias 2022-10-22 11:45:21 +02:00
  • 547fd28811 Price-jump detection should only run once Matthias 2022-10-22 08:43:37 +02:00
  • 0ff7a0771d Move price_jump_warn to dataloading Matthias 2022-10-22 08:37:30 +02:00
  • 4464e91256 use self.identifier in full path Timothy Pogue 2022-10-21 19:53:33 -06:00
  • 5ee3b8cbbb update config recording to use all configs, fix tests Timothy Pogue 2022-10-21 19:48:26 -06:00
  • a85826bf24 Merge pull request #7611 from markdregan/backtest_extra_returns Robert Caulk 2022-10-21 17:13:22 +02:00
  • b715d9c521 Improve fee handling Matthias 2022-10-21 16:30:01 +02:00
  • 410a744ee9 Merge pull request #7613 from freqtrade/fix_typo_fit_live_predictions_candles Robert Caulk 2022-10-21 16:19:40 +02:00
  • d1591883a6 add missing datetime conversion in fromJson Matthias 2022-10-21 07:01:47 +02:00
  • 212b511bbe Remove explicit rateLimit setting for freqAI config Matthias 2022-10-21 06:44:25 +02:00
  • bd424a877b Add Trade from_json method Matthias 2022-10-20 20:33:08 +02:00
  • 0aa840792b Move persistence tests to package Matthias 2022-10-20 20:05:15 +02:00
  • f4814a7d59 Improve test resiliance to small roundings Matthias 2022-10-20 19:57:56 +02:00
  • 107845afa8 Keep version number in docker versioning Matthias 2022-10-20 19:55:42 +02:00
  • 6606a0113f refactoring - remove unnecessary config file Wagner Costa Santos 2022-10-20 14:53:25 -03:00
  • 60cb11a44d Add price jump warning Matthias 2022-10-20 19:36:28 +02:00
  • 589944055e fix typos - live predictions candles Wagner Costa Santos 2022-10-20 12:15:41 -03:00
  • 52b60c5cbb Merge branch 'develop' into backtest_live_models Wagner Costa Santos 2022-10-20 11:59:37 -03:00
  • a9db668082 avoid redundant indicator population for corr_pair list rcaulk 2022-10-20 16:30:32 +02:00
  • 073ce1659e remove un-used f-string Mark Regan 2022-10-20 14:26:10 +01:00
  • 295ba21389 Make extra_returns_per_train values available during backtest Mark Regan 2022-10-20 12:05:37 +01:00
  • 7192ed7be6 Fix bug with dataframe not being 0 indexed Matthias 2022-10-19 11:57:18 +02:00
  • 6e95b6667d Modify test ensuring we always have a 0 index Matthias 2022-10-19 11:57:05 +02:00
  • 51b410ac1a Update utils.md Matteo Manzi 2022-10-18 19:28:29 +02:00
  • 8c39b37223 Update bug_report.md Matteo Manzi 2022-10-18 19:26:09 +02:00
  • 35cc6aa966 Update data-analysis.md Matteo Manzi 2022-10-18 19:25:37 +02:00
  • 67850d92af Update question.md Matteo Manzi 2022-10-18 19:24:46 +02:00
  • fe3d99b568 Update feature_request.md Matteo Manzi 2022-10-18 19:22:49 +02:00
  • 11d6d0be9e Update sql_cheatsheet.md Matteo Manzi 2022-10-18 19:22:07 +02:00
  • abcbe7a421 Update updating.md Matteo Manzi 2022-10-18 19:15:59 +02:00
  • d427226900 Update docker_quickstart.md Matteo Manzi 2022-10-18 19:15:20 +02:00
  • 033c5bd441 Make check constant pred labels agnostic th0rntwig 2022-10-18 12:55:47 +02:00
  • c3d4fb9f1b Simplify backtest calling interface Matthias 2022-10-18 06:39:55 +02:00
  • c7fff1213c Rate-limit EMC startup to avoid overwelming the queue Matthias 2022-10-17 20:43:32 +02:00
  • 880ddccaa8 Merge pull request #7590 from freqtrade/list-models Matthias 2022-10-17 20:40:41 +02:00
  • 441032be25 Fix sys.stdout bug for CatboostRegressorMultiTarget Matthias 2022-10-17 19:48:27 +02:00
  • b166c04cba Bring back asyncio.sleep to avoid overwelming the a consumer queue Matthias 2022-10-17 19:29:30 +02:00
  • c8e103e4a4 Adjust typehints to match return value Matthias 2022-10-17 10:02:55 +00:00
  • c2914feb12 Don't fail contract size repopulation if pair is no longer available Matthias 2022-10-17 09:54:58 +00:00
  • 08e684a3e8 Merge pull request #7598 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.1 Matthias 2022-10-17 08:36:08 +02:00
  • caf907e202 Update date-util precommit types Matthias 2022-10-17 08:03:52 +02:00
  • 2a6b8dd88b Merge pull request #7601 from freqtrade/dependabot/pip/develop/mkdocs-1.4.1 Matthias 2022-10-17 08:03:10 +02:00
  • ef87976b7c Merge pull request #7600 from freqtrade/dependabot/pip/develop/ccxt-2.0.25 Matthias 2022-10-17 08:02:27 +02:00
  • 943f5f21ff Improve get_pair_dataframe doc wording Matthias 2022-10-17 07:23:44 +02:00
  • abe4d32ead Update wording in get_analyzed_dataframe docs Matthias 2022-10-17 07:19:24 +02:00
  • 6cb14148aa Fix random test failure due to catboost bug Matthias 2022-10-16 10:36:58 +02:00
  • 6252ae466e Convert position_stacking to attribute of backtest Matthias 2022-10-16 17:14:23 +02:00
  • 8534dfb0d4 Extract backtest 1 candle from main function Matthias 2022-10-16 17:12:44 +02:00
  • 0e8cf366f5 Keep trade state in LocalTrade Matthias 2022-10-16 13:34:58 +02:00
  • 5aeea5b14c Bump ccxt from 1.95.30 to 2.0.25 dependabot[bot] 2022-10-17 04:35:36 +00:00
  • 49426a924d Merge pull request #7603 from freqtrade/dependabot/pip/develop/lightgbm-3.3.3 Matthias 2022-10-17 06:34:41 +02:00
  • c4caaf559b Merge pull request #7602 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.42 Matthias 2022-10-17 06:33:01 +02:00
  • db3def962b Merge pull request #7599 from freqtrade/dependabot/pip/develop/numpy-1.23.4 Matthias 2022-10-17 06:32:40 +02:00
  • ef2a14425b Merge pull request #7604 from freqtrade/dependabot/pip/develop/fastapi-0.85.1 Matthias 2022-10-17 06:31:39 +02:00
  • 7ec1e3b94f Bump fastapi from 0.85.0 to 0.85.1 dependabot[bot] 2022-10-17 03:01:55 +00:00
  • 600b886241 Bump lightgbm from 3.3.2 to 3.3.3 dependabot[bot] 2022-10-17 03:01:51 +00:00
  • a9bb7db06c Bump sqlalchemy from 1.4.41 to 1.4.42 dependabot[bot] 2022-10-17 03:01:46 +00:00
  • 2ddfc7bbba Bump mkdocs from 1.4.0 to 1.4.1 dependabot[bot] 2022-10-17 03:01:37 +00:00
  • 8550eb513e Bump numpy from 1.23.3 to 1.23.4 dependabot[bot] 2022-10-17 03:01:22 +00:00
  • dd3f62ac13 Bump types-python-dateutil from 2.8.19 to 2.8.19.1 dependabot[bot] 2022-10-17 03:01:10 +00:00