robcaulk
|
d721b50230
|
flake8
|
2022-11-03 19:13:24 +01:00 |
|
robcaulk
|
3ba1e221eb
|
fix typo
|
2022-11-03 19:08:33 +01:00 |
|
robcaulk
|
6c4bdb8f67
|
remove special characters from feature names
|
2022-11-03 18:49:39 +01:00 |
|
Wagner Costa Santos
|
17798b3397
|
Merge branch 'develop' into backtest_live_models
|
2022-11-03 13:29:25 -03:00 |
|
Wagner Costa Santos
|
356d79b38a
|
verify mean and std exists in model metadata
|
2022-11-03 13:27:56 -03:00 |
|
Wagner Costa Santos
|
cdf12cc541
|
Merge branch 'develop' into fix_issue_7666
|
2022-11-03 08:30:46 -03:00 |
|
Matthias
|
0aff8c4823
|
Merge pull request #7692 from wizrds/fix/ws-memory
Fix Memory Leak in Websockets
|
2022-11-03 07:17:01 +01:00 |
|
Matthias
|
ff619edebf
|
Improve explanation comment as to why we're waiting ourselfs
|
2022-11-03 06:50:18 +01:00 |
|
Timothy Pogue
|
b749f3edd6
|
add latency measure from ping in emc and ws_client
|
2022-11-02 19:30:35 -06:00 |
|
Timothy Pogue
|
a0965606a5
|
update ws_client more verbosity, better readable time delta
|
2022-11-02 18:49:11 -06:00 |
|
Timothy Pogue
|
000b0c2198
|
prevent memory leaks from error in _broadcast_queue_data
|
2022-11-02 18:00:10 -06:00 |
|
Timothy Pogue
|
cbede2e27d
|
refactor channel.send to avoid queue.put
|
2022-11-02 17:57:11 -06:00 |
|
Timothy Pogue
|
2dc55e89e6
|
better error handling channel send
|
2022-11-02 15:25:39 -06:00 |
|
Timothy Pogue
|
55bf195bfb
|
remove debugging log calls
|
2022-11-02 14:21:34 -06:00 |
|
Timothy Pogue
|
c2bdaea84a
|
change exception handling in channel send
|
2022-11-02 14:19:08 -06:00 |
|
Timothy Pogue
|
d848c27283
|
add task done to broadcast queue method
|
2022-11-02 13:30:42 -06:00 |
|
robcaulk
|
b3b756ec14
|
ensure test pass
|
2022-11-02 20:30:04 +01:00 |
|
Timothy Pogue
|
e25dea7e0e
|
update channel disconnecting
|
2022-11-02 13:26:27 -06:00 |
|
robcaulk
|
ce92731132
|
ensure backwards compatitibility
|
2022-11-02 20:20:35 +01:00 |
|
Wagner Costa Santos
|
23b6915dde
|
fix issue with different backtesting prediction size
|
2022-11-02 15:49:51 -03:00 |
|
Matthias
|
09e0a8d4df
|
Merge pull request #7689 from freqtrade/add-pca-dbscan-tests
add integrated tests for PCA and DBSCAN
|
2022-11-02 19:41:37 +01:00 |
|
Matthias
|
2c3c7e1e3a
|
Merge pull request #7663 from freqtrade/shuffle_list_enhance
Improve ShufflePairlist to shuffle only once per candle
|
2022-11-02 19:37:48 +01:00 |
|
robcaulk
|
1a38c10fc6
|
remove old code
|
2022-11-02 19:37:47 +01:00 |
|
robcaulk
|
255eb71270
|
start tracking the current candle in FreqAI, add robustness to corr_df caching and inference timer, add test for cache corr_df
|
2022-11-02 19:32:22 +01:00 |
|
robcaulk
|
63458a6130
|
isort
|
2022-11-02 18:40:13 +01:00 |
|
robcaulk
|
2afa185dc6
|
add integrated tests for PCA and DBSCAN
|
2022-11-02 18:34:56 +01:00 |
|
Matthias
|
2ed04916ae
|
Merge pull request #7676 from freqtrade/dependabot/pip/develop/pyarrow-10.0.0
Bump pyarrow from 9.0.0 to 10.0.0
|
2022-11-02 08:14:55 +01:00 |
|
Matthias
|
d9f41e5570
|
Update pyarrow prebuilt wheel
|
2022-11-02 06:41:15 +01:00 |
|
Matthias
|
b82fc3fabd
|
Merge pull request #7612 from freqtrade/reduce-indicator-population
avoid redundant indicator population for corr_pair list
|
2022-10-31 20:24:27 +01:00 |
|
Matthias
|
f5c694213b
|
Merge pull request #7672 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.3
Bump scikit-learn from 1.1.2 to 1.1.3
|
2022-10-31 19:27:33 +01:00 |
|
Matthias
|
4f1d1d4688
|
Merge pull request #7683 from freqtrade/add-statement-of-need
add statement of need to FreqAI docs
|
2022-10-31 18:59:45 +01:00 |
|
robcaulk
|
162056a362
|
fix flake8
|
2022-10-31 18:23:35 +01:00 |
|
robcaulk
|
97df232ac6
|
add a warning to __init__ for get_corr_dataframes
|
2022-10-31 18:18:00 +01:00 |
|
robcaulk
|
e6a70d95df
|
Merge branch 'develop' into reduce-indicator-population
|
2022-10-31 18:13:55 +01:00 |
|
robcaulk
|
7b880a969a
|
change elect to decide
|
2022-10-31 18:13:48 +01:00 |
|
robcaulk
|
fbc281e695
|
fix grammar, remove hyperlink
|
2022-10-31 18:10:31 +01:00 |
|
robcaulk
|
c3c6733b2d
|
add statement of need to FreqAI docs
|
2022-10-31 18:03:53 +01:00 |
|
Matthias
|
0f2e540a64
|
Update windows documentation about 32bit Windows
|
2022-10-31 17:39:41 +01:00 |
|
Matthias
|
ef8007fc42
|
Merge pull request #7675 from freqtrade/dependabot/pip/develop/uvicorn-0.19.0
Bump uvicorn from 0.18.3 to 0.19.0
|
2022-10-31 17:33:58 +01:00 |
|
Matthias
|
b3f612ecfb
|
Bump ccxt to 2.0.96
|
2022-10-31 17:21:52 +01:00 |
|
Matthias
|
735546ab89
|
Merge pull request #7674 from freqtrade/dependabot/pip/develop/nbconvert-7.2.3
Bump nbconvert from 7.2.1 to 7.2.3
|
2022-10-31 15:26:38 +01:00 |
|
robcaulk
|
66d8ed6c0b
|
Merge remote-tracking branch 'origin/develop' into reduce-indicator-population
|
2022-10-31 09:42:01 +01:00 |
|
dependabot[bot]
|
aa3d6dc298
|
Bump uvicorn from 0.18.3 to 0.19.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.18.3...0.19.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 08:23:29 +00:00 |
|
Matthias
|
ccba651d37
|
Merge pull request #7671 from freqtrade/dependabot/pip/develop/plotly-5.11.0
Bump plotly from 5.10.0 to 5.11.0
|
2022-10-31 09:22:45 +01:00 |
|
Matthias
|
53bc72f27f
|
Merge pull request #7680 from freqtrade/dependabot/pip/develop/psutil-5.9.3
Bump psutil from 5.9.2 to 5.9.3
|
2022-10-31 09:21:53 +01:00 |
|
Matthias
|
9c7e686db0
|
Merge pull request #7678 from freqtrade/dependabot/pip/develop/ccxt-2.0.90
Bump ccxt from 2.0.58 to 2.0.90
|
2022-10-31 08:50:10 +01:00 |
|
Matthias
|
ecd5e22960
|
Merge pull request #7673 from freqtrade/dependabot/pip/develop/pycoingecko-3.1.0
Bump pycoingecko from 3.0.0 to 3.1.0
|
2022-10-31 08:40:03 +01:00 |
|
Matthias
|
e010c01446
|
Merge pull request #7679 from freqtrade/dependabot/pip/develop/websockets-10.4
Bump websockets from 10.3 to 10.4
|
2022-10-31 08:36:28 +01:00 |
|
dependabot[bot]
|
be67eb9586
|
Bump psutil from 5.9.2 to 5.9.3
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-5.9.3)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 07:35:55 +00:00 |
|
Matthias
|
51c97d8099
|
Merge pull request #7677 from freqtrade/dependabot/pip/develop/colorama-0.4.6
Bump colorama from 0.4.5 to 0.4.6
|
2022-10-31 08:34:44 +01:00 |
|