# TradingView Strategy Optimizer > Grid-search every input of a Pine strategy through TradingView's own Strategy Tester. Ranked in your browser. A browser extension for Chrome 114+ and Firefox 128+ that reads the inputs of a Pine strategy already applied to a TradingView chart, applies every combination of them through TradingView's own Strategy Tester, and ranks the resulting backtests in a local table. There is no second backtest engine: the numbers are TradingView's own. Results are stored in the browser, and nothing is transmitted unless the user opts in to a testing community campaign. ## Documentation - [Documentation](https://stratopti.com/docs/): what it does, requirements, quickstart, configuring and running a sweep, the results explorer, saved configurations, alerts, plans and limits, troubleshooting, FAQ. - [AI assistant](https://stratopti.com/docs/assistant/): describing a goal in plain words, where the model runs (Chrome's built-in model, a local server, or a hosted provider on your own key), reading and confirming a proposal, what a request contains. - [Testing communities](https://stratopti.com/docs/communities/): splitting one parameter space across many machines, campaigns, eligibility, contributing, pooled results, cross-checking, access control. ## Product - [Home](https://stratopti.com/): what it does, how it works, features, plans, install. - [Plans and pricing](https://stratopti.com/#pricing): the free plan caps the size of a run, not how long you may use it. Paid plans lift the caps and add CSV export, alerts and the combined view. - [Chrome Web Store](https://chromewebstore.google.com/detail/strategy-optimizer/llhgeepjpmhbammngfmibnfhefckdkmc): install for Chrome, Edge, Brave, Opera. - [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/strategy-optimizer/): install for Firefox, Developer Edition. ## Legal - [Privacy policy](https://stratopti.com/privacy/): what the site stores, what stays in the browser. - [Terms of service](https://stratopti.com/terms/): accounts, plans, the one-TradingView-account rule, the research-tool disclaimer. ## Agent tools on this site Every page registers WebMCP tools on `document.modelContext` (W3C Web Model Context Protocol), so an agent in a browser that supports it can call these instead of parsing the pages: - `get_plan_limits`: the caps the server enforces, free plan and community ceilings. - `search_docs`: matching documentation sections and FAQ entries, with URLs. - `get_faq_answer`: the published answer to a question. - `get_install_options`: store listings and minimum browser versions. - `navigate_to_docs_section`: move this tab to a documentation section. ## Notes - Not affiliated with, or endorsed by, TradingView. - An educational research tool, not financial advice. - Contact: support@stratopti.com