Commit Graph

33 Commits

Author SHA1 Message Date
Matthias 618eb951d3 Add ft_bot_start to notebook docs
part of #8066
2023-02-02 19:26:48 +01:00
Matthias 189fa64052 Add more dynamic to directory change 2022-12-05 18:14:16 +01:00
Ikko Ashimine 9880e9ab60
Fix typo in strategy_analysis_example.md
seperate -> separate
2022-11-28 17:10:17 +09:00
Matthias 16af10a5bc Update notebook sample with simplified datadir configuration
closes #7252
2022-08-19 14:05:27 +02:00
Matthias cdc58058d7 Add candletype to notebook example
closes #7084, closes #7073
2022-07-14 19:40:26 +02:00
froggleston b3cb722646 Use joblib instead of pickle, add signal candle read/write test, move docs to new Advanced Backtesting doc 2022-04-20 13:38:52 +01:00
froggleston 9421d19cba Add documentation 2022-04-19 14:05:03 +01:00
Matthias a27c837d18 Update sell_reason to exit_reason 2022-04-03 10:41:35 +02:00
Matthias 157f8f8139 Update some more sell_reason occurances 2022-04-03 08:17:17 +02:00
Matthias 36287a84cb enhance migration documentation 2022-03-20 08:30:14 +01:00
Matthias 6429205d39 Improve Notebook documentation to include Dataprovider
fix #5975
2021-11-27 19:53:37 +01:00
slowy07 f24a951ec5 fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
Matthias 03861945a3 Update documentation page too. 2021-07-08 20:04:47 +02:00
Matthias c5489d530a Reexport File to docs to have this available as documentation too 2021-07-04 19:50:44 +02:00
Matthias b223775385 Update "output" of jupyter notebook as well 2021-04-24 15:56:53 +02:00
Matthias c71ecd3680 Fix wrong pair-content in strategy-analysis notebook and documentation
closes #4399
2021-02-22 20:04:36 +01:00
Matthias ea5e47657a Remove ticker_interval from jupyter notebook 2020-07-03 20:27:32 +02:00
Matthias d56f9655e2 Update notebook with new statistics example 2020-07-03 07:20:43 +02:00
Matthias febc95dcdf Update documentation to remove ticker_interval 2020-06-02 10:03:23 +02:00
Matthias 848054d140 Fix jupyter notebook example -
generate_candlestick_graph() needs a filtered pairlist, not a list
containing all pairs
2020-02-29 15:53:54 +01:00
Matthias d5a298bbb7 Add sentence from suggestion 2020-02-14 20:12:26 +01:00
Matthias 81f849811f Initcap Freqtrade 2020-02-13 06:30:59 +01:00
Matthias 2efa1c164f Revert data-location section 2020-02-12 21:43:43 +01:00
Matthias 483cba453a Fix last occurence of data_location 2020-02-12 19:58:23 +01:00
Matthias d6b9397579 Fix typo in datadir key 2020-02-12 06:40:13 +01:00
Matthias 7be9f0067e Update data-analysis documentation to properly initialize configuration 2020-02-11 20:51:39 +01:00
Matthias c6d2233978 Convert StrategyLoader to static loader 2019-12-23 10:23:48 +01:00
Matthias 334ac8b10c Adapt documentation for timeframe 2019-11-12 15:13:06 +01:00
Matthias bba8e61409 Rename function in samples 2019-10-30 20:05:44 +01:00
Matthias 6928c685a8 Add documentation sample for parallel_trade_analysis 2019-10-30 14:12:41 +01:00
Matthias 359b0ba088 Add samples for plotting to jupyter documentation 2019-09-21 10:57:34 +02:00
Matthias 5234f8bf28 Update jupyter notebook slightly 2019-09-21 10:42:51 +02:00
Matthias 9a3bad291a Automatically generate documentation from jupyter notebook 2019-09-21 10:27:43 +02:00