Matthias
|
c6455c4131
|
Pin scikit-learn to <1.2.0 for conda as well
closes #8223
|
2023-02-25 13:39:48 +01:00 |
|
ASU
|
7bcae7b665
|
removed redundant dependencies from environment.yml
|
2023-02-25 00:26:20 +02:00 |
|
Matthias
|
3471f5204b
|
Don't reuse variable
|
2023-02-24 14:34:41 +01:00 |
|
Matthias
|
521025037d
|
Merge pull request #8203 from freqtrade/add-bufer-train-data-candles
Add buffer_train_data_candles feature
|
2023-02-24 13:25:18 +01:00 |
|
Matthias
|
ac2a2512ef
|
Merge pull request #8210 from freqtrade/clean-data-drawer
Allow user to control number of historical model files
|
2023-02-24 13:19:38 +01:00 |
|
Robert Caulk
|
607d90ca5d
|
Merge pull request #8215 from freqtrade/fix-freqai-index
fix link in freqai index.md
|
2023-02-24 12:38:56 +01:00 |
|
robcaulk
|
cb80d7c26f
|
close the multi_proc env before creating new ones in an attempt to avoid increasing processes
|
2023-02-24 11:19:54 +01:00 |
|
robcaulk
|
c283e22325
|
fix purge_old_models description in parameter table
|
2023-02-24 10:54:43 +01:00 |
|
robcaulk
|
5ac4b81a5d
|
fix link in freqai index.md
|
2023-02-24 10:50:39 +01:00 |
|
Matthias
|
34c42be74f
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
659140e190
|
Add bt-error to UI backtest method.
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
63e5d33028
|
Better handle backtest errors
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
2fed924a0d
|
Merge pull request #8211 from TheJoeSchr/refactor-1
refactor(if-gate): use temp variable instead of if-gate
|
2023-02-23 18:14:21 +01:00 |
|
Joe Schr
|
7d906fd4c2
|
refactor(if-gate): use temp variable instead of if-gate
|
2023-02-23 10:58:43 +01:00 |
|
Matthias
|
6b829d839b
|
Improve ruff config
|
2023-02-23 07:12:54 +01:00 |
|
Matthias
|
bf968a9fd8
|
Use actions as documented
|
2023-02-23 06:51:03 +01:00 |
|
Matthias
|
cdc96136bc
|
Merge pull request #8207 from freqtrade/add-freqai-disclaimer
add imposter disclaimer to FreqAI front page
|
2023-02-23 06:49:18 +01:00 |
|
Matthias
|
23a71680de
|
Update Doc-box typo
|
2023-02-23 06:29:58 +01:00 |
|
robcaulk
|
150b7f9c87
|
lighten the disclaimer message
|
2023-02-22 22:33:41 +01:00 |
|
robcaulk
|
b8f011a2ab
|
give users ability to decide how many models to keep in dry/live
|
2023-02-22 22:27:56 +01:00 |
|
robcaulk
|
9633081c31
|
remove remnants of follower, clean data-drawer, improve doc
|
2023-02-22 22:01:41 +01:00 |
|
Matthias
|
b4ea37d598
|
Remove flake8 in favor of ruff
|
2023-02-22 21:08:17 +01:00 |
|
Matthias
|
549a0e1c44
|
Add ruff linting - initial configuration
|
2023-02-22 21:06:11 +01:00 |
|
Matthias
|
2bc9413be1
|
Fix minor stylistic errors
|
2023-02-22 20:58:24 +01:00 |
|
Matthias
|
e6766b9b82
|
Add bt-error to UI backtest method.
|
2023-02-22 20:22:59 +01:00 |
|
Matthias
|
75bc5809a9
|
Better handle backtest errors
|
2023-02-22 20:02:51 +01:00 |
|
Matthias
|
0f878daa98
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
01d51aa979
|
Add necesary noqa statements
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
f8fa5bd969
|
Fix gone wrong noqa ...
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
18bbfa10e5
|
Reduce amount of variables for API backtesting
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
ff1258fd20
|
Better handle random UI backtest errors
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
e56bf067c4
|
Merge pull request #8205 from amalysh/develop
* fixed filename in model_exists
|
2023-02-22 17:43:57 +01:00 |
|
robcaulk
|
3fbbc57a37
|
add imposter disclaimer to FreqAI front page
|
2023-02-22 17:08:30 +01:00 |
|
Alexander Malysh
|
070a7efd73
|
* fixed filename in model_exists
|
2023-02-22 14:52:20 +01:00 |
|
robcaulk
|
986bc63e54
|
raise OperationalException if latest historical data candle is older than earliest dataprovider candle
|
2023-02-21 21:23:58 +01:00 |
|
robcaulk
|
2b5c11c7b4
|
allow users to buffer train data with buffer_train_data_candles parameter
|
2023-02-21 21:08:34 +01:00 |
|
Matthias
|
62e120a602
|
Remove special treatment of cryptography for raspberries
|
2023-02-21 20:34:55 +01:00 |
|
Matthias
|
48ecc7f6dc
|
Update freqai-reinforcement-learning docs
closes #8199
|
2023-02-21 19:55:32 +01:00 |
|
Matthias
|
43962476aa
|
Remove non-working links, update links to https
|
2023-02-21 19:53:09 +01:00 |
|
Matthias
|
a4a3d27ac6
|
Improve FAQ page
|
2023-02-21 19:52:22 +01:00 |
|
Matthias
|
f4bd424226
|
Remove deprecated ubuntu image
Follows anouncement in https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
|
2023-02-21 18:29:00 +01:00 |
|
Matthias
|
af137188f4
|
Update wrong FAQ entry
|
2023-02-21 18:05:20 +01:00 |
|
robcaulk
|
fd4e27d889
|
remove populate_any_indicators
|
2023-02-21 14:22:40 +01:00 |
|
Rahul Gudise
|
2261cbd92e
|
fixed command regex and updated documentation
|
2023-02-20 16:22:17 -05:00 |
|
Rahul Gudise
|
3033e27466
|
Added documentation for new telegram command
|
2023-02-20 15:53:29 -05:00 |
|
Matthias
|
352f4962da
|
Merge pull request #8198 from AchmadFathoni/develop
Fix outdated systemd related exception text.
|
2023-02-20 11:05:42 +01:00 |
|
Achmad Fathoni
|
789c867c8f
|
Fix outdated systemd related exception text.
|
2023-02-20 16:30:23 +07:00 |
|
Matthias
|
4f794aae61
|
Merge pull request #8191 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.13
Bump mkdocs-material from 9.0.12 to 9.0.13
|
2023-02-20 08:06:53 +01:00 |
|
Matthias
|
bf6560e45b
|
Merge pull request #8194 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.13
Bump types-requests from 2.28.11.12 to 2.28.11.13
|
2023-02-20 08:06:37 +01:00 |
|
Matthias
|
ccf4fbed60
|
Merge pull request #8192 from freqtrade/dependabot/pip/develop/ccxt-2.8.17
Bump ccxt from 2.7.93 to 2.8.17
|
2023-02-20 07:11:49 +01:00 |
|