Merge pull request #2282 from freqtrade/jupyter_nbconvert

add plotting documentation to jupyter notebook
This commit is contained in:
Matthias
2019-10-01 19:58:20 +02:00
committed by GitHub
7 changed files with 269 additions and 154 deletions

View File

@@ -16,8 +16,10 @@ nav:
- Hyperopt: hyperopt.md
- Edge positioning: edge.md
- FAQ: faq.md
- Data Analysis: data-analysis.md
- Plotting: plotting.md
- Data Analysis:
- Jupyter Notebooks: data-analysis.md
- Strategy analysis: strategy_analysis_example.md
- Plotting: plotting.md
- SQL Cheatsheet: sql_cheatsheet.md
- Sandbox testing: sandbox-testing.md
- Deprecated features: deprecated.md