PROTECTED SOURCE SCRIPT

NAS Strategy indicator with fractals, BoS and alert [tradbie]

Actualizado
This advanced indicator for TradingView offers a comprehensive solution for traders focusing on the NAS (NASDAQ). It combines multiple useful features to create an effective trading environment.

Key Features:
- Timezone Management

Customizable GMT timezone
Definable day start time

- Reminder System

Customizable main text and subtext
Flexible positioning and color scheme

- Trading Plan Notes

Four customizable notes with checkbox status
Configurable display and placement

- Session Visualization

Four configurable trading sessions (e.g., Asia, London, NY Wall Street, NY PM)
Individual color coding and visibility settings

- Trendlines and Fractals

Automatic creation of trendlines based on fractals
Color highlighting of Break of Structure (BoS) events
Adjustable fractal display

- Alerts

Automatic alerts for BoS events

- Additional Features

Highly customizable visual elements
Integrated trading discipline support through reminders and notes
Advanced trend analysis tools

This indicator is ideal for traders seeking a structured and visual approach to NAS trading. It combines technical analysis with trade management tools to provide a holistic trading experience.
Notas de prensa
Some errors in the script have been fixed
Notas de prensa
Some errors in the script have been fixed
Notas de prensa
Some display errors have been fixed
Notas de prensa
Here's a summary of the changes made to the "old" script:

1. Added a new configuration option:
- showFractals: Allows users to toggle the display of fractals

2. Modified the fractal calculation and display:
- Introduced variables plotUpFractal and plotDownFractal to store fractal conditions
- Moved plotshape calls for fractals outside of local scopes to the global scope

3. Adjusted the session line and label drawing logic:
- Moved the code for drawing session lines and labels inside the if barstate.islast block
- This ensures that lines and labels are only drawn on the last bar, improving performance

4. Reminder and Trading Plan display:
- Moved the code for displaying the reminder and trading plan inside the if barstate.islast block
- Removed var keyword from table declarations, as they are now created on each last bar

5. Code structure improvements:
- Enhanced readability by reorganizing code blocks
- Improved consistency in code formatting and indentation

These changes address previous issues with fractal display, optimize performance for session lines and labels, and ensure that the reminder and trading plan are correctly displayed on the chart.
Notas de prensa
Bugfixes deleted
Notas de prensa
Fixed some changes in Timezone settings
CyclesFractalVolume

Script protegido

Este script se publica con código cerrado, pero puede utilizarlo libremente. Márquelo como favorito y podrá usarlo en un gráfico. El código fuente no se puede ver ni modificar.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad