Commit Graph

  • d98890f32e sort imports Yinon Polak 2023-03-20 17:55:05 +02:00
  • f659f8e309 remove unused imports Yinon Polak 2023-03-20 17:52:52 +02:00
  • 54db239175 add pytorch regressor example Yinon Polak 2023-03-20 17:06:33 +02:00
  • 601c37f862 refactor classifiers class names Yinon Polak 2023-03-20 11:54:17 +02:00
  • 501e746c52 improve mlp documentation Yinon Polak 2023-03-19 18:10:57 +02:00
  • d04146d1b1 improve mlp documentation Yinon Polak 2023-03-19 18:04:01 +02:00
  • ea08931ab3 add mlp documentation Yinon Polak 2023-03-19 17:45:30 +02:00
  • ddd1b5c0ff modify feedforward net, move layer norm to start of thr block Yinon Polak 2023-03-19 17:03:36 +02:00
  • e08d8190ae fix test Yinon Polak 2023-03-19 15:21:34 +02:00
  • fbf7049ac5 sort imports Yinon Polak 2023-03-19 15:09:50 +02:00
  • 2a1a8c0e64 fix test Yinon Polak 2023-03-19 14:49:12 +02:00
  • 833aaf8e10 create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects Yinon Polak 2023-03-19 14:38:49 +02:00
  • 566346dd87 classifier test - set model file extension Yinon Polak 2023-03-18 20:51:30 +02:00
  • d0a33d2ee7 fix tests Yinon Polak 2023-03-18 15:27:38 +02:00
  • fab505be1b cheat flake8 for now until we can refactor save into the model class robcaulk 2023-03-14 21:13:30 +01:00
  • 2f386913ac refactor classifiers class names Yinon Polak 2023-03-20 11:54:17 +02:00
  • 4f4bfdac4d Adjustments to okx stoploss Matthias 2023-03-20 09:00:00 +01:00
  • 8b6ea32c4c Merge pull request #8357 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.21.0 Matthias 2023-03-20 08:59:19 +01:00
  • ff497d5c90 Merge pull request #8356 from freqtrade/dependabot/pip/develop/fastapi-0.95.0 Matthias 2023-03-20 08:54:49 +01:00
  • c05db6742c Merge pull request #8351 from freqtrade/dependabot/pip/develop/ccxt-3.0.23 Matthias 2023-03-20 08:52:12 +01:00
  • 75f75f3881 Merge pull request #8358 from freqtrade/dependabot/pip/develop/ast-comments-1.0.1 Matthias 2023-03-20 08:51:56 +01:00
  • a4e4310d40 Bump pytest-asyncio from 0.20.3 to 0.21.0 dependabot[bot] 2023-03-20 07:11:18 +00:00
  • dfc3524334 Merge pull request #8355 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.1 Matthias 2023-03-20 08:10:17 +01:00
  • a0913588b8 Merge pull request #8353 from freqtrade/dependabot/pip/develop/pre-commit-3.2.0 Matthias 2023-03-20 08:10:04 +01:00
  • c56b344077 Merge pull request #8354 from freqtrade/dependabot/pip/develop/ruff-0.0.257 Matthias 2023-03-20 08:09:08 +01:00
  • cb1f971d4b Bump ccxt from 2.9.12 to 3.0.23 dependabot[bot] 2023-03-20 06:39:13 +00:00
  • 78e64be04e Merge pull request #8349 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.7 Matthias 2023-03-20 07:38:07 +01:00
  • 3175121030 Bump ast-comments from 1.0.0 to 1.0.1 dependabot[bot] 2023-03-20 05:47:55 +00:00
  • 8d649988ca Bump fastapi from 0.94.0 to 0.95.0 dependabot[bot] 2023-03-20 05:47:47 +00:00
  • ec7e7e744b Merge pull request #8352 from freqtrade/dependabot/pip/develop/uvicorn-0.21.1 Matthias 2023-03-20 06:46:46 +01:00
  • 5c754eb4d3 Merge pull request #8350 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.3 Matthias 2023-03-20 06:46:25 +01:00
  • 54d8aa7782 Test stoploss_adjust okx Matthias 2023-03-20 06:46:00 +01:00
  • 4690244673 Enable okx stop-price types Matthias 2023-03-20 06:40:57 +01:00
  • 2de5a59d89 Add test for dry-run fetching Matthias 2023-03-20 06:38:42 +01:00
  • 98685f1c98 Merge pull request #8348 from freqtrade/dependabot/pip/develop/python-rapidjson-1.10 Matthias 2023-03-20 06:29:35 +01:00
  • 88e93b4902 Merge pull request #8346 from freqtrade/dependabot/pip/develop/nbconvert-7.2.10 Matthias 2023-03-20 06:29:02 +01:00
  • dcca51985d sqlalchemy - pre-commit Matthias 2023-03-20 06:27:39 +01:00
  • 21f2f67ffa Merge pull request #8347 from freqtrade/dependabot/pip/develop/filelock-3.10.0 Matthias 2023-03-20 06:24:50 +01:00
  • c78342b194 Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 dependabot[bot] 2023-03-20 03:58:15 +00:00
  • 29b9be9bd0 Bump ruff from 0.0.255 to 0.0.257 dependabot[bot] 2023-03-20 03:57:47 +00:00
  • 4543a1fe02 Bump pre-commit from 3.1.1 to 3.2.0 dependabot[bot] 2023-03-20 03:57:33 +00:00
  • fc7c8cce3c Bump uvicorn from 0.21.0 to 0.21.1 dependabot[bot] 2023-03-20 03:57:28 +00:00
  • 7d1559f319 Bump mkdocs-material from 9.1.2 to 9.1.3 dependabot[bot] 2023-03-20 03:57:13 +00:00
  • a43502093d Bump sqlalchemy from 2.0.5.post1 to 2.0.7 dependabot[bot] 2023-03-20 03:57:07 +00:00
  • 47e84ad106 Bump python-rapidjson from 1.9 to 1.10 dependabot[bot] 2023-03-20 03:56:54 +00:00
  • 5ade5777e8 Bump filelock from 3.9.0 to 3.10.0 dependabot[bot] 2023-03-20 03:56:49 +00:00
  • fb0e824a83 Bump nbconvert from 7.2.9 to 7.2.10 dependabot[bot] 2023-03-20 03:56:45 +00:00
  • a7c7f720c0 Add test for okx fetch_stop Matthias 2023-03-19 20:03:34 +01:00
  • 224f289ec8 OKX Stop: Add some more okx specific logic Matthias 2023-03-12 15:19:56 +01:00
  • d84ece7258 Use conditional orders for stop orders Matthias 2022-11-09 20:17:10 +01:00
  • 6c5dc7e0a9 OKX: improve stop order handling Matthias 2022-11-08 20:24:26 +01:00
  • df20757d21 OKX stop: implement proper stoploss fetching Matthias 2022-11-08 19:58:39 +01:00
  • a2ce288241 Add okx stoploss on exchange (non-working for futures). Matthias 2022-06-07 21:05:15 +02:00
  • ce3efa8f00 Remove pointless asserts Matthias 2023-03-19 18:05:08 +01:00
  • c92f28bf6f ruff: Activate UP ruleset Matthias 2023-03-19 17:57:56 +01:00
  • 222ecdecd2 Improve code quality Matthias 2023-03-19 17:50:08 +01:00
  • 1c11a5f048 improve mlp documentation Yinon Polak 2023-03-19 18:10:57 +02:00
  • 903a1dc3e5 improve mlp documentation Yinon Polak 2023-03-19 18:04:01 +02:00
  • 6f9a8a089c add mlp documentation Yinon Polak 2023-03-19 17:45:30 +02:00
  • 8bee499328 modify feedforward net, move layer norm to start of thr block Yinon Polak 2023-03-19 17:03:36 +02:00
  • 236499a195 Reorder push logic for ghcr Matthias 2023-03-19 15:47:42 +01:00
  • 3d91dd8a98 Support post-only orders for Binance spot Matthias 2023-03-19 15:36:35 +01:00
  • 9ccc3e52ec Simplify time in force code structure Matthias 2023-03-19 15:30:27 +01:00
  • f5f151fcc5 Fix typing error Matthias 2023-03-19 15:06:56 +01:00
  • 7aa56adf15 Merge pull request #7951 from hippocritical/strategy_utils Matthias 2023-03-19 14:28:36 +01:00
  • 719faab4b8 fix test Yinon Polak 2023-03-19 15:21:34 +02:00
  • 9f477aa3c9 sort imports Yinon Polak 2023-03-19 15:09:50 +02:00
  • 61ac36c576 fix test Yinon Polak 2023-03-19 14:49:12 +02:00
  • 366c148c10 create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects Yinon Polak 2023-03-19 14:38:49 +02:00
  • bf3f2e4de4 Fix failing test Matthias 2023-03-19 11:16:54 +01:00
  • 763f4f4a3e Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-18 20:15:12 +01:00
  • 4925d8f580 Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-18 20:07:34 +01:00
  • b1f88e8861 fixed typo from trades to trade hippocritical 2023-03-18 20:02:55 +01:00
  • a49f62eecb classifier test - set model file extension Yinon Polak 2023-03-18 20:51:30 +02:00
  • 62c8dd98d5 Use combination of thread-local and asyncio-aware session context Matthias 2023-03-17 20:44:00 +01:00
  • b0a7b64d44 Close sessions after telegram calls Matthias 2023-03-17 20:41:11 +01:00
  • d808dd49e8 Fix ruff violation Matthias 2023-03-18 19:28:13 +01:00
  • 818d2bf92a Fix stoploss on exchange value in /show_config call Matthias 2023-03-18 17:02:17 +01:00
  • f98a12c26c Merge pull request #8343 from freqtrade/freqai/add_pair Matthias 2023-03-18 18:02:36 +01:00
  • 477dc50425 Add pair output to "tossed" messages Matthias 2023-03-18 16:32:07 +00:00
  • fab9ff1294 fix tests Yinon Polak 2023-03-18 15:27:38 +02:00
  • 1c91b4427b Merge remote-tracking branch 'origin/feat/add-pytorch-model-support' into feat/add-pytorch-model-support Yinon Polak 2023-03-18 14:14:38 +02:00
  • 244662b1a4 set class names attribute in the general classifier testing strategy Yinon Polak 2023-03-18 14:12:31 +02:00
  • 186fe5933b Merge pull request #8338 from freqtrade/freqai_exception Robert Caulk 2023-03-18 12:56:25 +01:00
  • 8ab35bbaf3 Merge pull request #8340 from freqtrade/sqlalchemy2_queyr Matthias 2023-03-18 08:10:56 +01:00
  • 9044052b4e Fix exceptions when training fails Matthias 2023-03-17 06:46:55 +01:00
  • 209811d23a Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-17 08:48:52 +01:00
  • 764d5507a3 Fix typo in docker param Matthias 2023-03-16 19:33:56 +01:00
  • 628f6b8b7c Fix crane docker permissions Matthias 2023-03-15 20:41:08 +01:00
  • 0d3de07012 use Crane to move images around Matthias 2023-03-15 19:06:08 +01:00
  • db0f449d93 Use docker manifest for GHCR builds Matthias 2023-03-15 06:46:31 +01:00
  • 774eacc561 Attempt push to ghcr.io Matthias 2023-03-14 20:27:14 +01:00
  • e3e4fbd5ba Minor test fix Matthias 2023-03-16 19:24:37 +01:00
  • b7709126f9 remove .query completely Matthias 2023-03-16 18:07:22 +01:00
  • 4cfbc55d34 Update remaining tests to get rid of .query Matthias 2023-03-16 18:07:06 +01:00
  • 00054dcfde Merge pull request #8307 from initrv/tensorboard-category Robert Caulk 2023-03-16 11:10:29 +01:00
  • 9d6e973e5b remove .query from most tests Matthias 2023-03-16 07:25:04 +01:00
  • 6ed337faa3 Update several tests to remove .query Matthias 2023-03-16 07:04:15 +01:00
  • e579ff9532 Simplify pairlock querying Matthias 2023-03-16 06:48:12 +01:00
  • ae361e1d5d Update more .query usages Matthias 2023-03-16 06:44:53 +01:00