Matthias
|
d456ec7d5e
|
Merge pull request #7856 from freqtrade/dependabot/pip/develop/fastapi-0.88.0
Bump fastapi from 0.87.0 to 0.88.0
|
2022-12-05 06:22:18 +01:00 |
|
Matthias
|
0bb4f108dd
|
Merge pull request #7853 from freqtrade/dependabot/pip/develop/pandas-1.5.2
Bump pandas from 1.5.1 to 1.5.2
|
2022-12-05 06:21:46 +01:00 |
|
Matthias
|
cf0e5903c5
|
Merge pull request #7852 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.9
Bump pymdown-extensions from 9.8 to 9.9
|
2022-12-05 06:20:23 +01:00 |
|
Matthias
|
4d19f98bef
|
Merge pull request #7855 from freqtrade/dependabot/pip/develop/jsonschema-4.17.3
Bump jsonschema from 4.17.1 to 4.17.3
|
2022-12-05 06:19:43 +01:00 |
|
dependabot[bot]
|
66bb2c5253
|
Bump fastapi from 0.87.0 to 0.88.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.87.0 to 0.88.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.87.0...0.88.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-12-05 03:01:16 +00:00 |
|
dependabot[bot]
|
caae4441e5
|
Bump jsonschema from 4.17.1 to 4.17.3
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.17.1...v4.17.3)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 03:01:12 +00:00 |
|
dependabot[bot]
|
441069f363
|
Bump pandas from 1.5.1 to 1.5.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.1...v1.5.2)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 03:01:03 +00:00 |
|
dependabot[bot]
|
16bad8dca6
|
Bump pymdown-extensions from 9.8 to 9.9
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.8 to 9.9.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.8...9.9)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 03:00:56 +00:00 |
|
Robert Caulk
|
f28b314266
|
Merge pull request #7849 from smarmau/patch-1
Update freqai-reinforcement-learning.md
|
2022-12-04 15:17:01 +01:00 |
|
Matthias
|
24d8585c33
|
Merge pull request #7840 from freqtrade/feature-plot-dir
Add plot_feature_importances output dir to docs
|
2022-12-04 12:53:44 +01:00 |
|
smarmau
|
f7b4fc5bbc
|
Update freqai-reinforcement-learning.md
Change typo of default Tensorboard port to reflect correct port (6006)
|
2022-12-04 22:22:23 +11:00 |
|
robcaulk
|
38d3b4cab2
|
add details to doc plot_feature_importance doc
|
2022-12-04 11:29:21 +01:00 |
|
Matthias
|
310eba5932
|
Merge pull request #7735 from freqtrade/gc_improvements
Improve python GC behavior
|
2022-12-03 15:54:59 +01:00 |
|
Matthias
|
0be82b4ed1
|
Merge pull request #7818 from freqtrade/dependabot/pip/develop/torch-1.13.0
Bump torch from 1.12.1 to 1.13.0
|
2022-12-02 15:52:34 +01:00 |
|
Robert Caulk
|
7ddf7ec0ae
|
Update freqai-parameter-table.md
|
2022-12-02 11:28:00 +01:00 |
|
Matthias
|
4dc591a170
|
Merge pull request #7834 from freqtrade/fix-data-drawer-model-load
Fix sb3_contrib loading issue
|
2022-12-02 06:29:23 +01:00 |
|
Matthias
|
f2624112b0
|
Merge pull request #7833 from gaugau3000/develop
binance restricted locations and server location
|
2022-12-02 06:20:35 +01:00 |
|
Matthias
|
8a078a328e
|
Merge pull request #7836 from freqtrade/fix-fees-rl
fix fees RL
|
2022-12-02 06:15:20 +01:00 |
|
Matthias
|
05424045b0
|
Temporarily disable since binance blocks US
|
2022-12-02 06:12:21 +01:00 |
|
robcaulk
|
aceee67e2b
|
Merge remote-tracking branch 'origin/develop' into gc_improvements
|
2022-12-01 14:32:19 +01:00 |
|
robcaulk
|
2b3e166dc2
|
fix fees RL
|
2022-12-01 10:10:28 +01:00 |
|
Emre
|
396e666e9b
|
Keep old behavior of model loading
|
2022-12-01 11:03:51 +03:00 |
|
Emre
|
4a9982f86b
|
Fix sb3_contrib loading issue
|
2022-12-01 10:08:42 +03:00 |
|
Matthias
|
95651fcd5a
|
Improve/simplify telegram exception handling
Move exceptionhandling to the decorator.
|
2022-12-01 06:27:25 +01:00 |
|
gautier pialat
|
59c7ce02f5
|
binance restricted locations and server location
Inform end user before he creates server in a binance restricted location
https://github.com/ccxt/ccxt/issues/15872
|
2022-11-30 21:29:34 +01:00 |
|
Matthias
|
dac4a35be2
|
Merge pull request #7828 from freqtrade/fix-state-info-rl
bring back market side setting in get_state_info
|
2022-11-30 19:57:28 +01:00 |
|
Robert Caulk
|
2bcd8e4e21
|
Merge pull request #7737 from freqtrade/backtest_fitlivepredictions
FreqAI - Backtesting enhancements and bug fix
|
2022-11-30 16:51:04 +01:00 |
|
Wagner Costa
|
79821ebb33
|
fix flake8 errors
|
2022-11-30 08:41:44 -03:00 |
|
robcaulk
|
e7f72d52b8
|
bring back market side setting in get_state_info
|
2022-11-30 12:36:26 +01:00 |
|
Wagner Costa
|
26e8a5766f
|
Merge branch 'develop' into backtest_fitlivepredictions
|
2022-11-30 08:29:28 -03:00 |
|
Wagner Costa
|
17cf3c7e83
|
bug fixes and removed fillna from fit_live_predictions
|
2022-11-30 08:28:45 -03:00 |
|
Matthias
|
915524a161
|
Merge pull request #7827 from rzhb/patch-2
Update data-analysis.md
|
2022-11-30 06:45:27 +01:00 |
|
rzhb
|
10a45474e8
|
Update data-analysis.md
fix typo in code
|
2022-11-30 12:28:21 +08:00 |
|
robcaulk
|
4571aedb33
|
consolidate and clean code
|
2022-11-30 00:53:35 +01:00 |
|
Matthias
|
3c322bf7df
|
Improve forceenter validation messages
|
2022-11-29 18:27:08 +01:00 |
|
Matthias
|
e6b8cb8ea9
|
Merge pull request #7795 from froggleston/entry_exit_date_print
Add date selection arguments to backtest-analysis printout
|
2022-11-29 16:56:58 +01:00 |
|
Wagner Costa
|
8ea58ab352
|
change BT prediction files to feather format
|
2022-11-29 10:38:35 -03:00 |
|
Wagner Costa
|
df979ece33
|
Merge branch 'develop' into backtest_fitlivepredictions
|
2022-11-29 09:39:15 -03:00 |
|
dependabot[bot]
|
b87545cd12
|
Bump torch from 1.12.1 to 1.13.0
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.12.1...v1.13.0)
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 07:46:38 +00:00 |
|
Robert Caulk
|
066d040fd3
|
Merge pull request #7814 from freqtrade/dependabot/pip/develop/sb3-contrib-1.6.2
Bump sb3-contrib from 1.6.1 to 1.6.2
|
2022-11-29 08:45:50 +01:00 |
|
Matthias
|
c3daddc629
|
Merge pull request #7809 from richardjozsa/develop
Improve the RL learning process
|
2022-11-29 06:28:36 +01:00 |
|
Matthias
|
100d65b20b
|
Merge pull request #7822 from eltociear/patch-1
Fix typo in strategy_analysis_example.md
|
2022-11-29 06:24:36 +01:00 |
|
Matthias
|
5500c10f78
|
Improve CI file layout
|
2022-11-28 20:41:26 +01:00 |
|
Matthias
|
2c75b5e027
|
Extract "live" test from regular tests
|
2022-11-28 20:41:26 +01:00 |
|
Matthias
|
8efa8bc78a
|
Update stable-baselines3 to 1.6.2
|
2022-11-28 19:35:17 +01:00 |
|
Matthias
|
e891c41760
|
Fix typo in ipynb, too.
|
2022-11-28 18:20:30 +01:00 |
|
Robert Caulk
|
c9cc87b4ac
|
Merge pull request #7823 from freqtrade/fix/rl-model-type
Set model_type in base RL model
|
2022-11-28 18:07:36 +01:00 |
|
Emre
|
9cbfa12011
|
Directly set model_type in base RL model
|
2022-11-28 16:02:17 +03:00 |
|
Robert Davey
|
05a7fca242
|
Fix utils docs for backtesting-analysis
|
2022-11-28 12:12:45 +00:00 |
|
Matthias
|
1cdf5e0cfd
|
Merge pull request #7812 from freqtrade/dependabot/pip/develop/jsonschema-4.17.1
Bump jsonschema from 4.17.0 to 4.17.1
|
2022-11-28 10:06:12 +01:00 |
|