# TradingView Assistant

### Overview

The **Lune TradingView Assistant** is a free browser extension designed for one-click parameter optimization on any TradingView strategy. It acts as a bridge between the TradingView charting interface and the Lune platform, allowing users to seamlessly manage, extract, and publish their strategy configurations.

### Features

The browser extension provides several functionalities to streamline strategy development and management:

* **Parameter Extraction:** Extract strategy inputs and properties directly from TradingView charts.
* **Automated Optimization:** Run parameter optimization across many iterations to test different configurations.
* **Progress Tracking:** Track optimization progress and view detailed results.
* **Configuration Transfer:** Copy and paste strategy settings easily between different charts.
* **Strategy Publishing:** Publish strategy snapshots directly to the Lune Strategy Explorer.

### Installation

The Lune TradingView Assistant is compatible with major Chromium-based browsers.

* **Supported Browsers:** Available for Google Chrome, Microsoft Edge, and Brave.
* **Download Access:** Users can access the installation link by visiting [lunefi.com/extension](https://lunefi.com/extension).

### Publishing Strategies

The extension is the primary tool utilized to publish strategies to the Lune Strategy Explorer.

**Steps to Publish:**

1. Backtest a strategy within TradingView.
2. Use the Lune TradingView Assistant extension to publish the results to your Lune account.
3. Once processed, the strategy will appear in the Strategy Explorer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lunefi.com/lune-platform/tradingview-assistant.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
