OPEN-SOURCE SCRIPT

Strat Assistant FTC Only

Strat Assistant FTC Only
----------------------------
█ OVERVIEW
This script is intended to provide full time frame continuity information for almost all time frames (3, 5, 15, 30, 60, 4H, Day, Week, Month, Quarter)

When added, the script provides a visual indicator to the right at the current price level with indicators for the various time frames in terms of price action and candle type.

█ DETAIL
----------
Output
  • Time Frames: 3min, 5min, 15min, 30min, 60min, 4 Hour, Day, Week, Month Quarter
  • Time Frame Labels: 3, 5, 15, 30, 60, H, 4H, D, W, M, Q
  • Current Candle Time Frame Price Action: displayed below time frame labels. RED + Arrow Down (open > close) or GREEN + Arrow Up (open =< close)
  • Time Frame Compare: displayed above time frame labels. Current high/low vs prior high/low are compared. IN = Inside/Yellow (current high/low inside prior), O = Outside/Fuchsia (current high/low both greater and less than prior high/low), 2U = Up/Green (current high higher than prior, and low not lower), 2D = Down/Red (current lows lower than prior lows, and high not higher)
  • Will not show time frames lower than the one currently selected

    Best Practices
    ----------
  • Had to decouple this from the other scripts because Trading View limits how much you can plot/show
  • May be a little slow at times, analyzing a lot of time periods/data be patient.
Trend Analysis

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


También en:

Exención de responsabilidad