Commit Graph

  • f455e3327c Simplify method further Matthias 2023-03-19 15:01:37 +0100
  • cd9c2c4c23 Merge branch 'develop' into pr/froggleston/7861 Matthias 2023-03-19 15:00:20 +0100
  • af6fc886f6 Small refactor for new methods Matthias 2023-03-19 14:56:41 +0100
  • 7aa56adf15
    Merge pull request #7951 from hippocritical/strategy_utils Matthias 2023-03-19 14:28:36 +0100
  • 719faab4b8 fix test Yinon Polak 2023-03-19 15:21:34 +0200
  • 9f477aa3c9 sort imports Yinon Polak 2023-03-19 15:09:50 +0200
  • 61ac36c576 fix test Yinon Polak 2023-03-19 14:49:12 +0200
  • 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 +0200
  • bf3f2e4de4 Fix failing test Matthias 2023-03-19 11:16:54 +0100
  • 1283390ce7
    Merge branch 'freqtrade:develop' into backtest_bias_tester hippocritical 2023-03-18 20:15:21 +0100
  • 763f4f4a3e
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-18 20:15:12 +0100
  • 4925d8f580 Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-18 20:07:34 +0100
  • b1f88e8861 fixed typo from trades to trade hippocritical 2023-03-18 20:02:55 +0100
  • a49f62eecb classifier test - set model file extension Yinon Polak 2023-03-18 20:51:30 +0200
  • 62c8dd98d5 Use combination of thread-local and asyncio-aware session context Matthias 2023-03-17 20:44:00 +0100
  • b0a7b64d44 Close sessions after telegram calls Matthias 2023-03-17 20:41:11 +0100
  • d808dd49e8 Fix ruff violation Matthias 2023-03-18 19:28:13 +0100
  • 818d2bf92a Fix stoploss on exchange value in /show_config call Matthias 2023-03-18 17:02:17 +0100
  • f98a12c26c
    Merge pull request #8343 from freqtrade/freqai/add_pair Matthias 2023-03-18 18:02:36 +0100
  • 477dc50425 Add pair output to "tossed" messages Matthias 2023-03-18 16:32:07 +0000
  • fab9ff1294 fix tests Yinon Polak 2023-03-18 15:27:38 +0200
  • 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 +0200
  • 244662b1a4 set class names attribute in the general classifier testing strategy Yinon Polak 2023-03-18 14:12:31 +0200
  • 186fe5933b
    Merge pull request #8338 from freqtrade/freqai_exception Robert Caulk 2023-03-18 12:56:25 +0100
  • 8ab35bbaf3
    Merge pull request #8340 from freqtrade/sqlalchemy2_queyr Matthias 2023-03-18 08:10:56 +0100
  • 9044052b4e Fix exceptions when training fails Matthias 2023-03-17 06:46:55 +0100
  • 3730947f2a
    Merge branch 'freqtrade:develop' into backtest_bias_tester hippocritical 2023-03-17 08:49:08 +0100
  • 209811d23a
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-17 08:48:52 +0100
  • 764d5507a3 Fix typo in docker param Matthias 2023-03-16 19:33:56 +0100
  • 628f6b8b7c Fix crane docker permissions Matthias 2023-03-15 20:41:08 +0100
  • 0d3de07012 use Crane to move images around Matthias 2023-03-15 19:06:08 +0100
  • db0f449d93 Use docker manifest for GHCR builds Matthias 2023-03-15 06:46:31 +0100
  • 774eacc561 Attempt push to ghcr.io Matthias 2023-03-14 20:27:14 +0100
  • 16d6c454cd
    Merge cf77c3eae1 into e3e4fbd5ba charlestonX-DAO 2023-03-16 23:26:52 -0400
  • cf77c3eae1
    Create SECURITY.md charlestonX-DAO 2023-03-16 23:26:23 -0400
  • e3e4fbd5ba Minor test fix Matthias 2023-03-16 19:24:37 +0100
  • b7709126f9 remove .query completely Matthias 2023-03-16 18:07:22 +0100
  • 4cfbc55d34 Update remaining tests to get rid of .query Matthias 2023-03-16 18:07:06 +0100
  • 00054dcfde
    Merge pull request #8307 from initrv/tensorboard-category Robert Caulk 2023-03-16 11:10:29 +0100
  • 9d6e973e5b remove .query from most tests Matthias 2023-03-16 07:25:04 +0100
  • 6ed337faa3 Update several tests to remove .query Matthias 2023-03-16 07:04:15 +0100
  • e579ff9532 Simplify pairlock querying Matthias 2023-03-16 06:48:12 +0100
  • ae361e1d5d Update more .query usages Matthias 2023-03-16 06:44:53 +0100
  • d03fe1f8ee add latest experimental version of gymnasium Richard Jozsa 2023-03-16 00:53:37 +0100
  • 8865af9104 Remove .query from pairlock Matthias 2023-03-15 21:19:36 +0100
  • aa54b77702 Rename _session to sessoin Matthias 2023-03-15 21:12:06 +0100
  • 8073989c98 Remove more usages of .query Matthias 2023-03-15 21:10:47 +0100
  • d45599ca3b Fix some type errors Matthias 2023-03-15 21:09:25 +0100
  • b469addffb remove usage of .query from regular models Matthias 2023-03-15 21:00:30 +0100
  • 47ab285252 Minor test fix Matthias 2023-03-15 20:49:35 +0100
  • 95ff59a21c Improve documentation for get_trades_proxy Matthias 2023-03-15 07:23:54 +0100
  • 7e08e3a59a Update example to use get_trades_proxy Matthias 2023-03-15 07:22:07 +0100
  • 4550447409 cheat flake8 for now until we can refactor save into the model class robcaulk 2023-03-14 21:13:30 +0100
  • 8f29312c9e Minimum re-entry stake should not include stoploss Matthias 2023-03-14 08:14:01 +0100
  • 5c280d5649 Improve emergency_exit handling Matthias 2023-03-13 20:28:13 +0100
  • b23cea6e59 Bump ruff to 0.0.255 Matthias 2023-03-13 20:16:12 +0100
  • 487469680f Use correct exception type for ccxt.InvalidOrder Matthias 2023-03-13 20:13:12 +0100
  • 8fd13933c3 Improve variable naming Matthias 2023-03-13 19:50:19 +0100
  • cf70deaf8d Disallow negative liquidation prices Matthias 2023-03-13 19:41:39 +0100
  • 3d31eca365 Update Exception to contain more info Matthias 2023-03-13 19:40:48 +0100
  • d723979c42 Move total_trades to explicit variable Matthias 2023-03-13 19:21:53 +0100
  • 366740885a reduce mlp number of parameters for testing Yinon Polak 2023-03-13 20:18:26 +0200
  • 918889a2bd reduce mlp number of parameters for testing Yinon Polak 2023-03-13 20:09:12 +0200
  • fc6d7f012e Support for python 3.11 pbs 2023-03-13 17:34:34 +0000
  • 1947fab3d7
    Merge pull request #8315 from freqtrade/dependabot/pip/develop/uvicorn-0.21.0 Matthias 2023-03-13 18:11:13 +0100
  • cdb97e64ab
    Merge pull request #8323 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.7.1 Matthias 2023-03-13 18:10:04 +0100
  • daa59f6248
    Merge pull request #8322 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.2 Matthias 2023-03-13 18:08:08 +0100
  • 9c8c30b0e8 add test Yinon Polak 2023-03-13 17:17:00 +0200
  • f3a1177bad bring inc back initrv 2023-03-13 17:53:35 +0300
  • 093e8169f7
    Bump setuptools from 65.5.1 to 67.6.0 dependabot[bot] 2023-03-13 08:12:05 +0000
  • ad5afd3047
    Bump uvicorn from 0.20.0 to 0.21.0 dependabot[bot] 2023-03-13 08:08:57 +0000
  • 458bfcc89b
    Merge pull request #8324 from freqtrade/dependabot/pip/develop/urllib3-1.26.15 Matthias 2023-03-13 09:02:17 +0100
  • d4122c36ac
    Merge pull request #8317 from freqtrade/dependabot/pip/develop/fastapi-0.94.0 Matthias 2023-03-13 09:01:59 +0100
  • 0e663a5bf8 Refresh binance cached leverage tiers Matthias 2023-03-13 07:06:16 +0100
  • 562efd1841
    Merge pull request #8320 from freqtrade/dependabot/pip/develop/pytest-7.2.2 Matthias 2023-03-13 06:59:00 +0100
  • 7baa2b9005
    Merge pull request #8321 from freqtrade/dependabot/pip/develop/mypy-1.1.1 Matthias 2023-03-13 06:58:32 +0100
  • 10c5adfa50
    Bump fastapi from 0.92.0 to 0.94.0 dependabot[bot] 2023-03-13 05:37:55 +0000
  • 44c4729a9d
    Merge pull request #8319 from freqtrade/dependabot/pip/develop/pydantic-1.10.6 Matthias 2023-03-13 06:28:28 +0100
  • dc6af9a1a7
    Bump urllib3 from 1.26.14 to 1.26.15 dependabot[bot] 2023-03-13 03:57:54 +0000
  • 82707be7d0
    Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 dependabot[bot] 2023-03-13 03:57:48 +0000
  • b800f27092
    Bump mkdocs-material from 9.1.1 to 9.1.2 dependabot[bot] 2023-03-13 03:57:46 +0000
  • 31daf72cc6
    Bump mypy from 1.0.1 to 1.1.1 dependabot[bot] 2023-03-13 03:57:40 +0000
  • 22ebf04daa
    Bump pytest from 7.2.1 to 7.2.2 dependabot[bot] 2023-03-13 03:57:29 +0000
  • 52a091e063
    Bump pydantic from 1.10.5 to 1.10.6 dependabot[bot] 2023-03-13 03:57:23 +0000
  • e72c1c02e2
    Bump scikit-learn from 1.1.3 to 1.2.2 dependabot[bot] 2023-03-13 03:57:16 +0000
  • 0b740c8cd0
    Bump ccxt from 2.9.12 to 2.9.14 dependabot[bot] 2023-03-13 03:57:02 +0000
  • d7ea750823 revert to using model_training_parameters Yinon Polak 2023-03-13 00:35:51 +0200
  • b6096efadd logging change Yinon Polak 2023-03-13 00:35:14 +0200
  • b927c9dc01 remove train loss calculation from estimate_loss Yinon Polak 2023-03-13 00:17:34 +0200
  • 523a58d3d6 simplify statement for pytorch file_type extension Yinon Polak 2023-03-13 00:16:44 +0200
  • fbca8e6587 Allow empty pairlock reasons through api Matthias 2023-03-12 21:31:08 +0100
  • a10f78e3ef fix increment in case of 0 initrv 2023-03-12 23:29:27 +0300
  • 8987e5f108
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-12 20:14:40 +0100
  • 153f6f0930
    Merge branch 'freqtrade:develop' into backtest_bias_tester hippocritical 2023-03-12 20:14:30 +0100
  • 5edcf4c2ef first version of the backtest lookahead bias tester. Putting this out there so matthias can comment on if he doesnt like something. Plan: - make variables adaptive like timerange and max_try_signals - create a proper list of results at the end of a --strategy-list run - output to specified .csv-file ('cause I am using that currently myself for the grafana server and so others can have a list of that too for later use or sharing things) - tests - docs hippocritical 2023-03-12 20:13:05 +0100
  • f584edf809 Improve tests by simply running a full strategy through everything Matthias 2023-03-12 16:45:56 +0100
  • f5848ea891 Add test for successful_buys Matthias 2023-03-12 16:29:18 +0100
  • b5c4f9ebe2 Split updater_tests to be clearer Matthias 2023-03-12 16:26:12 +0100
  • 0911cd72a2 Add test for strategy-updater start method Matthias 2023-03-12 15:59:02 +0100
  • d2a412d2c6 Simplify start_strategy_update Matthias 2023-03-12 15:47:03 +0100