Commit Graph

36 Commits (d1bc51959939059e0d099702e13ddf108fac1a26)

Author SHA1 Message Date
Matthias 818e4d86bf docs: explain that the strategy may be called with dataframe of length 1
2 years ago
Matthias 04b65eae3c docs: Fix format used for backtesting-predictions
2 years ago
Robert Caulk b950128c4d Update freqai-running.md
2 years ago
Thomas Joußen 2d6a49013f Fix duplicated data loading and timerange for populate_features
2 years ago
robcaulk 55a1a3afd6 add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
3 years ago
robcaulk 8a9b2fc16f fix merge conflicts with develop
3 years ago
robcaulk fad1c19856 add warnings in the doc for users to better understand the limitations of continual_learning
3 years ago
robcaulk 6df5cb8878 add install requirement to tensorboard doc
3 years ago
robcaulk ffc4d87263 add tensorboard integration to XGBoost and PyTorch et al
3 years ago
robcaulk 68154a1f52 document why users cant arbitrarily change parameter spaces...
3 years ago
thorntwig 35fe37199d fix minor typos
3 years ago
Matthias ef1738fbf6 Remove follow_mode from docs
3 years ago
robcaulk d91ac8b669 improve wording in freqai doc
3 years ago
Wagner Costa ed99e7f857 fix corr_pairs startup candle count bug
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 4571aedb33 consolidate and clean code
3 years ago
Wagner Costa c01f25ddc9 update code to freqai_backtest_live_models only from historic predictions
3 years ago
Wagner Costa Santos 80d070e9ee update code to use historic_predictions for freqai_backtest_live_models
3 years ago
Wagner Costa Santos 3903b04d3f save_live_data_backtest - added docs and tests
3 years ago
Wagner Costa Santos 913749c81b backtesting_from_live_saved_files - code refactoring
3 years ago
Matthias 884014a4b9 Fix some minor typos
4 years ago
Wagner Costa Santos 17798b3397 Merge branch 'develop' into backtest_live_models
4 years ago
smarmau f12d40bd6b
Update freqai-running.md
4 years ago
Wagner Costa Santos 02fc59d473 Merge branch 'develop' into backtest_live_models
4 years ago
Wagner Costa Santos 4e1bf79239 backtest live models - documentation
4 years ago
Matthias c71c0e8da0 Fix some typos
4 years ago
th0rntwig f8331e0326 Add model libs info
4 years ago
robcaulk a4aa1b972c isolate and standardize location of tensorboard files, add doc, ensure backtesting functionality
4 years ago
th0rntwig c2d0eca9d8 Remove backticks around FreqAI
4 years ago
th0rntwig 21440eaec2 Fix typos and correct/improve descriptions
4 years ago
th0rntwig 683b084323 Set train-test-split shuffle=False as default and remove stratification
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