Help & Documentation
Resources to help you get the most out of Strategy Lab
Documentation
Comprehensive guides and API reference
Video Tutorials
Step-by-step video walkthroughs
Support
Get help from our support team
Quick Start Guide
Import Your Data
Upload MNQ futures tick data through the Data Management page
Create a Strategy
Define your trading rules and parameters
Run Backtest
Test your strategy against historical data
Optimize Parameters
Find the best parameters using optimization algorithms
Analyze Results
Review performance metrics and make adjustments
Frequently Asked Questions
How much data can I process?
Strategy Lab can handle 7-10M ticks in under 2 minutes with less than 32GB memory usage.
What optimization methods are available?
We support Grid Search, Genetic Algorithms, and Bayesian Optimization for parameter tuning.
Can I export my results?
Yes, you can export results in CSV, JSON, or PDF format with detailed performance metrics.
Is real-time trading supported?
Currently, Strategy Lab focuses on backtesting and optimization. Real-time trading integration is planned for future releases.
How do I connect my data source?
Go to Data Management, click "Connect Data Source", and follow the API integration guide for your provider.