dependabot[bot]
|
a4b7e0a714
|
Bump fastapi from 0.82.0 to 0.83.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.82.0 to 0.83.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.82.0...0.83.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 03:02:06 +00:00 |
|
dependabot[bot]
|
1ef334411e
|
Bump types-requests from 2.28.9 to 2.28.10
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.9 to 2.28.10.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 03:02:01 +00:00 |
|
dependabot[bot]
|
6bfe996061
|
Bump mkdocs-material from 8.4.2 to 8.4.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.2 to 8.4.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.4.2...8.4.3)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 03:01:56 +00:00 |
|
dependabot[bot]
|
6777d43aea
|
Bump sqlalchemy from 1.4.40 to 1.4.41
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.40 to 1.4.41.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 03:01:27 +00:00 |
|
Timothy Pogue
|
5483cf21f6
|
remove default secret_ws_token, set timeout min to 0
|
2022-09-11 11:42:13 -06:00 |
|
Matthias
|
982c0315fa
|
Rename variable
|
2022-09-11 19:31:11 +02:00 |
|
Matthias
|
816c1f7603
|
add test for per epoch hyperopt
|
2022-09-11 17:51:30 +02:00 |
|
Matthias
|
72d197a99d
|
Run first epoch in non-parallel mode
this allows dataprovider to load it's cache.
closes #7384
|
2022-09-11 17:51:07 +02:00 |
|
robcaulk
|
ede282392f
|
add a developers guide
|
2022-09-11 17:50:50 +02:00 |
|
Timothy Pogue
|
818f7bfc40
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-11 09:48:16 -06:00 |
|
robcaulk
|
68a900a9b7
|
reorganize freqai docs for easier reading, add detailed file structure description
|
2022-09-11 17:29:14 +02:00 |
|
Matthias
|
78cd46ecd5
|
hyperopt Remove unnecessary arguments
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
32e13d65c3
|
Refactor hyperopt to extract evaluate_result
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
a48923c0e4
|
Extract widget colorization to separate function
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
9c8c7a03a1
|
Improve typehint
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
ccc70a21f2
|
Update pairs_file cli argument description
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
4476b5a7f4
|
add user_data arg to test-pairlist
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
24b35bfb44
|
Merge pull request #7394 from freqtrade/add-search-share
add search share button to website
|
2022-09-11 14:57:11 +02:00 |
|
robcaulk
|
d598f4334e
|
add search share button to website
|
2022-09-11 13:28:14 +02:00 |
|
Timothy Pogue
|
0a8b7686d6
|
reworked emc tests
|
2022-09-11 00:50:18 -06:00 |
|
Timothy Pogue
|
ed4ba8801f
|
more emc tests
|
2022-09-10 23:57:17 -06:00 |
|
Timothy Pogue
|
9a1a4dfb5b
|
more ws endpoint tests
|
2022-09-10 16:08:05 -06:00 |
|
Timothy Pogue
|
0f8eaf98e7
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-10 15:14:10 -06:00 |
|
Timothy Pogue
|
0bc18ea33c
|
call websocket close in channel close
|
2022-09-10 15:12:18 -06:00 |
|
Emre
|
330d7068ab
|
Merge branch 'develop' into add-xgboostclassifier
|
2022-09-10 23:59:11 +03:00 |
|
Robert Caulk
|
075748b21a
|
Merge pull request #7392 from freqtrade/improve_ai_tests
Improve freqai tests by utilizing parametrization
|
2022-09-10 22:37:21 +02:00 |
|
Timothy Pogue
|
2afd5c202c
|
update message parsing, tests
|
2022-09-10 14:29:15 -06:00 |
|
robcaulk
|
5a0cfee27e
|
allow user to multithread jobs (advanced users only)
|
2022-09-10 22:16:49 +02:00 |
|
Robert Caulk
|
73e122ad10
|
Merge pull request #7391 from wagnercosta/fixBTfreqaiV2
Fix FreaqAI backtesting - startup_candle_count bug
|
2022-09-10 21:53:00 +02:00 |
|
Timothy Pogue
|
c5d031733b
|
remove old param in test fixture
|
2022-09-10 13:50:36 -06:00 |
|
Timothy Pogue
|
a7baccdb7d
|
update log messages in emc, more tests
|
2022-09-10 13:44:27 -06:00 |
|
Timothy Pogue
|
866a564958
|
update emc start/shutdown, initial emc tests
|
2022-09-10 12:51:29 -06:00 |
|
Matthias
|
b3fc1cfde9
|
Parametrize classifier tests
|
2022-09-10 20:18:00 +02:00 |
|
Matthias
|
88892ba663
|
Parametrize regressor tests
|
2022-09-10 20:18:00 +02:00 |
|
Matthias
|
f97f1dc5c3
|
Test CatboostRegressorMultiTarget, simplify test setup via parametrization
|
2022-09-10 20:18:00 +02:00 |
|
Matthias
|
e4caccc353
|
Merge pull request #7367 from freqtrade/add-continual-learning
add continual learning to catboost and friends
|
2022-09-10 20:17:28 +02:00 |
|
Timothy Pogue
|
d8cdd92140
|
wrap background cleanup in finally, add tests
|
2022-09-10 11:47:21 -06:00 |
|
Wagner Costa Santos
|
311ae8bf1f
|
freqai backtesting - add startup_candle_count at function description
|
2022-09-10 14:45:42 -03:00 |
|
Emre
|
60eb02bb62
|
Add XGBoostClassifier
|
2022-09-10 20:13:16 +03:00 |
|
Robert Caulk
|
2077f84f9b
|
Merge pull request #7363 from wagnercosta/fixHyperoptFreqai
Fix hyperopt - freqai
|
2022-09-10 17:02:01 +02:00 |
|
Robert Caulk
|
4a47c63f71
|
Merge pull request #7374 from th0rntwig/filter-constant-features
|
2022-09-10 16:58:58 +02:00 |
|
robcaulk
|
10b6aebc5f
|
enable continual learning and evaluation sets on multioutput models.
|
2022-09-10 16:54:13 +02:00 |
|
Matthias
|
daf352e6a5
|
Test online candle fetching in futures, too
disable gateio checking on spot markets
|
2022-09-10 16:01:06 +02:00 |
|
Wagner Costa Santos
|
a1f88cca80
|
merge develop
|
2022-09-10 10:35:16 -03:00 |
|
Wagner Costa Santos
|
79985fda01
|
fix backtesting freqai startup candles bug
|
2022-09-10 10:27:17 -03:00 |
|
Matthias
|
4250174de9
|
Fix ws exception when no token is provided
|
2022-09-10 14:29:58 +02:00 |
|
Matthias
|
b344f78d00
|
Improve logic for token validation
|
2022-09-10 14:20:49 +02:00 |
|
Matthias
|
170bec0438
|
Fix failing XGBoost tests
|
2022-09-10 08:24:23 +02:00 |
|
Matthias
|
5705b8759b
|
Merge branch 'develop' into add-continual-learning
|
2022-09-10 08:24:04 +02:00 |
|
Timothy Pogue
|
2f6a61521f
|
add more tests
|
2022-09-09 17:14:40 -06:00 |
|