# Chart Templates- Applying Nexgen Templates

Sometimes, you may accidentally delete an indicator on a chart while trading. This happens when you click that little red x at the top right of your charts after a warning message. Or you have a chart built but wish to add synthetic Fibonacci levels to the chart.&#x20;

First, we will build a 5-1 ES "no tick replay" no synthetic Fibonacci areas chart by applying the template when building a chart. See building chart directions- [CLICK HERE](/nexgen-user-guide-ninja-trader/build-new-charts-in-ninja-trader-7.md)

<figure><img src="/files/QcEJYrqvQVKho4t4IV8H" alt=""><figcaption><p>build a non-tick replay chart</p></figcaption></figure>

The following chart using the above settings will look like this.&#x20;

<figure><img src="/files/FxhXSEPtEBhsuSBrlK66" alt=""><figcaption><p>5-1 Dynamic Renko Bar chart - no tick replay enabled. </p></figcaption></figure>

To add synthetic Fibs and enable tick replay, right-click on your chart, format data series, and enable the tick replay check box.&#x20;

<figure><img src="/files/X63AwIuaNcV5zN1fgChM" alt=""><figcaption><p>How to enable tick replay on a chart. </p></figcaption></figure>

Ninja 8 will reload tick replay data for the existing chart. You will see this message.&#x20;

<figure><img src="/files/hSzZFphKuXjJU8vV4Ebj" alt=""><figcaption><p>while tick replay is downloading. </p></figcaption></figure>

When data loading is complete, and indicators repopulate, right-click the chart in a blank space, select templates, select load, select the template to load, and finally click LOAD to finish.&#x20;

<figure><img src="/files/UutERRNNNRFRNBwZWvx6" alt=""><figcaption><p>Load a new chart template to your existing chart. </p></figcaption></figure>

You will end up now with a chart with Synthetic Fibonacci levels from other timeframe charts that are superimposed on the one chart.&#x20;

<figure><img src="/files/Ug79hae9qhIsEdihvilz" alt=""><figcaption><p>A chart with Synthetic Fibonacci areas </p></figcaption></figure>

The following is a list of Nexgen templates that require "TICK RELAY" to be enabled to plot synthetic Fibonacci areas or triggers. If you load a GENERIC or NON-REPLAY template, it will still work; you just will not get all of the information without tick replay enabled in the data section.&#x20;

<figure><img src="/files/ffz57NvByEeXEryIr813" alt=""><figcaption><p>Chart templates that require tick replay. </p></figcaption></figure>


---

# Agent Instructions: 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://nexgen-software-services.gitbook.io/nexgen-user-guide-ninja-trader/chart-templates-applying-nexgen-templates.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.
