konradbeck
|
51dc5811c2
|
Update freqai-feature-engineering.md
I cannot find any reference to 'include_periods_candles'
|
2023-11-11 09:38:52 +02:00 |
|
Stevan Stevic
|
90475e52db
|
Change strat to strategy in freqai-feature-engineering.md
|
2023-09-27 16:56:03 +02: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
|
447feb16b4
|
Merge remote-tracking branch 'origin/develop' into use-datasieve
|
2023-06-17 13:26:35 +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 |
|
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 |
|
robcaulk
|
e39e40dc60
|
improve documentation of pipeline building/customization
|
2023-06-08 11:56:31 +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 |
|
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
|
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
|
c9b904eb0e
|
Fix typos in documentation
|
2023-04-03 06:49:30 +02:00 |
|
Robert Caulk
|
631cb44f5c
|
ensure python code block renders
|
2023-04-01 15:16:48 +02:00 |
|
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.
|
2023-04-01 15:16:43 +02:00 |
|
thorntwig
|
35fe37199d
|
fix minor typos
|
2023-02-16 20:04:42 +01:00 |
|
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.
|
2023-02-11 17:12:57 +03:00 |
|
robcaulk
|
0dd2472385
|
add metadata param to docstrings
|
2023-02-04 16:56:36 +01:00 |
|
robcaulk
|
e569f6f6df
|
add explicit metadata argument to example strat, include it with backtesting
|
2023-02-04 16:53:17 +01:00 |
|
robcaulk
|
5da60b718d
|
pass metadata dictionary to feature_engineering_* and set_freqai_targets functions. Add doc
|
2023-02-04 13:47:11 +01:00 |
|
robcaulk
|
a61274ae18
|
ensure cached corr-pairs works with new framework
|
2023-01-09 20:04:36 +01:00 |
|
Robert Caulk
|
52dfb0452c
|
Update freqai-feature-engineering.md
|
2023-01-02 16:06:54 +01:00 |
|
Wagner Costa
|
b39fc6b924
|
remove add pair to column from docs, fix keyerror bug and adjust hybrid strategy example
|
2022-12-30 10:42:31 -03:00 |
|
robcaulk
|
c2936d551b
|
improve doc, update test strats, change function names
|
2022-12-28 13:25:40 +01:00 |
|
robcaulk
|
7b880a969a
|
change elect to decide
|
2022-10-31 18:13:48 +01:00 |
|
Matthias
|
391c3f56f7
|
Add typehint to corr_pairlist
|
2022-10-30 13:28:01 +01:00 |
|
robcaulk
|
650bb8b7d7
|
ensure full pair string is used for caching dataframes. If not, revert to old behavior. Update docs.
|
2022-10-29 22:26:49 +02:00 |
|
th0rntwig
|
c2d0eca9d8
|
Remove backticks around FreqAI
|
2022-10-03 11:01:58 +02:00 |
|
th0rntwig
|
21440eaec2
|
Fix typos and correct/improve descriptions
|
2022-10-02 12:47:58 +02:00 |
|
Matthias
|
eb36105de4
|
Fix some random typos
|
2022-09-26 19:47:56 +02:00 |
|
robcaulk
|
f5535e780c
|
change wording, switch FreqAI word format
|
2022-09-25 21:18:51 +02:00 |
|
th0rntwig
|
02dba5304b
|
Revise FreqAI multipage docs structure
|
2022-09-25 12:12:35 +02:00 |
|
th0rntwig
|
c210d6614c
|
Reorganise multipage doc
|
2022-09-17 17:43:39 +02:00 |
|
robcaulk
|
68a900a9b7
|
reorganize freqai docs for easier reading, add detailed file structure description
|
2022-09-11 17:29:14 +02:00 |
|