Commit Graph

  • d376bf4052 fix indefinite reconnecting Timothy Pogue 2022-11-29 12:22:06 -0700
  • ccd1aa70a2 change log calls to debug, handle already received candle Timothy Pogue 2022-11-29 11:21:36 -0700
  • c050eb8b8b add candle difference calculation to dataprovider Timothy Pogue 2022-11-28 11:02:03 -0700
  • 89338fa677 allow specifying channel send throttle Timothy Pogue 2022-11-27 13:14:49 -0700
  • d2c8487ecf update add_external_candle, fix breaking on ping error, handle empty dataframes Timothy Pogue 2022-11-27 13:11:43 -0700
  • fce1e9d6d0 update analyzed df request to allow specifying a single pair Timothy Pogue 2022-11-27 12:18:41 -0700
  • 36a00e8de0 update add_external_candle returns Timothy Pogue 2022-11-27 12:17:26 -0700
  • 4cbb3341d7 change how missing candles will be handled Timothy Pogue 2022-11-25 19:04:51 -0700
  • 9660e445b8 use new channel apis in emc, extend analyzed df to include list of dates for candles Timothy Pogue 2022-11-25 18:09:47 -0700
  • 2be3ff6bcb fix footer JOSS_v3 JOSS-paper-submission robcaulk 2022-12-13 00:45:16 +0100
  • 3e4e6bb114
    Merge pull request #7895 from freqtrade/fix-blosc-error-arm64 Matthias 2022-12-12 20:03:43 +0100
  • abc3badfb5 Improve shutdown behavior Matthias 2022-12-12 20:01:54 +0100
  • 5c984bf5c2
    Temporarily downgrade blosc for arm64 Emre 2022-12-12 21:33:12 +0300
  • b328a18a97
    Merge pull request #7890 from freqtrade/dependabot/pip/develop/xgboost-1.7.2 Matthias 2022-12-12 18:18:45 +0100
  • ff0577445e
    Merge pull request #7886 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.36 Matthias 2022-12-12 14:52:39 +0100
  • 6f92c58e33 add docs, add bearer token. Bloodhunter4rc 2022-12-12 13:24:33 +0100
  • f940280d5e Fix tensorboard_log incrementing note initrv 2022-12-12 14:35:44 +0300
  • f9b7d35900 add increment param for tensorboard_log initrv 2022-12-12 14:14:23 +0300
  • f6b90595fa remove html. change var names. Bloodhunter4rc 2022-12-12 11:05:03 +0100
  • b53b3f435c
    Merge pull request #7888 from freqtrade/dependabot/pip/develop/ccxt-2.2.92 Matthias 2022-12-12 09:03:26 +0100
  • a55d0c0d81
    Merge pull request #7891 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.15 Matthias 2022-12-12 08:27:50 +0100
  • dee5b72835
    Merge pull request #7892 from freqtrade/dependabot/pip/develop/filelock-3.8.2 Matthias 2022-12-12 08:27:29 +0100
  • 39bd6fb2d3
    Merge pull request #7894 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.6.4 Matthias 2022-12-12 07:11:34 +0100
  • de9784267a
    Bump filelock from 3.8.0 to 3.8.2 dependabot[bot] 2022-12-12 05:39:16 +0000
  • 61592e76b0
    Merge pull request #7884 from freqtrade/dependabot/pip/develop/scikit-learn-1.2.0 Matthias 2022-12-12 06:38:29 +0100
  • dc8f68d410
    Merge pull request #7885 from freqtrade/dependabot/pip/develop/blosc-1.11.0 Matthias 2022-12-12 06:31:39 +0100
  • 915e0ac62f
    Bump ccxt from 2.2.67 to 2.2.92 dependabot[bot] 2022-12-12 05:31:01 +0000
  • bc2b9981d3
    Bump python-telegram-bot from 13.14 to 13.15 dependabot[bot] 2022-12-12 05:30:55 +0000
  • 686253e7cd
    Merge pull request #7887 from freqtrade/dependabot/pip/develop/nbconvert-7.2.6 Matthias 2022-12-12 06:30:37 +0100
  • 2d68b0f6f6
    Merge pull request #7889 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.20.3 Matthias 2022-12-12 06:30:14 +0100
  • f7a099f878
    Merge pull request #7893 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.45 Matthias 2022-12-12 06:29:49 +0100
  • 2647c35f48
    Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 dependabot[bot] 2022-12-12 03:02:53 +0000
  • 0344203372
    Bump sqlalchemy from 1.4.44 to 1.4.45 dependabot[bot] 2022-12-12 03:01:32 +0000
  • 5a7b493d3e
    Bump xgboost from 1.7.1 to 1.7.2 dependabot[bot] 2022-12-12 03:01:11 +0000
  • 5625648011
    Bump pytest-asyncio from 0.20.2 to 0.20.3 dependabot[bot] 2022-12-12 03:01:07 +0000
  • a35111e55e
    Bump nbconvert from 7.2.5 to 7.2.6 dependabot[bot] 2022-12-12 03:00:54 +0000
  • 63d3a9ced6
    Bump prompt-toolkit from 3.0.33 to 3.0.36 dependabot[bot] 2022-12-12 03:00:49 +0000
  • 434eec7334
    Bump blosc from 1.10.6 to 1.11.0 dependabot[bot] 2022-12-12 03:00:46 +0000
  • 78c40f0535
    Bump scikit-learn from 1.1.3 to 1.2.0 dependabot[bot] 2022-12-12 03:00:40 +0000
  • 457b8d8761 remove @ from github handles in acknowledgements JOSS_v2 robcaulk 2022-12-11 20:24:53 +0100
  • 42afdbb0e5
    Merge pull request #7883 from freqtrade/fix/multioutput-bug Matthias 2022-12-11 15:52:10 +0100
  • 0f6b98b69a merge develop into tensorboard cleanup robcaulk 2022-12-11 15:38:32 +0100
  • 0fd8e214e4 add documentation for tensorboard_log, change how users interact with tensorboard_log robcaulk 2022-12-11 15:31:29 +0100
  • 888ba65367
    Merge branch 'develop' into fix/multioutput-bug Matthias 2022-12-11 15:23:53 +0100
  • cb8fc3c8c7 custom info to tensorboard_metrics initrv 2022-12-11 15:37:45 +0300
  • 0f75ec9c97
    Merge pull request #7860 from freqtrade/update-freqai-tf-handling Robert Caulk 2022-12-11 12:50:07 +0100
  • 8c7ec07951 ensure predict_proba follows suit. Remove all lib specific params from example config robcaulk 2022-12-11 12:39:31 +0100
  • 85f22b5c30 fix bug in MultiOutput* with conv_width = 1 robcaulk 2022-12-11 12:15:19 +0100
  • 6b9f3f2795
    Fix test validation Emre 2022-12-11 13:24:24 +0300
  • 272c3302e3
    Merge remote-tracking branch 'origin/develop' into update-freqai-tf-handling Emre 2022-12-11 13:12:45 +0300
  • 980a5a9b52 Fix docs typo Matthias 2022-12-10 19:54:04 +0100
  • 276742b6fc
    Bump python from 3.10.7-slim-bullseye to 3.11.1-slim-bullseye dependabot[bot] 2022-12-09 03:00:42 +0000
  • 3adb3d9b1e Merge branch 'reject_report' of github.com:froggleston/freqtrade into reject_report froggleston 2022-12-08 18:49:17 +0000
  • 6f08b610d6 Merge branch 'develop' of github.com:froggleston/freqtrade into reject_report froggleston 2022-12-08 18:48:33 +0000
  • f5359985e8 Make CLI option and docs clearer that we're handling signals not trades froggleston 2022-12-08 18:47:09 +0000
  • d3443beaf9
    Merge branch 'freqtrade:develop' into reject_report Robert Davey 2022-12-08 18:33:10 +0000
  • 1da8ad69d9 improve more tests by freezing time Matthias 2022-12-08 14:33:07 +0100
  • da4914513a
    Merge pull request #7835 from rzhb/patch-1 Matthias 2022-12-08 14:17:50 +0100
  • bbedc4b63e Stop clock to avoid random failures on slow CI runs Matthias 2022-12-08 14:15:29 +0100
  • 39e19bd0c9
    Merge pull request #7607 from matteoettam09/develop Matthias 2022-12-08 13:34:06 +0100
  • 3e50fd56ec add note about conflicting changes and outlines todo for it Joe Schr 2022-12-08 12:16:10 +0100
  • e9f550c638 docs/new-feature initial outLine including git rebase on develop section Joe Schr 2022-12-08 11:43:36 +0100
  • 3b9052247f flake8 fix Stefano Ariestasia 2022-12-08 20:06:02 +0900
  • 404df7ae20 fix isort root 2022-12-08 20:02:44 +0900
  • 85ccba9b14
    Merge branch 'freqtrade:develop' into develop Stefano Ariestasia 2022-12-08 19:35:45 +0900
  • 3d3a7033ed Improve Docker documentation wording Matthias 2022-12-08 08:46:16 +0100
  • fcbc1a8a07
    Merge pull request #7868 from freqtrade/fix-add-state-info-bt Matthias 2022-12-08 08:34:11 +0100
  • 74e623fe5b Improve kraken test resiliance Matthias 2022-12-08 08:33:07 +0100
  • 66412bfa58 Remove unnecessary loop Bloodhunter4rc 2022-12-08 01:51:12 +0100
  • 7efcbbb457 Local File Loading Bloodhunter4rc 2022-12-08 01:09:17 +0100
  • da2747d487 Add Local .json file Loading Bloodhunter4rc 2022-12-08 00:52:54 +0100
  • 2c3a310ce2 allow DI with CNN robcaulk 2022-12-07 20:30:13 +0100
  • 71c6ff18c4 try to avoid possible memory leaks robcaulk 2022-12-07 20:08:31 +0100
  • b438cd4b3f add newline to end of freqai-configuration.md robcaulk 2022-12-07 19:52:31 +0100
  • 7b3406914c flip add_state_info robcaulk 2022-12-07 19:49:39 +0100
  • 9b4364ddc3 ensure that add_state_info is deactivated during backtesting robcaulk 2022-12-07 19:49:14 +0100
  • b144a6357d Remove Duplicate Bloodhunter4rc 2022-12-07 18:24:55 +0100
  • 547a75d9c1 Fix Info Bloodhunter4rc 2022-12-07 17:49:21 +0100
  • 607d5b2f8f Split to fetch_pairlist function, Info Message Bloodhunter4rc 2022-12-07 17:47:38 +0100
  • 48160f3fe9 Flake 8 fix, Json Fetching Bloodhunter4rc 2022-12-07 17:01:45 +0100
  • 70dfa1435b
    Add DOI to pandas citation JOSS_v1 Robert Caulk 2022-12-07 16:42:25 +0100
  • 199fd2d074 +Remote Pairlist Bloodhunter4rc 2022-12-07 15:08:33 +0100
  • 58604c747e cleanup tensorboard callback initrv 2022-12-07 14:37:55 +0300
  • 89c7c2fec6 isort fix Stefano Ariestasia 2022-12-07 18:09:57 +0900
  • 611e35ed81 flake8 fix Stefano Ariestasia 2022-12-07 15:47:58 +0900
  • 6343fbf9e3 remove verbose from CNNPredictionModel robcaulk 2022-12-07 00:02:02 +0100
  • 389ab7e44b add test for CNNPredictionModel robcaulk 2022-12-06 23:50:34 +0100
  • 665eed3906 add documentation for CNN, allow it to interact with model_training_parameters robcaulk 2022-12-06 23:26:07 +0100
  • b9f6911a6a
    Merge pull request #7843 from smarmau/develop Robert Caulk 2022-12-06 20:06:41 +0100
  • 145d9fd633 Merge branch 'develop' of github.com:lolongcovas/freqtrade into strategies longyu 2022-12-06 09:31:45 +0100
  • cf62b03be7
    Merge branch 'freqtrade:develop' into develop lolong 2022-12-06 09:31:31 +0100
  • e7195b7bfb
    Merge pull request #7862 from freqtrade/ws_newcandle Matthias 2022-12-06 07:07:32 +0100
  • 27b8f462dc
    Merge pull request #7837 from freqtrade/freqai_bt_from_predictions_improvement Robert Caulk 2022-12-05 23:20:55 +0100
  • c81b00fb37 Merge branch 'develop' into freqai_bt_from_predictions_improvement Wagner Costa 2022-12-05 18:00:55 -0300
  • 227cdb0938
    Change dict update order Emre 2022-12-05 23:58:04 +0300
  • 26a61afa15
    Move base tf logic to config validation Emre 2022-12-05 23:54:15 +0300
  • bc48099e48
    Revert changes Emre 2022-12-05 23:52:48 +0300
  • 9ce8255f24 isort. robcaulk 2022-12-05 21:03:05 +0100
  • 72b1d1c9ae allow users to pass 0 test data robcaulk 2022-12-05 20:55:05 +0100
  • 5826fae8ee Merge remote-tracking branch 'origin/develop' into feat/convolutional-neural-net robcaulk 2022-12-05 20:40:19 +0100