Matthias
|
72d33070d4
|
Fix a few codespell typos
|
2 years ago |
Robert Caulk
|
93e65a583f
|
Update freqai-feature-engineering.md
|
2 years ago |
goodmost
|
38b35ec528
|
chore: remove repetitive words
Signed-off-by: goodmost <zhaohaiyang@outlook.com>
|
2 years ago |
konradbeck
|
51dc5811c2
|
Update freqai-feature-engineering.md
I cannot find any reference to 'include_periods_candles'
|
2 years ago |
Stevan Stevic
|
90475e52db
|
Change strat to strategy in freqai-feature-engineering.md
|
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
|
447feb16b4
|
Merge remote-tracking branch 'origin/develop' into use-datasieve
|
3 years ago |
Robert Caulk
|
2107dce2cd
|
Update freqai-feature-engineering.md
|
3 years ago |
robcaulk
|
ad8a4897ce
|
remove unnecessary example in feature_engineering.md
|
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 |
robcaulk
|
e39e40dc60
|
improve documentation of pipeline building/customization
|
3 years ago |
robcaulk
|
c066f014e3
|
fix docs
|
3 years ago |
robcaulk
|
135aaa2be2
|
update docs, improve the interaction with `define_data_pipeline`
|
3 years ago |
robcaulk
|
5ac141f72b
|
convert to new datasieve api
|
3 years ago |
robcaulk
|
e572653616
|
bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform
|
3 years ago |
Matthias
|
2dd3b34136
|
Fix malrendering in freqAI docs
|
3 years ago |
Matthias
|
ad4996259e
|
Further increase typehints in freqAI interface
|
3 years ago |
Matthias
|
c9b904eb0e
|
Fix typos in documentation
|
3 years ago |
Robert Caulk
|
631cb44f5c
|
ensure python code block renders
|
3 years ago |
Robert Caulk
|
367186cc34
|
Update freqai-feature-engineering.md
The `metadata` section of `freqai-feature-engineering.md` had a misplaced whitespace in front of the title.
This PR removes the whitespace.
|
3 years ago |
thorntwig
|
35fe37199d
|
fix minor typos
|
3 years ago |
Shadyzpop
|
b95ff827d3
|
Typo on freqai docs
1. `a the` - there is an extra "a" before `the features`
2. `historic` - it should be "historical" to match the correct adjective form.
|
3 years ago |
robcaulk
|
0dd2472385
|
add metadata param to docstrings
|
3 years ago |
robcaulk
|
e569f6f6df
|
add explicit metadata argument to example strat, include it with backtesting
|
3 years ago |
robcaulk
|
5da60b718d
|
pass metadata dictionary to feature_engineering_* and set_freqai_targets functions. Add doc
|
3 years ago |
robcaulk
|
a61274ae18
|
ensure cached corr-pairs works with new framework
|
3 years ago |
Robert Caulk
|
52dfb0452c
|
Update freqai-feature-engineering.md
|
3 years ago |
Wagner Costa
|
b39fc6b924
|
remove add pair to column from docs, fix keyerror bug and adjust hybrid strategy example
|
3 years ago |
robcaulk
|
c2936d551b
|
improve doc, update test strats, change function names
|
3 years ago |
robcaulk
|
7b880a969a
|
change elect to decide
|
3 years ago |
Matthias
|
391c3f56f7
|
Add typehint to corr_pairlist
|
3 years ago |
robcaulk
|
650bb8b7d7
|
ensure full pair string is used for caching dataframes. If not, revert to old behavior. Update docs.
|
3 years ago |
th0rntwig
|
c2d0eca9d8
|
Remove backticks around FreqAI
|
4 years ago |
th0rntwig
|
21440eaec2
|
Fix typos and correct/improve descriptions
|
4 years ago |
Matthias
|
eb36105de4
|
Fix some random typos
|
4 years ago |
robcaulk
|
f5535e780c
|
change wording, switch FreqAI word format
|
4 years ago |
th0rntwig
|
02dba5304b
|
Revise FreqAI multipage docs structure
|
4 years ago |
th0rntwig
|
c210d6614c
|
Reorganise multipage doc
|
4 years ago |
robcaulk
|
68a900a9b7
|
reorganize freqai docs for easier reading, add detailed file structure description
|
4 years ago |