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 |
|
Matthias
|
1c2dd884e9
|
Remove dependency workarounds in place for gym
|
2023-05-02 07:12:46 +02:00 |
|
robcaulk
|
af139ffbab
|
add transformer with positional encoding, fix some odds and ends in pytorch, upgrade to PyTorch 2.0
|
2023-05-01 13:18:03 +00:00 |
|
dependabot[bot]
|
1d73c7c27d
|
Bump mkdocs-material from 9.1.7 to 9.1.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.7 to 9.1.8.
- [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.7...9.1.8)
---
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-01 03:59:08 +00:00 |
|
Matthias
|
8dd8c24595
|
Merge branch 'develop' into pr/froggleston/7861
|
2023-04-28 14:59:03 +02:00 |
|
Matthias
|
76ae539e61
|
Minor edit
|
2023-04-28 14:59:00 +02:00 |
|
Matthias
|
4690810d5d
|
Merge pull request #8537 from freqtrade/feat/balance_improve
Improve balance output
|
2023-04-24 14:26:05 +02:00 |
|
dependabot[bot]
|
f7c6828e6a
|
Bump mkdocs-material from 9.1.6 to 9.1.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.6 to 9.1.7.
- [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.6...9.1.7)
---
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-04-24 06:02:27 +00:00 |
|
Matthias
|
2dd3b34136
|
Fix malrendering in freqAI docs
|
2023-04-23 19:36:27 +02:00 |
|
Matthias
|
ad4996259e
|
Further increase typehints in freqAI interface
|
2023-04-23 19:36:17 +02:00 |
|
Matthias
|
c5dc21e80c
|
Update freqAI documentation with missing typehints
|
2023-04-23 19:30:30 +02:00 |
|
Matthias
|
c20b074880
|
Add FAQ entry about permission error
|
2023-04-23 19:20:24 +02:00 |
|
Matthias
|
dbf1f0897e
|
Add /balance full, reduce regular balance output
closes #4497
|
2023-04-22 15:51:28 +02:00 |
|
Mart van de Ven
|
818da02f6c
|
Edit Advanced Strategies intro for clarify and brevity
|
2023-04-20 14:01:01 +08:00 |
|
Mart van de Ven
|
b545fc5590
|
Correct user namespace from cust_ to custom_
|
2023-04-20 13:36:31 +08:00 |
|
Matthias
|
b973b6255c
|
Merge pull request #8524 from tijptjik/develop
Docs: Edited configuration.md for consistency
|
2023-04-19 19:40:31 +02:00 |
|
Mart van de Ven
|
670a584d7e
|
Fix markdown inconsistencies
|
2023-04-19 22:00:31 +08:00 |
|
Matthias
|
2f9e6c990c
|
Update docs/strategy-callbacks.md
|
2023-04-19 15:26:33 +02:00 |
|
Mart van de Ven
|
66f5f76a6c
|
Fix anchor for missing heading
|
2023-04-19 20:53:25 +08:00 |
|
Mart van de Ven
|
46f4fd79af
|
Fix anchor for missing heading
|
2023-04-19 20:43:41 +08:00 |
|
Mart van de Ven
|
5ed072c489
|
Remove extraneous code block
|
2023-04-19 20:18:56 +08:00 |
|
TheJoeSchr
|
94e190b954
|
docs: strategy-callbacks: revert leverage=trade.leverage removal
|
2023-04-19 13:22:52 +02:00 |
|
Joe Schr
|
f9124ef5b9
|
docs: strategy-callbacks: removes outdated leverage argument
|
2023-04-18 17:36:36 +02:00 |
|
Joe Schr
|
6f401a9e15
|
docs: use helper function stoploss_from_absolute in strategy callbacks "absolute" example
|
2023-04-18 11:26:55 +02:00 |
|
Matthias
|
9caa74c796
|
Merge branch 'develop' into pr/initrv/8426
|
2023-04-16 18:16:16 +02:00 |
|
Matthias
|
f814146093
|
Update ta-lib link
closes #8497
|
2023-04-14 18:06:06 +02:00 |
|
Matthias
|
a23ae6a979
|
Merge pull request #8468 from freqtrade/dependabot/pip/develop/ta-lib-0.4.26
Bump ta-lib from 0.4.25 to 0.4.26
|
2023-04-13 20:29:56 +02:00 |
|
Matthias
|
90ce2ae7e4
|
Merge branch 'develop' into pr/initrv/8426
|
2023-04-13 20:01:35 +02:00 |
|
Matthias
|
e25f6986d6
|
Improve windows doc wordings, remove reference to outdated binary provider.
|
2023-04-13 19:58:54 +02:00 |
|
Matthias
|
0afd5a7385
|
Improve stoploss documentation
closes #8492
|
2023-04-12 18:13:16 +02:00 |
|
Robert Caulk
|
4ab047dfa7
|
Merge pull request #8297 from Yinon-Polak/feat/add-pytorch-model-support
Feat/add pytorch model support
|
2023-04-11 15:40:12 +02:00 |
|
dependabot[bot]
|
c4c2298686
|
Bump mkdocs-material from 9.1.5 to 9.1.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.5 to 9.1.6.
- [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.5...9.1.6)
---
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-04-10 16:17:10 +00:00 |
|
Matthias
|
605cc20a21
|
Merge pull request #8459 from freqtrade/feat/kvstore
Add initial bot start time to /profit endpoint
|
2023-04-10 14:49:01 +02:00 |
|
dependabot[bot]
|
26eb4f7fe6
|
Bump pymdown-extensions from 9.10 to 9.11
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.10 to 9.11.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.10...9.11)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 03:56:57 +00:00 |
|
Matthias
|
526943f29e
|
Remove freqUI alpha warning
|
2023-04-09 19:44:38 +02:00 |
|
Matthias
|
dd8900a1c6
|
Improve ordering of backtest output
|
2023-04-09 08:53:36 +02:00 |
|
Matthias
|
5404905d28
|
Fix typos in docs
|
2023-04-08 17:13:51 +02:00 |
|
Matthias
|
bed51fa790
|
Properly build specific Torch image
|
2023-04-08 17:00:25 +02:00 |
|
Matthias
|
be72670ca2
|
Add documentation about /profit change
|
2023-04-08 16:40:14 +02:00 |
|
robcaulk
|
69b9b35a08
|
Merge remote-tracking branch 'origin/develop' into feat/add-pytorch-model-support
|
2023-04-08 13:22:25 +02:00 |
|
robcaulk
|
48d3c8e62e
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
|
Matthias
|
fe02f611fb
|
Fix typo in reinforcement learning
closes #8431
|
2023-04-04 06:46:35 +02:00 |
|
Matthias
|
77897c7d6b
|
Merge pull request #8439 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.5
Bump mkdocs-material from 9.1.4 to 9.1.5
|
2023-04-03 09:45:26 +02:00 |
|