Troubleshooting Guide
This section provides solutions to common issues you might encounter while using Planar.
Quick Links
- Installation Issues - Problems during setup and installation
- Exchange Issues - API connectivity and exchange-related problems
- Performance Issues - Optimization and performance troubleshooting
Common Issues
Configuration Problems
If you're having trouble with configuration:
- Check your
user/planar.tomlfile syntax - Verify API keys are correctly set in
user/secrets.toml - Ensure exchange names match supported exchanges
Data Issues
For data-related problems:
- Verify exchange connectivity
- Check timeframe availability for your exchange
- Ensure sufficient historical data is available
Strategy Issues
If your strategy isn't working as expected:
- Test in simulation mode first
- Check your strategy logic and parameters
- Verify data availability for your instruments
Getting Help
If you can't find a solution here:
- Check the GitHub Issues
- Review the documentation
- Ask questions in the community forums
Reporting Bugs
When reporting issues, please include:
- Planar version
- Julia version
- Operating system
- Complete error messages
- Minimal reproduction steps