# — Ichimoku

{% hint style="info" %}
**Prerequisite:**

* Have a Tradingview account
* Have obtained access to the indicator (trial version or subscription version)
  {% endhint %}

***

## 1. Add the indicator to your chart

To view and use the indicator, click:

1. "Indicators" to display the pop-up of indicators and strategies
2. "Invite-only Scripts" at the bottom left
3. "Ichimoku Strategy \[Algo Rider]" is the name of the indicator.

## 2. Access indicator settings

&#x20;To modify and customize the settings you can:

1. **Click on the gear symbol** in the indicator title at the top left of the window
2. **Double-click on indicator element** (data table, rows, labels, boxes).

## 3. Modify the settings:

{% content-ref url="ichimoku/setup-backtest" %}
[setup-backtest](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/setup-backtest)
{% endcontent-ref %}

{% content-ref url="ichimoku/ichimoku-parameters" %}
[ichimoku-parameters](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/ichimoku-parameters)
{% endcontent-ref %}

{% content-ref url="ichimoku/entry-conditions" %}
[entry-conditions](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/entry-conditions)
{% endcontent-ref %}

{% content-ref url="ichimoku/entry-confirmations" %}
[entry-confirmations](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/entry-confirmations)
{% endcontent-ref %}

{% content-ref url="ichimoku/exit-conditions" %}
[exit-conditions](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/exit-conditions)
{% endcontent-ref %}

{% content-ref url="ichimoku/risk-management" %}
[risk-management](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/risk-management)
{% endcontent-ref %}

{% content-ref url="ichimoku/trailing-stop" %}
[trailing-stop](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/trailing-stop)
{% endcontent-ref %}

{% content-ref url="ichimoku/alerts" %}
[alerts](https://docs.algorider.io/algorider-tradingview-indicators/ichimoku/alerts)
{% endcontent-ref %}

## 4. Save the settings

<figure><img src="https://898286267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BQDfuHqWC2B8Do6oFpx%2Fuploads%2FdB8G5Qk6S9fZLsJYgS3X%2Fimage.png?alt=media&#x26;token=6bfb4512-d931-4ae5-aea7-c8dd05602359" alt="" width="514"><figcaption></figcaption></figure>

<figure><img src="https://898286267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BQDfuHqWC2B8Do6oFpx%2Fuploads%2FaTiuQKFqR5KQyF8OPPyV%2Fimage.png?alt=media&#x26;token=300926a3-bcb3-4be2-ab61-18563ad4cbd5" alt="" width="518"><figcaption></figcaption></figure>

Once you have chosen your settings, you will have to save them with the "Defaults" button at the bottom left of the settings window, then click on "Save as Default Settings".

## 5. Configure Alerts to be triggered

<figure><img src="https://898286267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BQDfuHqWC2B8Do6oFpx%2Fuploads%2FN6aPYKAEvOQ0qK1rHFjS%2Fimage.png?alt=media&#x26;token=c73c4751-a0c2-4312-867f-85a619f9dcbf" alt="" width="563"><figcaption></figcaption></figure>

After customizing and saving your settings, you will be able to configure your alerts in 2 different ways. We strongly recommend the first way (A) because it is more complete and efficient, quick to set up and only requires an alert location for 6 different orders.

### First option&#x20;

Configure a single alert that will trigger the 6 types of orders (ENTRY LONG, ENTRY SHORT, EXIT LONG, EXIT SHORT, EDIT SL LONG, EDIT SL SHORT)

<figure><img src="https://898286267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BQDfuHqWC2B8Do6oFpx%2Fuploads%2FQrZIfjTj1cVCU0YtzKA9%2Fimage.png?alt=media&#x26;token=f70bada1-4dd3-4f76-9f79-95873324a938" alt="" width="299"><figcaption></figcaption></figure>

1. Click on "Alert" or make the shortcuts ALT + A
2. Condition: Select the name of the indicator
3. In the field following the name of the flag, select "Any call to alert()
4. Enter a name for the alert

### Second option:

Configure 1 different alert per order type. 'Edit-Stop-Loss' orders are not available in this way.

<figure><img src="https://898286267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BQDfuHqWC2B8Do6oFpx%2Fuploads%2FokHtE6eed4z8s8XiZ9ir%2Fimage.png?alt=media&#x26;token=fd422add-9f33-4af8-8be4-157a5f660a3f" alt="" width="295"><figcaption></figcaption></figure>

Click on "Alert" or make the shortcuts ALT + A

1. Condition: Select the name of the indicator
2. In the field following the name of the flag, select the condition corresponding to the type of order you want to assign to this alert. The 4 possible choices are: "\[✅|🔺] ENTRY LONG", " \[✅|🔻] ENTRY SHORT", "\[❌|🔺] EXIT LONG" ou "\[❌|🔻] EXIT SHORT".
3. Trigger: select "Once per bar"
4. Enter a name for the alert and your message
5. Repeat the operation 4 times to create 4 alerts corresponding to the 4 types of orders.
