Commit Graph

  • 0afd5a7385 Improve stoploss documentation develop Matthias 2023-04-12 18:13:16 +02:00
  • 2131205db6 Bump tag length to 255 Matthias 2023-04-12 06:59:05 +02:00
  • b2b19915e6 Limit enter_tag and exit_reason to their actual field lenght Matthias 2023-04-12 06:54:06 +02:00
  • bba6f8e133 Use length constant for tests Matthias 2023-04-12 06:30:03 +02:00
  • a6d2233b95 Use constant for custom field lengths Matthias 2023-04-11 21:05:14 +02:00
  • 9857675a5e Update torch import Matthias 2023-04-11 19:38:24 +02:00
  • 4ab047dfa7 Merge pull request #8297 from Yinon-Polak/feat/add-pytorch-model-support Robert Caulk 2023-04-11 15:40:12 +02:00
  • 476ed938f5 Extract custom_tag limit from interface file Matthias 2023-04-11 07:26:38 +02:00
  • 40ffac9de0 Prevent random test failures by freezing time for certain tests Matthias 2023-04-10 19:45:13 +02:00
  • b892d373cd Improve timerange parsing when accepting values from API Matthias 2023-04-10 17:44:21 +02:00
  • 766336bea0 Bump python-telegram-bot from 13.15 to 20.2 dependabot/pip/develop/python-telegram-bot-20.2 dependabot[bot] 2023-04-10 17:39:08 +00:00
  • 2a302740bd Bump pandas from 1.5.3 to 2.0.0 dependabot/pip/develop/pandas-2.0.0 dependabot[bot] 2023-04-10 17:38:33 +00:00
  • c3647e49ad Merge pull request #8484 from freqtrade/dependabot/pip/develop/nbconvert-7.3.1 Matthias 2023-04-10 19:38:12 +02:00
  • 37ed37dc76 Merge pull request #8485 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.6 Matthias 2023-04-10 19:37:54 +02:00
  • 5cb688c112 Merge pull request #8482 from freqtrade/dependabot/pip/develop/websockets-11.0.1 Matthias 2023-04-10 19:37:37 +02:00
  • 3e394d0612 Merge pull request #8480 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.9 Matthias 2023-04-10 19:37:17 +02:00
  • c4c2298686 Bump mkdocs-material from 9.1.5 to 9.1.6 dependabot[bot] 2023-04-10 16:17:10 +00:00
  • 8564dc10b2 Bump nbconvert from 7.2.10 to 7.3.1 dependabot[bot] 2023-04-10 16:16:42 +00:00
  • 3fb892fcb8 Merge pull request #8483 from freqtrade/dependabot/pip/develop/ruff-0.0.261 Matthias 2023-04-10 18:16:24 +02:00
  • 9968348324 Merge pull request #8481 from freqtrade/dependabot/pip/develop/ccxt-3.0.59 Matthias 2023-04-10 18:15:44 +02:00
  • fa293c54f8 Bump websockets from 11.0 to 11.0.1 dependabot[bot] 2023-04-10 15:46:40 +00:00
  • 95449ca886 Merge pull request #8478 from freqtrade/dependabot/pip/develop/schedule-1.2.0 Matthias 2023-04-10 17:45:44 +02:00
  • 70fa4a53cd pre-commit - bump sqlalchemy Matthias 2023-04-10 17:45:23 +02:00
  • 467c63ff01 Bump ruff from 0.0.260 to 0.0.261 dependabot[bot] 2023-04-10 15:25:04 +00:00
  • b8a9c200fe Merge pull request #8479 from freqtrade/dependabot/pip/develop/pre-commit-3.2.2 Matthias 2023-04-10 17:24:02 +02:00
  • 7c10af65a1 Merge pull request #8477 from freqtrade/dependabot/pip/develop/plotly-5.14.1 Matthias 2023-04-10 16:44:35 +02:00
  • e2cd23b1d2 Remove deprecated pandas option Matthias 2023-04-10 16:33:56 +02:00
  • 0d408d3d43 Bump ccxt from 3.0.58 to 3.0.59 dependabot[bot] 2023-04-10 14:20:19 +00:00
  • 2309197771 Bump sqlalchemy from 2.0.8 to 2.0.9 dependabot[bot] 2023-04-10 14:20:14 +00:00
  • 66fe9abce0 Bump pre-commit from 3.2.1 to 3.2.2 dependabot[bot] 2023-04-10 14:20:03 +00:00
  • 200c18f3e4 Bump schedule from 1.1.0 to 1.2.0 dependabot[bot] 2023-04-10 14:19:59 +00:00
  • 351b5f6e65 Bump plotly from 5.14.0 to 5.14.1 dependabot[bot] 2023-04-10 14:19:56 +00:00
  • 605cc20a21 Merge pull request #8459 from freqtrade/feat/kvstore Matthias 2023-04-10 14:49:01 +02:00
  • f73d2a5371 Ensure bot_start is called when visualizing results Matthias 2023-04-10 14:47:59 +02:00
  • 485a074674 Merge pull request #8472 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.12 Matthias 2023-04-10 14:42:53 +02:00
  • 865cf5232b Merge pull request #8471 from freqtrade/dependabot/pip/develop/mypy-1.2.0 Matthias 2023-04-10 14:42:35 +02:00
  • 95a24c3133 Merge pull request #8467 from freqtrade/dependabot/pip/develop/orjson-3.8.10 Matthias 2023-04-10 14:41:25 +02:00
  • 6833059c70 Merge pull request #8474 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.5 Matthias 2023-04-10 08:03:55 +02:00
  • 3833dc0b78 pre-commit - bump dateutil Matthias 2023-04-10 07:54:01 +02:00
  • e0d3c771db Merge pull request #8465 from freqtrade/dependabot/pip/develop/ccxt-3.0.58 Matthias 2023-04-10 07:53:21 +02:00
  • 5a18ab0784 Bump mypy from 1.1.1 to 1.2.0 dependabot[bot] 2023-04-10 05:51:33 +00:00
  • 1d66f82b1d Merge pull request #8469 from freqtrade/dependabot/pip/develop/filelock-3.11.0 Matthias 2023-04-10 07:50:48 +02:00
  • 2e765fe6d1 Merge pull request #8470 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.11 Matthias 2023-04-10 07:50:25 +02:00
  • 21ea02bbcf Merge pull request #8466 from freqtrade/dependabot/pip/develop/pytest-7.3.0 Matthias 2023-04-10 07:49:57 +02:00
  • 2ea0157197 Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 dependabot[bot] 2023-04-10 03:57:51 +00:00
  • 03352f3b62 Bump types-python-dateutil from 2.8.19.11 to 2.8.19.12 dependabot[bot] 2023-04-10 03:57:04 +00:00
  • 26eb4f7fe6 Bump pymdown-extensions from 9.10 to 9.11 dependabot[bot] 2023-04-10 03:56:57 +00:00
  • 7e1f3aa545 Bump filelock from 3.10.6 to 3.11.0 dependabot[bot] 2023-04-10 03:56:51 +00:00
  • 3505fbe783 Bump ta-lib from 0.4.25 to 0.4.26 dependabot/pip/develop/ta-lib-0.4.26 dependabot[bot] 2023-04-10 03:56:48 +00:00
  • 14532e3a56 Bump orjson from 3.8.9 to 3.8.10 dependabot[bot] 2023-04-10 03:56:42 +00:00
  • a449f7c78c Bump pytest from 7.2.2 to 7.3.0 dependabot[bot] 2023-04-10 03:56:38 +00:00
  • 8854ef8cba Bump ccxt from 3.0.50 to 3.0.58 dependabot[bot] 2023-04-10 03:56:33 +00:00
  • 526943f29e Remove freqUI alpha warning Matthias 2023-04-09 19:44:38 +02:00
  • cf770d496b Improve visual display of progressbar feat/hyperopt_progressbar Matthias 2023-04-09 18:25:50 +02:00
  • bfd9e35e34 Replace hyperopt progressbar with rich progressbar Matthias 2023-04-09 18:09:15 +02:00
  • 299e788891 Dump progressbar2 dependency Matthias 2023-04-09 17:01:07 +02:00
  • 4c1de4ad56 Update tests Matthias 2023-04-09 18:07:28 +02:00
  • ed57e7d43b Refactor logging to be a package, instead of a module Matthias 2023-04-09 16:48:18 +02:00
  • 818d18d4e0 Add StdErrStreamHandler to logging Matthias 2023-04-09 16:23:00 +02:00
  • b6aac5079b REmove Rich-progress wrapper again Matthias 2023-04-09 16:21:30 +02:00
  • 40450ebecc Add dependency on Rich Matthias 2023-04-09 16:05:10 +02:00
  • d532da9071 Add Rich Progressbar Wrapper Matthias 2023-04-09 16:04:31 +02:00
  • df51111c33 Always show strategy summary Matthias 2023-04-09 08:38:33 +02:00
  • dd8900a1c6 Improve ordering of backtest output Matthias 2023-04-09 08:37:44 +02:00
  • 5404905d28 Fix typos in docs Matthias 2023-04-08 17:13:51 +02:00
  • bed51fa790 Properly build specific Torch image Matthias 2023-04-08 16:59:17 +02:00
  • f5a5c2d6b9 Improve imports feat/kvstore Matthias 2023-04-08 16:44:33 +02:00
  • a102cfdfc9 Add new /profit fields to API Matthias 2023-04-08 16:40:22 +02:00
  • be72670ca2 Add documentation about /profit change Matthias 2023-04-08 16:40:14 +02:00
  • cf2cb94f8d Add bot start date to /profit output Matthias 2023-04-08 16:38:44 +02:00
  • fa3a81b022 convert Keys to enum Matthias 2023-04-08 16:28:50 +02:00
  • 7ff30c6df8 Add additional, typesafe getters Matthias 2023-04-08 16:23:55 +02:00
  • 7751768b2e Store initial_time value Matthias 2023-04-08 14:30:27 +02:00
  • 9c2cdd4fb9 Merge pull request #8388 from freqtrade/patch-pair-colon-bug Matthias 2023-04-08 14:16:41 +02:00
  • 69b9b35a08 Merge remote-tracking branch 'origin/develop' into feat/add-pytorch-model-support robcaulk 2023-04-08 13:22:25 +02:00
  • c2c97d9f78 make a fake pair_dict instead of MagicMocking it robcaulk 2023-04-08 13:20:29 +02:00
  • 48d3c8e62e fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings robcaulk 2023-04-08 12:09:53 +02:00
  • ac817b7808 Improve docstrings for key-value store Matthias 2023-04-08 10:09:31 +02:00
  • 4d4f4bf23e Add test for key_value_store Matthias 2023-04-08 10:07:21 +02:00
  • c083723698 Add initial version of key value store Matthias 2023-04-08 10:02:38 +02:00
  • f8d89c46e5 Don't reset open_order_id if the order didn't cancel Matthias 2023-04-07 19:48:44 +02:00
  • 1952e453bb Improved formatting for fetch order_or_stop calls Matthias 2023-04-07 17:35:11 +02:00
  • 77985fa591 Update thread name for uvicorn worker Matthias 2023-04-07 14:49:53 +02:00
  • a75d891007 Ensure minimum sqlalchemy version is respected Matthias 2023-04-07 14:45:06 +02:00
  • dae3f72be7 Bump Dockerfile to latest 3.10 Matthias 2023-04-07 14:11:31 +02:00
  • f03a99918a Ensure hyper param file can be loaded Matthias 2023-04-04 20:04:28 +02:00
  • a655524221 pytorch mlp rename input to fix mypy error Yinon Polak 2023-04-04 12:24:29 +03:00
  • 26738370c7 pytorch mlp add explicit annotation to fix mypy error Yinon Polak 2023-04-04 12:12:02 +03:00
  • fe02f611fb Fix typo in reinforcement learning Matthias 2023-04-04 06:46:35 +02:00
  • 1b10a3a2bf Merge branch 'develop' of github.com:freqtrade/freqtrade into develop Matthias 2023-04-03 20:24:58 +02:00
  • 92a060c5b4 Make stop_price_parameter configurable by exchange Matthias 2023-04-03 20:18:57 +02:00
  • 096fd1916c Merge pull request #8445 from freqtrade/dependabot/pip/develop/tensorboard-2.12.1 Matthias 2023-04-03 19:14:29 +02:00
  • fb09a16127 Merge pull request #8438 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.2 Matthias 2023-04-03 18:12:30 +02:00
  • 6b204c97ed fix pytorch data convertor type hints Yinon Polak 2023-04-03 19:02:07 +03:00
  • 0c4574b3b7 prevent mypy error, explicitly unpack input list of pytorch mlp model, Yinon Polak 2023-04-03 18:10:47 +03:00
  • d9d9993179 add documentation Yinon Polak 2023-04-03 17:06:39 +03:00
  • 7b494c8333 add documentation to pytorch data convertor Yinon Polak 2023-04-03 16:39:49 +03:00
  • bc9454e0f9 add device to data convertor class doc Yinon Polak 2023-04-03 16:36:38 +03:00
  • 36a0a14a23 clean code Yinon Polak 2023-04-03 16:26:42 +03:00
  • c137666230 fix imports Yinon Polak 2023-04-03 16:03:15 +03:00