Merge pull request #2317 from hroff-1902/list-timeframes

Add list-timeframes subcommand
This commit is contained in:
hroff-1902
2019-10-06 16:28:15 +03:00
committed by GitHub
8 changed files with 204 additions and 18 deletions

View File

@@ -14,16 +14,17 @@ nav:
- Data Downloading: data-download.md
- Backtesting: backtesting.md
- Hyperopt: hyperopt.md
- Edge positioning: edge.md
- Edge Positioning: edge.md
- Utility Subcommands: utils.md
- FAQ: faq.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
- Contributors guide: developer.md
- Sandbox Testing: sandbox-testing.md
- Deprecated Features: deprecated.md
- Contributors Guide: developer.md
theme:
name: material
logo: 'images/logo.png'