Workflows
Practical end-to-end usage paths, from NinjaTrader to OHLCV generation and Python analysis.
This section is organized around real end goals, not around isolated formats or tools.
What This Section Covers
- Platform-oriented usage such as NinjaTrader
- Conversion workflows such as generating OHLCV
- Developer-oriented analysis workflows in Python
Intended Reading Flow
- Choose your download method in Download
- Choose your source format in File Formats
- Jump to the end goal that matches your real workflow
Recommended Starting Points
- Start with NinjaTrader if the destination is platform replay or historical import.
- Start with Python Analysis if the destination is research, custom code, or analytics.
- Start with Generate OHLCV if you already know the goal is derived bars rather than the full event stream.
