# Cómo anadir/cambiar los triggers sintéticos y las líneas Fibonacci

Las lineas Fibonacci pueden ajustarse manualmente en la aplicación

<figure><img src="/files/SpYsCHu6EpBskh0lHvKt" alt=""><figcaption></figcaption></figure>

El marcador de la reversión de las barras y las bandas medias desde otros gráficos con distintos períodos tambien puede ser controlados a través de  INDICATORS>T3FibsProTraderSyn.

<figure><img src="/files/JnJfMtw3AZVSR2xlfIvV" alt=""><figcaption></figcaption></figure>

Para generar una linea trigger de un gráfico diferente hay dos opciones:

Opcion 1: Dibujar un indicador adicional de la lina trigger T3: esta opcion no requiere Tick Replay para ser habilitada en el gráfico

* Añada otro indicador linea de trigger T3 en su grafico
* Seleccione la opción "Use Different Time Frame"  y especifique el tamaño de la barra
* Seleccione las opciones para mostrar los triggers grandes o los pequeños.&#x20;

Opcion 2: Utilizando la opcián del indicador T3 Trigger Line (Syn) Synthetic Indicator.  Esta opción SI requiere la habilitación del tick replay en el gráfico

<figure><img src="/files/sF7bS88kIPZmb1K9WBKm" alt=""><figcaption></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/guia-del-usuario-del-software-nexgen/como-anadir-cambiar-los-triggers-sinteticos-y-las-lineas-fibonacci.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.
