dependabot[bot]
|
d86885c7f9
|
Bump blosc from 1.10.6 to 1.11.1
Bumps [blosc](https://github.com/blosc/python-blosc) from 1.10.6 to 1.11.1.
- [Release notes](https://github.com/blosc/python-blosc/releases)
- [Changelog](https://github.com/Blosc/python-blosc/blob/main/RELEASE_NOTES.rst)
- [Commits](https://github.com/blosc/python-blosc/compare/v1.10.6...v1.11.1)
---
updated-dependencies:
- dependency-name: blosc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-19 03:00:46 +00:00 |
|
dependabot[bot]
|
b61fc161bf
|
Bump isort from 5.10.1 to 5.11.3
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.10.1...5.11.3)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-19 03:00:43 +00:00 |
|
Bloodhunter4rc
|
6380c3d462
|
reduce duplicate code, fix cache check
|
2022-12-18 23:37:18 +01:00 |
|
Bloodhunter4rc
|
bb33b96ba7
|
init cache on first iteration, init checks, limit length and charmap to info replace if invalid, move filter logic
|
2022-12-18 22:28:12 +01:00 |
|
Matthias
|
1f4cc145c4
|
Move trade docs to advanced section
|
2022-12-18 20:02:38 +01:00 |
|
Matthias
|
eda72ef26c
|
Add documentation for Order object
|
2022-12-18 19:40:49 +01:00 |
|
Matthias
|
a439488b74
|
Add initial trade_object documentation
|
2022-12-18 17:42:05 +01:00 |
|
Matthias
|
bad6fe77d3
|
Remove deprecated trade property
|
2022-12-18 17:21:50 +01:00 |
|
Matthias
|
cb81613aa5
|
Merge pull request #7907 from freqtrade/add-joss-citation
Add JOSS citation to freqai doc
|
2022-12-17 19:22:35 +01:00 |
|
Robert Caulk
|
329a0a3f45
|
Update docs/freqai.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2022-12-17 18:43:20 +01:00 |
|
Emre
|
c293401b22
|
Add can_short to freqai base model
|
2022-12-16 23:19:08 +03:00 |
|
Emre
|
e604047158
|
Enable RL tests on arm mac
|
2022-12-16 22:57:55 +03:00 |
|
Emre
|
a8c9aa01fb
|
Add 3ac test
|
2022-12-16 22:31:44 +03:00 |
|
Emre
|
7727f31507
|
Add 3 Action RL env
|
2022-12-16 22:18:49 +03:00 |
|
Emre
|
dde363343c
|
Add can_short param to base env
|
2022-12-16 22:16:19 +03:00 |
|
Robert Caulk
|
439914caef
|
Merge pull request #7906 from initrv/fix-base-env-done-condition
fix base4 env done condition
|
2022-12-16 15:25:58 +01:00 |
|
robcaulk
|
e4284f4e7b
|
add citation to freqai doc. Update credits
|
2022-12-16 15:20:46 +01:00 |
|
initrv
|
36948e2a74
|
fix base4 env done condition
|
2022-12-16 14:14:05 +03:00 |
|
Matthias
|
935275010f
|
Remove some unused fixtures
|
2022-12-16 06:46:54 +01:00 |
|
Matthias
|
bc10bcaf61
|
Merge pull request #7901 from samgermain/delist-bibox
delisted bibox following ccxt PR https://github.com/ccxt/ccxt/pull/16067
|
2022-12-15 23:16:33 +01:00 |
|
Sam Germain
|
32d57f624e
|
delisted bibox following ccxt PR https://github.com/ccxt/ccxt/pull/16067
|
2022-12-15 15:00:27 -05:00 |
|
Matthias
|
2828255435
|
Merge pull request #7842 from wizrds/feat/refactor-emc
Change to broadcasting single candles in Producer/Consumer
|
2022-12-15 19:47:29 +01:00 |
|
Matthias
|
6fa3db3a1d
|
Fix failing tests
|
2022-12-15 19:36:21 +01:00 |
|
Matthias
|
b915872f66
|
Merge pull request #7899 from freqtrade/fix/multiproc-dp
Ensure data provider is passed to multiproc envs
|
2022-12-15 19:31:23 +01:00 |
|
Bloodhunter4rc
|
cd1b8b9cee
|
single space removed for the unit test to pass..
|
2022-12-15 18:14:37 +01:00 |
|
Bloodhunter4rc
|
9e20d13e50
|
Merge branch 'freqtrade:develop' into remotepairlist
|
2022-12-15 17:38:56 +01:00 |
|
Bloodhunter4rc
|
1d5c66da3b
|
+ Unit Tests
|
2022-12-15 17:38:21 +01:00 |
|
robcaulk
|
581a5296cc
|
fix docstrings to reflect new env_info changes
|
2022-12-15 16:50:08 +01:00 |
|
robcaulk
|
7b4abd5ef5
|
use a dictionary to make code more readable
|
2022-12-15 12:25:33 +01:00 |
|
Matthias
|
7a0eadbdf5
|
Don't recalc profit on closed trades
|
2022-12-15 07:05:07 +01:00 |
|
Matthias
|
33dce5cf10
|
Clarify partial exit calculation messaging
|
2022-12-15 07:05:07 +01:00 |
|
Matthias
|
ca2a878b86
|
Update test naming
|
2022-12-14 20:06:55 +01:00 |
|
Emre
|
d3ad5cb722
|
Merge branch 'fix/multiproc-dp' of https://github.com/freqtrade/freqtrade into fix/multiproc-dp
|
2022-12-14 22:04:43 +03:00 |
|
Emre
|
3af2251ce8
|
Fix add_state_info backtesting bug
|
2022-12-14 22:03:23 +03:00 |
|
Emre
|
2018da0767
|
Add env_info dict to base environment
|
2022-12-14 22:03:05 +03:00 |
|
Matthias
|
fa260e6560
|
Move "replace or append" decision to dataprovider
|
2022-12-14 19:56:54 +01:00 |
|
robcaulk
|
dac1c8ab89
|
fix isort
|
2022-12-14 18:28:52 +01:00 |
|
robcaulk
|
2285ca7d2a
|
add dp to multiproc
|
2022-12-14 18:22:20 +01:00 |
|
Matthias
|
350cebb0a8
|
Merge pull request #7898 from initrv/patch-1
fix doc minimal_roi
|
2022-12-14 12:56:51 +01:00 |
|
initrv
|
de19d1cfbb
|
fix doc minimal_roi
|
2022-12-14 13:36:07 +03:00 |
|
Matthias
|
97fee37072
|
Improve emc test
|
2022-12-14 07:22:51 +01:00 |
|
Bloodhunter4rc
|
7f3524949c
|
- print
|
2022-12-13 21:00:23 +01:00 |
|
Bloodhunter4rc
|
d52c1c7554
|
Add unit tests
|
2022-12-13 20:21:06 +01:00 |
|
Matthias
|
1d92db7805
|
Change CI to actually run one 2 randomized point.
|
2022-12-13 19:23:40 +01:00 |
|
Matthias
|
3c2a802ec0
|
Merge pull request #7897 from freqtrade/revert-7884-dependabot/pip/develop/scikit-learn-1.2.0
Revert "Bump scikit-learn from 1.1.3 to 1.2.0"
|
2022-12-13 19:23:19 +01:00 |
|
Matthias
|
fed46d330f
|
Revert "Bump scikit-learn from 1.1.3 to 1.2.0"
|
2022-12-13 18:14:56 +01:00 |
|
Matthias
|
c042d0146e
|
Don't run gc_setup during tests
|
2022-12-13 17:14:28 +00:00 |
|
Robert Caulk
|
e6da646e2f
|
Merge pull request #7866 from initrv/cleanup-tensorboard-callback
Cleanup tensorboard callback
|
2022-12-13 09:05:46 +01:00 |
|
Timothy Pogue
|
0dd3836cc7
|
fix rpc method docstring
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
1c0c4fd420
|
Improve test
|
2022-12-12 22:47:35 -07:00 |
|