Matthias
62ce96fd40
Add documentation explanation on pair naming conventions
2023-08-23 06:55:22 +02:00
dependabot[bot]
d18dea076b
Bump mkdocs-material from 9.2.0 to 9.2.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.0 to 9.2.1.
- [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.2.0...9.2.1 )
---
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-08-22 04:46:53 +00:00
dependabot[bot]
6d90ceca50
Bump mkdocs-material from 9.1.21 to 9.2.0
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.21 to 9.2.0.
- [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.21...9.2.0 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 20:15:29 +00:00
Matthias
fb790b2d42
Update path of config for new-config documentation
2023-08-20 13:32:32 +02:00
Matthias
d4bc736eb1
Merge pull request #9064 from freqtrade/maint/venv
...
Update setup.sh script to use `.venv`
2023-08-18 09:33:34 +02:00
Matthias
b93c6235c1
Fix Case of gym.Env in documentation
2023-08-16 18:59:22 +02:00
Matthias
d439936014
Update docs about suing .venv
instead of .env
2023-08-16 18:24:40 +02:00
Matthias
6134807c67
Remove wrong image link
2023-08-16 11:00:28 +02:00
Matthias
7651f1b1db
Add more samples for correct debug configurations
2023-08-16 10:55:48 +02:00
Robert Caulk
5d3f3fb39f
Merge pull request #8903 from Yinon-Polak/freqai-pytorch-bugfixes
...
Freqai pytorch bugfixes
2023-08-15 16:48:44 +02:00
Matthias
4b8569b80e
Merge pull request #9014 from hippocritical/develop
...
bugfixes and false-positives for lookahead-analysis
2023-08-10 06:28:12 +02:00
Matthias
5e3e443d27
Remove Sandbox docs
2023-08-08 06:25:12 +02:00
Matthias
9c73e52dd1
Remove sandbox configuration options
2023-08-08 06:23:52 +02:00
Matthias
813ace12c9
Explain behavior in case of deposits
...
related to #8998
2023-08-06 17:11:33 +02:00
Matthias
7d18261f58
Improve FAQ wording
2023-08-06 17:10:38 +02:00
Matthias
72d9e8a094
Fix indentation of strategy-updater in utils
2023-08-05 11:31:01 +02:00
Matthias
e174f9640d
Improve docker docs with some hints about windows usage
2023-08-05 11:14:19 +02:00
yinon
bdf89efd11
pytorch - improve docs
2023-08-04 14:42:28 +00:00
yinon
9f69a45afd
pytorch - documentation update
2023-08-04 13:46:30 +00:00
hippocritical
fe6deef1bd
Merge branch 'freqtrade:develop' into develop
2023-08-02 20:02:55 +02:00
dependabot[bot]
adbb131dc6
Bump mkdocs from 1.5.1 to 1.5.2
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 16:20:58 +00:00
Matthias
e1fd3a6dc3
Fix formatting of bullet points
2023-08-02 07:01:59 +02:00
Stefano Ariestasia
c4d41659f2
add second alternatives instead of using .range
2023-08-01 16:15:20 +09:00
Matthias
d6999fda6f
Merge pull request #8986 from freqtrade/dependabot/pip/develop/markdown-3.4.4
...
Bump markdown from 3.3.7 to 3.4.4
2023-07-31 08:29:33 +02:00
dependabot[bot]
ce574af7c8
Bump mkdocs-material from 9.1.19 to 9.1.21
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.19 to 9.1.21.
- [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.19...9.1.21 )
---
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-07-31 05:06:28 +00:00
dependabot[bot]
ddd92a90b7
Bump markdown from 3.3.7 to 3.4.4
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.7 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.4 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 05:04:57 +00:00
dependabot[bot]
b666adced4
Bump mkdocs from 1.4.3 to 1.5.1
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.3...1.5.1 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 03:35:00 +00:00
Matthias
6659d26131
Merge branch 'develop' into dataformat/feather
2023-07-29 20:04:12 +02:00
Bloodhunter4rc
b17918d8cf
change link to https
2023-07-29 16:48:52 +02:00
Matthias
3fa31bfe20
Better explain ROI assumption on level change
...
closes #8975
2023-07-29 08:14:12 +02:00
Matthias
8f18a52cdf
Fix Typo in remote pairlist docs
...
related: #8971
2023-07-27 09:24:42 +02:00
Bloodhunter4rc
f56f5179d2
Update showcase.md
...
Change of domain due to recent dns issues.
2023-07-25 23:06:56 +02:00
Matthias
4ce95dd1c3
Merge pull request #8955 from freqtrade/feat/bt_streaks
...
Backtesting - streak output
2023-07-25 18:06:11 +02:00
Matthias
327b055468
Add consecutive wins/losses to backtest output
2023-07-24 07:22:33 +02:00
dependabot[bot]
00a392b262
Bump mkdocs-material from 9.1.18 to 9.1.19
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.18 to 9.1.19.
- [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.18...9.1.19 )
---
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-07-24 03:44:05 +00:00
hippocritical
5bb74e448e
Merge remote-tracking branch 'origin/develop' into develop
2023-07-23 20:08:27 +02:00
hippocritical
e4b488cb84
added stake_amount to a fixed 10k value.
...
In a combination with a wallet size of 1 billion it should never be able to run out of money avoiding false-positives of some users who just wanted to test a strategy without actually checking how the stake_amount-variable should be used in combination with the strategy-function custom_stake_amount.
reason: some strategies demand a custom_stake_amount of 1$ demanding a very large wallet-size (which already was set previously)
Others start with 100% of a slot size and subdivide the base-orders and safety-orders down to finish at 100% of a slot-size and use unlimited stake_amount.
Edited docs to reflect that change.
2023-07-23 20:05:29 +02:00
hippocritical
ad428aa9b0
added stake_amount to a fixed 10k value.
...
In a combination with a wallet size of 1 billion it should never be able to run out of money avoiding false-positives of some users who just wanted to test a strategy without actually checking how the stake_amount-variable should be used in combination with the strategy-function custom_stake_amount
reason: some strategies demand a custom_stake_amount of 1$ demanding a very large wallet-size (which already was set previously)
Others start with 100% of a slot size and subdivide the base-orders and safety-orders down to finish at 100% of a slot-size and use unlimited stake_amount.
Edited docs to reflect that change too
2023-07-23 19:50:12 +02:00
Matthias
ad82ad4407
webhook docs improvements
2023-07-23 18:28:49 +02:00
Matthias
4549fb349c
Add security notice about IP whitelisting on bybit docs
2023-07-23 17:57:48 +02:00
Matthias
889a732e06
Enhance bybit documentation
2023-07-23 17:57:04 +02:00
Stefano Ariestasia
40d7d05e4e
merge 2 expectancy functions
2023-07-22 17:29:43 +09:00
Matthias
bdb778cb9f
Merge pull request #8912 from froggleston/rpc_expectancy
...
Add expectancy to RPC calls and telegram
2023-07-19 20:21:09 +02:00
Robert Davey
bb5a12dc11
Add built-in trade fields in indicator list docs
...
There are some trade- and candle-related fields that are always available to output on the indicator-list so have updated the docs to include the most commonly used ones.
2023-07-19 11:11:10 +01:00
Robert Caulk
c8525959ee
Merge pull request #8932 from hom-bahrani/patch-1
...
Update freqai-feature-engineering.md
2023-07-17 19:13:18 +02:00
froggleston
6ccc12f337
Fix calcs, rename ratio, add docs
2023-07-17 14:16:22 +01:00
Hom Bahrani
8738b8d551
Update freqai-feature-engineering.md
...
It seems that the closing parenthesis ) is missing at the end of line 65 in the pipeline example
2023-07-17 13:59:09 +01:00
robcaulk
6f0204fcd3
chore: remove inlier metric
2023-07-17 13:03:43 +02:00
dependabot[bot]
e8ff5cb783
Bump pymdown-extensions from 10.0.1 to 10.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.0.1 to 10.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.0.1...10.1.0 )
---
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-07-17 03:50:26 +00:00
Matthias
d8c0621887
Add stake amount property to order object
2023-07-15 10:14:08 +02:00