robcaulk
|
447feb16b4
|
Merge remote-tracking branch 'origin/develop' into use-datasieve
|
2023-06-17 13:26:35 +02:00 |
|
Robert Caulk
|
ffd7394adb
|
Update freqai.md
|
2023-06-16 15:10:11 +02:00 |
|
Robert Caulk
|
2107dce2cd
|
Update freqai-feature-engineering.md
|
2023-06-16 15:03:49 +02:00 |
|
robcaulk
|
ad8a4897ce
|
remove unnecessary example in feature_engineering.md
|
2023-06-10 16:13:28 +02:00 |
|
Matthias
|
4f15b30339
|
Merge pull request #8590 from AchmadFathoni/develop
Fix disrepancy in freqai doc code example
|
2023-06-10 15:27:01 +02:00 |
|
robcaulk
|
41e37f9d32
|
improve docs, update doc strings
|
2023-06-10 13:11:47 +02:00 |
|
robcaulk
|
d9bdd879ab
|
improve migration doc
|
2023-06-10 13:00:59 +02:00 |
|
robcaulk
|
f8d7c2e21d
|
add migration guide, add protections and migration assistance
|
2023-06-10 12:48:27 +02:00 |
|
robcaulk
|
e246259792
|
avoid manual pipeline validation
|
2023-06-10 11:40:57 +02:00 |
|
Matthias
|
265d782af8
|
Implement the requested changes.
|
2023-06-10 09:30:34 +02:00 |
|
robcaulk
|
e39e40dc60
|
improve documentation of pipeline building/customization
|
2023-06-08 11:56:31 +02:00 |
|
robcaulk
|
f10f00f5e8
|
Merge remote-tracking branch 'origin' into use-datasieve
|
2023-06-07 19:23:36 +02:00 |
|
robcaulk
|
c066f014e3
|
fix docs
|
2023-06-07 18:36:07 +02:00 |
|
robcaulk
|
135aaa2be2
|
update docs, improve the interaction with define_data_pipeline
|
2023-06-07 18:26:49 +02:00 |
|
robcaulk
|
5ac141f72b
|
convert to new datasieve api
|
2023-06-06 21:05:51 +02:00 |
|
dependabot[bot]
|
e61659a2bc
|
Bump mkdocs-material from 9.1.14 to 9.1.15
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.14 to 9.1.15.
- [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/9.1.14...9.1.15)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 03:57:43 +00:00 |
|
Robert Caulk
|
30dd63fcb9
|
Update freqai.md
|
2023-06-01 15:54:05 +02:00 |
|
robcaulk
|
e572653616
|
bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform
|
2023-05-29 13:33:29 +02:00 |
|
Matthias
|
36c82ad67c
|
Update documentation for min_roi
|
2023-05-27 19:40:02 +02:00 |
|
Matthias
|
44bdac5e8c
|
Improve developer docs with some minor improvements
|
2023-05-22 18:23:33 +02:00 |
|
dependabot[bot]
|
96eb109b4e
|
Bump mkdocs-material from 9.1.12 to 9.1.14
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.12 to 9.1.14.
- [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/9.1.12...9.1.14)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:59:01 +00:00 |
|
robcaulk
|
c4c0371ed3
|
add docker comment to docker usage freqai doc section
|
2023-05-19 14:48:17 +00:00 |
|
robcaulk
|
dd1a0156b9
|
resolve conflict, ensure gpu works with transformer
|
2023-05-19 14:39:16 +00:00 |
|
Matthias
|
0d4010a0be
|
Add sample docker-compose file for freqAI, comment about that
|
2023-05-19 07:25:02 +02:00 |
|
Matthias
|
707c6744b9
|
Fix doc and example indentation
|
2023-05-19 07:02:54 +02:00 |
|
Matthias
|
c54f28ada8
|
Merge pull request #8623 from freqtrade/feat/tensorboard-logger
Add Tensorboard logger for PyTorch and XGBoost
|
2023-05-18 06:41:15 +02:00 |
|
Matthias
|
bb760a47d5
|
Bump pymdown-extensions to 10.0.1
|
2023-05-16 10:15:46 +02:00 |
|
dependabot[bot]
|
61ea3d817a
|
Bump pymdown-extensions from 9.11 to 10.0 in /docs
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.11 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-16 07:45:08 +00:00 |
|
dependabot[bot]
|
5f01b823da
|
Bump mkdocs-material from 9.1.10 to 9.1.12
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.10 to 9.1.12.
- [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/9.1.10...9.1.12)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-15 03:56:55 +00:00 |
|
robcaulk
|
55a1a3afd6
|
add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
|
2023-05-14 14:08:00 +00:00 |
|
robcaulk
|
8a9b2fc16f
|
fix merge conflicts with develop
|
2023-05-14 12:00:03 +00:00 |
|
Matthias
|
7266279768
|
Improve docs around pytho 3.11
|
2023-05-13 20:22:15 +02:00 |
|
Matthias
|
7bba034efd
|
Merge pull request #8560 from freqtrade/feat/recoverTrades
Recover trades after selling on exchange
|
2023-05-13 16:35:08 +02:00 |
|
Matthias
|
90ac387444
|
Merge pull request #8634 from freqtrade/bug-fix/continual_learning
fix bug in continual_learning for PyTorch* models
|
2023-05-13 15:32:49 +02:00 |
|
robcaulk
|
2ec1302c10
|
add warnings in the doc for users to better understand the limitations of continual_learning
|
2023-05-13 11:23:57 +00:00 |
|
robcaulk
|
fad1c19856
|
add warnings in the doc for users to better understand the limitations of continual_learning
|
2023-05-13 11:21:43 +00:00 |
|
robcaulk
|
db0645ed1b
|
add helpful hints for reward creation
|
2023-05-12 08:32:52 +00:00 |
|
robcaulk
|
31d15da49e
|
add disclaimers everywhere about how example strategies are meant as examples
|
2023-05-12 08:16:48 +00:00 |
|
robcaulk
|
6df5cb8878
|
add install requirement to tensorboard doc
|
2023-05-10 10:18:52 +00:00 |
|
robcaulk
|
ffc4d87263
|
add tensorboard integration to XGBoost and PyTorch et al
|
2023-05-10 09:48:36 +00:00 |
|
dependabot[bot]
|
7e31cc4100
|
Bump mkdocs-material from 9.1.9 to 9.1.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.9 to 9.1.10.
- [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/9.1.9...9.1.10)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 16:17:04 +00:00 |
|
dependabot[bot]
|
e0c63e12e4
|
Bump mkdocs-material from 9.1.8 to 9.1.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.8 to 9.1.9.
- [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/9.1.8...9.1.9)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 05:15:49 +00:00 |
|
dependabot[bot]
|
3bb872a5e7
|
Bump mkdocs from 1.4.2 to 1.4.3
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 03:57:22 +00:00 |
|
Robert Caulk
|
950eaf230e
|
Merge pull request #8580 from freqtrade/feat/add-transformer
Add transformer to FreqAI
|
2023-05-07 11:32:38 +02:00 |
|
robcaulk
|
3bbb7e38ea
|
improve transformer architecture, remove 3.10 install constraint, add documentation for torch.compile()
|
2023-05-06 16:12:10 +00:00 |
|
Matthias
|
efb5cd6545
|
Merge pull request #7861 from froggleston/reject_report
Add support for collating and analysing rejected signals in backtest
|
2023-05-06 14:28:24 +02:00 |
|
Matthias
|
e3ff2ccc97
|
Slightly reword documentation to be more clear
|
2023-05-05 06:45:39 +02:00 |
|
Matthias
|
d8a9c9422a
|
Update missing "requirements" install in documentation
|
2023-05-02 18:17:35 +02:00 |
|
Achmad Fathoni
|
5abd616ae9
|
Fix disrepancy in freqai doc code example
|
2023-05-02 23:01:51 +07:00 |
|
Matthias
|
1c2dd884e9
|
Remove dependency workarounds in place for gym
|
2023-05-02 07:12:46 +02:00 |
|