Matthias
bdb778cb9f
Merge pull request #8912 from froggleston/rpc_expectancy
...
Add expectancy to RPC calls and telegram
3 years ago
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.
3 years ago
Robert Caulk
c8525959ee
Merge pull request #8932 from hom-bahrani/patch-1
...
Update freqai-feature-engineering.md
3 years ago
froggleston
6ccc12f337
Fix calcs, rename ratio, add docs
3 years ago
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
3 years ago
robcaulk
6f0204fcd3
chore: remove inlier metric
3 years ago
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>
3 years ago
Matthias
d8c0621887
Add stake amount property to order object
3 years ago
Matthias
bdff34017a
Merge pull request #8867 from freqtrade/doc/commmunityshowcase
...
Add community showcase
3 years ago
Matthias
722b5569bd
Add Freqtrade backtest project
3 years ago
dependabot[bot]
3c1cd72430
Bump mkdocs-material from 9.1.17 to 9.1.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.17 to 9.1.18.
- [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.17...9.1.18 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthias
4c6eee8dfe
Update proxy documentation to correspond to new ccxt mode
3 years ago
Stefano Ariestasia
e64327f353
Update my link
3 years ago
Matthias
b2106ef4a2
Update frequenthippo link description
3 years ago
Bloodhunter4rc
ee1fa34df2
Add 'processing_mode' , blacklist checks
3 years ago
Matthias
a1d50dbfa2
Add community showcase
3 years ago
Matthias
3d6d006e84
Merge branch 'develop' into pr/Bloodhunter4rc/8819
3 years ago
Matthias
01db789d42
Improve release documentation
3 years ago
Matthias
0310a26b80
Fix documentation typo
3 years ago
dependabot[bot]
2d2699b0ad
Bump mkdocs-material from 9.1.16 to 9.1.17
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.16 to 9.1.17.
- [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.16...9.1.17 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
robcaulk
fca73531cf
fix: use .shape instead of index for outliers
3 years ago
robcaulk
fd420738cd
ensure outlier-check is returning as a numpy array from datasieve
3 years ago
Bloodhunter4rc
36b33fb407
add mode to set the pairlist to blacklist additional to whitelist
...
adhere to _number_pairs
3 years ago
Matthias
c7683a7b61
Improve docs wording
3 years ago
Matthias
5d60c62645
align list blocks
3 years ago
Matthias
96c2ca67e9
Add usage note for pairs.json file
3 years ago
Matthias
b0e5fb3940
Improve structure of download-data documentation
3 years ago
Matthias
8c54036fa5
Move Downloading tip from pairs file section
3 years ago
dependabot[bot]
1eb691d461
Bump mkdocs-material from 9.1.15 to 9.1.16
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.15 to 9.1.16.
- [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.15...9.1.16 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthias
02071df8fa
Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline
...
Outsource data pipeline handling to improve flexibility
3 years ago
Matthias
3d72d32845
Merge pull request #8369 from hippocritical/develop
...
backtest - lookahead_analysis
3 years ago
robcaulk
447feb16b4
Merge remote-tracking branch 'origin/develop' into use-datasieve
3 years ago
Matthias
2c7aa9f721
Update doc wording
3 years ago
Robert Caulk
ffd7394adb
Update freqai.md
3 years ago
Robert Caulk
2107dce2cd
Update freqai-feature-engineering.md
3 years ago
Matthias
2cd9043c51
Make documentation discoverable / linked
3 years ago
hippocritical
2bd66fbb47
Merge branch 'freqtrade:develop' into develop
3 years ago
robcaulk
ad8a4897ce
remove unnecessary example in feature_engineering.md
3 years ago
Matthias
4f15b30339
Merge pull request #8590 from AchmadFathoni/develop
...
Fix disrepancy in freqai doc code example
3 years ago
robcaulk
41e37f9d32
improve docs, update doc strings
3 years ago
robcaulk
d9bdd879ab
improve migration doc
3 years ago
robcaulk
f8d7c2e21d
add migration guide, add protections and migration assistance
3 years ago
robcaulk
e246259792
avoid manual pipeline validation
3 years ago
Matthias
265d782af8
Implement the requested changes.
3 years ago
hippocritical
94ca2988a0
updated docs
3 years ago
robcaulk
e39e40dc60
improve documentation of pipeline building/customization
3 years ago
robcaulk
f10f00f5e8
Merge remote-tracking branch 'origin' into use-datasieve
3 years ago
hippocritical
675a97c1cb
Merge branch 'freqtrade:develop' into develop
3 years ago
robcaulk
c066f014e3
fix docs
3 years ago
robcaulk
135aaa2be2
update docs, improve the interaction with `define_data_pipeline`
3 years ago