/api/compare to /api/compare-strategiesSymbolSearch component to handle symbol searching and suggestionsImproved user experience with keyboard navigation and selection
Updated data feed handling in the API
use_realtime_data to string data_feed parametersip (real-time) and delayed_sip (delayed)Updated backend to handle the new parameter format
Improved UI components
Enhanced error handling and user feedback
Added comprehensive API documentation
selenium directory to ui_tests to avoid package conflictsdata_feed parameter throughout the applicationBacktestResults component to handle different data formatsStrategyComparisonResults component to handle both new and old data formats/api/backtest endpoint to properly process parameters/api/compare-strategies endpoint to handle strategy-specific parametersBacktest class to properly use the data_feed parameter