TradingView Optimizer V2
TradingView Optimizer V2 is a Chrome extension designed for strategy optimization on TradingView. With a simple UI, users can easily optimize strategies, save optimization reports, and analyze them. This version was developed referencing OptiPie, but with improvements such as modifying the input method to CSV for more efficient combination handling.
Users can freely combine parameter inputs without any limitations. It's recommended to split CSV values into multiple files if exceeding 20,000 lines to prevent saving issues. The optimizer incurs a slight delay when changing inputs one by one, sorting the CSV file values beforehand can reduce unnecessary processing time significantly. Checkbox and select options are excluded from indexing; only input numbering is required. The Step Size must align with Pinescript's Step Size for consistency.