Commit Graph

  • 8fcb80df69 Add support for dp.send_msg() to webhooks froggleston 2022-10-07 16:06:30 +0100
  • ec7af83c87 add tensorboard to freqai reqs initrv 2022-10-07 17:13:19 +0300
  • d42fb15608 Improve generic exception handler Matthias 2022-10-07 16:05:41 +0200
  • a5bf34587a Improve fiat-convert behavior in case of coingecko outage Matthias 2022-10-07 15:41:42 +0200
  • fab6b2f105 Align datetime import in fiat_convert Matthias 2022-10-07 14:00:04 +0200
  • 1cabfe8d0a
    Merge pull request #7545 from wizrds/feat/test-ws-client Matthias 2022-10-07 15:23:22 +0200
  • 3e258e000e Don't set use_db without resetting it Matthias 2022-10-07 07:05:56 +0200
  • 1595e5fd8a small fix in protocol Timothy Pogue 2022-10-06 21:00:28 -0600
  • b92b98af29 fix formatting Timothy Pogue 2022-10-06 14:33:04 -0600
  • 3e08c6e540 testing/debugging ws client script Timothy Pogue 2022-10-06 14:12:44 -0600
  • 6e179c7699 Only store tick refresh time if we cache Matthias 2022-10-06 14:56:38 +0000
  • a9d5e04a43 Remove constant labels from prediction th0rntwig 2022-10-06 19:26:33 +0200
  • 86c781798a Add сatboost train_dir for tensorboard initrv 2022-10-06 19:59:35 +0300
  • 7c702dd106 Add cache eviction Matthias 2022-10-06 14:43:45 +0000
  • 92a1d58df8 Evict cache if we didn't get new candles for X hours Matthias 2022-10-06 06:41:56 +0200
  • f475c6c305 Add Specific, time-sensitive test-case for new behavior Matthias 2022-10-05 19:39:28 +0200
  • 638515bce5 Test advanced caching Matthias 2022-10-05 07:08:40 +0200
  • 678272e2ef Improve test formatting Matthias 2022-10-05 07:03:06 +0200
  • cea017e79f Age out old candles Matthias 2022-10-04 20:48:04 +0200
  • b7f26e4f96 Update some formatting issues Matthias 2022-10-04 20:23:20 +0200
  • 02e238a944 Combine ohlcv data in exchange class for live mode Matthias 2022-10-03 20:49:54 +0200
  • b9f1872d51
    Install RL dependencies as dev dependency Matthias 2022-10-06 08:28:15 +0200
  • edb942f662 Add typing import to sampleStrategy Matthias 2022-10-03 20:47:26 +0200
  • e5204101d9 add tensorboard back to reqs to keep default integration working (and for docker) robcaulk 2022-10-05 21:34:10 +0200
  • 488739424d fix reward inconsistency in template robcaulk 2022-10-05 20:55:50 +0200
  • 9b1fb02df8 Refactor generic data generation to conftest Matthias 2022-10-05 18:09:26 +0200
  • 017e476f49 add extras to setup.py for RL robcaulk 2022-10-05 17:20:40 +0200
  • cf10a76a2a bring back Trades.use_db = True robcaulk 2022-10-05 17:06:18 +0200
  • 17fb7f7a3b gym needs 0.21 to match stable_baselines3 robcaulk 2022-10-05 16:46:02 +0200
  • ab4705efd2 provide background and goals for RL in doc robcaulk 2022-10-05 16:39:38 +0200
  • b5dd92f85a remove RL reqs from general FAI reqs robcaulk 2022-10-05 16:25:24 +0200
  • 9cb4832c87 merge feat/freqai into dev-merge-rl robcaulk 2022-10-05 16:16:07 +0200
  • 5cfadc689b Merge remote-tracking branch 'origin/develop' into fix-freqai-rl-remote robcaulk 2022-10-05 16:05:37 +0200
  • 936ca24482 separate RL install from general FAI install, update docs robcaulk 2022-10-05 15:58:54 +0200
  • 9c73411ac2 Merge remote-tracking branch 'origin/develop' into dev-merge-rl robcaulk 2022-10-05 15:21:45 +0200
  • b0eff4160f
    Merge pull request #7538 from freqtrade/improve-freqai-tests Matthias 2022-10-05 15:15:20 +0200
  • 7dbb78da95 Losely pin pydantic to avoid dependency problems Matthias 2022-10-05 13:14:36 +0000
  • 0d67afe15b allow less precision, ensure regex is catching the right chars robcaulk 2022-10-05 14:38:50 +0200
  • 4edb30bfa8 isort robcaulk 2022-10-05 14:11:19 +0200
  • 0e0bda8f13 improve freqai tests robcaulk 2022-10-05 14:08:03 +0200
  • 8c7f478724
    Update requirements-freqai.txt Robert Caulk 2022-10-05 10:59:33 +0200
  • 52b774b5eb
    Merge branch 'develop' into feat/freqai-rl-dev Robert Caulk 2022-10-05 09:37:17 +0200
  • 423645652b isort robcaulk 2022-10-05 09:23:47 +0200
  • 22043deffa
    Merge pull request #7535 from mciepluc/develop Matthias 2022-10-05 08:54:19 +0200
  • ca913fb29d Add leveraged test-case for order-adjustment Matthias 2022-10-05 07:28:34 +0200
  • 729ccdb2d7 fix flake8 and mypy robcaulk 2022-10-04 21:20:02 +0200
  • 4df533feb0
    Add missing comma Marek Cieplucha 2022-10-04 21:16:30 +0200
  • a1a598dcab
    Merge pull request #7519 from freqtrade/dependabot/pip/develop/catboost-1.1 Robert Caulk 2022-10-04 21:08:11 +0200
  • 5019300d5c
    Fix for #7534 in bot Marek Cieplucha 2022-10-04 20:28:47 +0200
  • 3264d7b890
    Fix for #7534 in backtesting Marek Cieplucha 2022-10-04 20:27:13 +0200
  • c1d8ade2fa Improve supported exchange check by supporting exchange aliases Matthias 2022-10-04 19:28:57 +0200
  • 68db0bc647 move check_exchange to exchange package Matthias 2022-10-04 18:25:23 +0200
  • a6296be2f5 Update market_change datatype Matthias 2022-10-04 10:27:04 +0000
  • eb8eebe492 Reset open_order_id after trade cancel Matthias 2022-10-04 10:08:58 +0000
  • 016e438468 Calculate market-change in hyperopt Matthias 2022-10-04 08:37:07 +0000
  • bc6729f724 Improve readability of "now_is_time_to_refresh" Matthias 2022-10-04 06:53:35 +0200
  • 7f308c5186 Remove last occurance of timerange index Matthias 2022-10-04 06:42:04 +0200
  • 7f475e37d7 refactor refresh_latest_ohlcv Matthias 2022-10-03 20:00:56 +0200
  • dc5c3a0ed2
    Merge pull request #7523 from freqtrade/dependabot/pip/develop/ccxt-1.95.2 Matthias 2022-10-03 20:54:11 +0200
  • 4c83552f3b
    Merge pull request #7506 from freqtrade/cancel_partial_sell Matthias 2022-10-03 19:36:51 +0200
  • f0c04212f2
    Merge pull request #7512 from freqtrade/add-data-hist-preds Matthias 2022-10-03 19:27:45 +0200
  • 292d72d593 automatically handle model_save_type for user robcaulk 2022-10-03 18:42:20 +0200
  • ca22d857b7 Improve handling of trades that fail to cancel as they are closed Matthias 2022-10-03 18:09:53 +0200
  • 3585742b43
    remove trailing whitespace Robert Caulk 2022-10-03 17:28:45 +0200
  • 74277c7eff
    Merge pull request #7511 from th0rntwig/improve-freqai-docs Robert Caulk 2022-10-03 14:48:03 +0200
  • 265795824b
    make default type for close_price and date_pred np.nan Robert Caulk 2022-10-03 11:58:22 +0200
  • c2d0eca9d8 Remove backticks around FreqAI th0rntwig 2022-10-03 11:01:58 +0200
  • 6ecd92de4a
    Allow updating without changing identifier Robert Caulk 2022-10-03 09:55:57 +0200
  • 3921615023
    Merge pull request #7524 from freqtrade/dependabot/pip/develop/mypy-0.981 Matthias 2022-10-03 09:00:27 +0200
  • ac7df58447
    Merge pull request #7516 from freqtrade/dependabot/pip/develop/time-machine-2.8.2 Matthias 2022-10-03 08:59:13 +0200
  • a78d6a05a6
    Bump mypy from 0.971 to 0.981 dependabot[bot] 2022-10-03 06:10:30 +0000
  • 616d69e0bd
    Merge pull request #7517 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.6 Matthias 2022-10-03 08:10:01 +0200
  • ae0a39521b
    Merge pull request #7518 from freqtrade/dependabot/pip/develop/pytest-cov-4.0.0 Matthias 2022-10-03 08:09:01 +0200
  • 3c789bca63
    Bump pymdown-extensions from 9.5 to 9.6 dependabot[bot] 2022-10-03 05:07:25 +0000
  • 0af124701b
    Merge pull request #7522 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.6 Matthias 2022-10-03 07:06:19 +0200
  • 4cf4642a6c Parametrize EMC test Matthias 2022-10-03 06:39:20 +0200
  • f3d4c56b3b
    Bump pytest-cov from 3.0.0 to 4.0.0 dependabot[bot] 2022-10-03 04:35:34 +0000
  • 6defa62297
    Bump mkdocs-material from 8.5.3 to 8.5.6 dependabot[bot] 2022-10-03 04:35:31 +0000
  • 9691524ade
    Merge pull request #7520 from freqtrade/dependabot/pip/develop/mkdocs-1.4.0 Matthias 2022-10-03 06:34:36 +0200
  • a6bc00501f
    Merge pull request #7521 from freqtrade/dependabot/pip/develop/pytest-mock-3.9.0 Matthias 2022-10-03 06:34:00 +0200
  • 373132e135
    Bump ccxt from 1.93.98 to 1.95.2 dependabot[bot] 2022-10-03 03:01:50 +0000
  • 70d6c27e3e
    Bump pytest-mock from 3.8.2 to 3.9.0 dependabot[bot] 2022-10-03 03:01:38 +0000
  • 0a7e4d6da5
    Bump mkdocs from 1.3.1 to 1.4.0 dependabot[bot] 2022-10-03 03:01:36 +0000
  • f722104f7e
    Bump catboost from 1.0.6 to 1.1 dependabot[bot] 2022-10-03 03:01:30 +0000
  • 6f7b75d4b0
    Bump time-machine from 2.8.1 to 2.8.2 dependabot[bot] 2022-10-03 03:01:13 +0000
  • b70f18f4c3 add close price and date to historic_predictions robcaulk 2022-10-02 18:33:39 +0200
  • 1727f99b58 Fix missing mock Matthias 2022-10-02 18:11:52 +0200
  • 21440eaec2 Fix typos and correct/improve descriptions th0rntwig 2022-10-02 12:47:58 +0200
  • 256588af48
    Update profit_limit.py smarmau 2022-10-02 21:08:44 +1100
  • be99f5d82d
    updates profit_limit smarmau 2022-10-02 21:05:05 +1100
  • a17c32577f
    Merge branch 'freqtrade:develop' into develop smarmau 2022-10-02 21:03:35 +1100
  • d0b8c8b1a0 improve invalid canceled order response handling Matthias 2022-10-02 08:45:41 +0200
  • a5bc75b48c Merge branch 'develop' into cancel_partial_sell Matthias 2022-10-02 08:38:18 +0200
  • e686faf1bc Remove faulty test cleanup Matthias 2022-10-02 08:37:37 +0200
  • 9bb061073d Improve tests Matthias 2022-10-02 08:36:34 +0200
  • 308fa43007 Don't use magicmock as trade object Matthias 2022-10-02 08:30:19 +0200
  • 564318415e Improve test resiliance Matthias 2022-10-02 08:12:03 +0200
  • 851d1e9da1 Version bump 2022.9.1 2022.9.1 Matthias 2022-10-02 06:56:02 +0200
  • 59cfde3767 Fix pandas deprecation warnings from freqAI Matthias 2022-09-30 15:43:05 +0200
  • c53ff94b8e Force joblib update via setup.py Matthias 2022-09-30 13:47:26 +0200