Commit Graph

98 Commits

Author SHA1 Message Date
Matthias f677dea6a4
Merge pull request #7950 from freqtrade/freqai_feature_engineering_functions
FreqAI Strategy - Improve user experience
2023-01-10 20:04:53 +01:00
Matthias 67495530b7 Add FreqAI migration documentation 2023-01-10 07:22:28 +01:00
Matthias 0aca0d20d9 Add some feature flags for mkdocs migration 2023-01-09 07:24:18 +01:00
Matthias 1f4cc145c4 Move trade docs to advanced section 2022-12-18 20:02:38 +01:00
Matthias a439488b74 Add initial trade_object documentation 2022-12-18 17:42:05 +01:00
robcaulk ab9d781b06 add reinforcement learning page to docs 2022-10-01 17:50:05 +02:00
robcaulk 117e510e61 Merge branch 'develop' into improve-freqai-docs 2022-09-25 20:53:36 +02:00
th0rntwig 02dba5304b Revise FreqAI multipage docs structure 2022-09-25 12:12:35 +02:00
Matthias 06a5cfa401 Update "branding" to producer/follower mode 2022-09-22 21:08:06 +02:00
Robert Caulk 3e1e530aca
Merge branch 'develop' into improve-freqai-docs 2022-09-22 15:58:27 +02:00
Timothy Pogue 0811bca8b4 revise docs, update dp method docstring 2022-09-21 15:50:11 -06:00
th0rntwig c210d6614c Reorganise multipage doc 2022-09-17 17:43:39 +02:00
robcaulk ede282392f add a developers guide 2022-09-11 17:50:50 +02:00
robcaulk 68a900a9b7 reorganize freqai docs for easier reading, add detailed file structure description 2022-09-11 17:29:14 +02:00
robcaulk d598f4334e add search share button to website 2022-09-11 13:28:14 +02:00
Matthias 09ee9089fb
Merge pull request #6832 from freqtrade/feat/freqai
Freqai: an interface for users to build/train/backtest predictive models and run them live
2022-08-15 20:03:08 +02:00
Matthias 8d9284a524 Fix docs edit button 2022-08-13 20:20:09 +02:00
Matthias 0b21750e76 Reorder advanced topics 2022-07-22 07:22:06 +02:00
robcaulk c9a6dc88a1 add parameter list/discriptions to doc 2022-07-21 11:11:36 +02:00
Matthias c81b960791 Fix some typos 2022-05-17 19:58:36 +02:00
robcaulk fc837c4daa add freqao backend machinery, user interface, documentation 2022-05-15 17:38:58 +02:00
Matthias 7f60364f63 Add doc-page to index 2022-04-22 06:38:51 +02:00
Matthias e3471129f7 Update documentation structure, add links to migration page 2022-03-31 06:53:33 +02:00
Matthias ee77ae3ada Add strategy-migration doc page 2022-03-20 08:30:14 +01:00
Matthias f71b7a4e76 Merge branch 'develop' into feat/short 2021-12-02 06:53:15 +01:00
Matthias 67f3570bf3 Merge branch 'develop' into feat/short 2021-12-01 07:21:36 +01:00
Matthias 542963c7a6 Reduce code complexity by combining buy and buy_fill methods 2021-11-30 19:45:20 +01:00
Matthias 2e51477455 Update mkdocs file to 8.0 2021-11-29 19:32:16 +01:00
Matthias 97ff7d1223 Merge branch 'develop' into feat/short 2021-11-21 09:13:53 +01:00
Matthias 0bae1471bd Extract callbacks into a separate site 2021-11-20 11:44:56 +01:00
Matthias 69fdb8edfa Merge branch 'develop' into feat/short 2021-10-17 10:40:08 +02:00
Rik Helsen f61dc6d95a 📝 `mkdocs.yml` - Fixed darktheme toggle 2021-10-17 00:14:09 +02:00
Sam Germain 1f38088d7b Merged with develop 2021-09-09 13:56:46 -06:00
Matthias 2f92838c39 Properly close parenteses in exchange doc 2021-09-03 16:19:27 +02:00
Sam Germain af8875574c updated mkdocs and leverage docs
Added tests for set_liquidation_price and set_stop_loss
updated params in interestmode enum
2021-07-28 12:25:56 -06:00
Matthias f585ffa264 Add Dark theme to Documentation 2021-06-24 22:53:46 +02:00
Matthias 7f434c0413 Simplify mkdocs jquery inclusion by using overrides
instead of partials
2021-06-20 09:37:32 +02:00
Matthias 97a12ddab7 Version pin mkdocs to avoid nasty surprises
fix use_directory_urls defaulting to false
2021-06-07 20:19:48 +02:00
Matthias 64ef7becc7 Update styles to work with new mkdocs version 2021-03-01 09:35:35 +01:00
Matthias 6d38a2e659 Small enhancements to docs 2021-02-25 19:57:09 +01:00
Matthias 024849d844
Merge pull request #4285 from freqtrade/ui_deploy
Deploy FreqUI into webserver
2021-02-03 20:09:31 +01:00
Matthias f0532f28cf Small doc-reorg adding "advanced topics" as main header 2021-02-02 20:03:01 +01:00
Matthias 35c2e2556e Document FreqUI usage 2021-01-31 14:50:54 +01:00
Matthias e94e2dd383 Remove docker config without compose 2021-01-22 17:32:57 +01:00
Matthias dcc7d559ee Reinstate header partials 2020-12-28 14:08:57 +01:00
Matthias ecea6c9526 Move jquery to the bottom 2020-12-28 14:02:30 +01:00
Matthias accc59aa1b Reinstate jquery 2020-12-28 13:49:08 +01:00
Matthias f897b683c7 Add seperate page describing plugins 2020-12-07 19:22:14 +01:00
Matthias 71e46794b4 Add updating documentation
closes #4036
2020-12-04 19:59:26 +01:00
Matthias d0d9921b42 Reorder mkdocs sequence 2020-11-25 16:27:41 +01:00