OPEN-SOURCE SCRIPT
CRT Master 974 par GUIROA Stephane [ULTIMATE MTF + HTF SWEEP]

"CRT Master Blueprint [ULTIMATE MTF]". This indicator is designed to display multi-timeframe levels from user-defined timeframes and highlight certain trading signals within a specified session.
Multi-Timeframe Configuration
1.Input Timeframes: Users can input three separate timeframes (e.g., 30 minutes, 60 minutes, 240 minutes).Each timeframe is assigned an option to be displayed or hidden, along with a customizable color.
2.Display Options: Each timeframe can be toggled on or off, with corresponding colors set in the input parameters.
Level Retrieval Function
3.Getting Levels: The get_crt_levels function retrieves high, low, and close values from the previous bar of a specified timeframe.pinescript
Drawing Levels
4.Drawing Levels Function: The draw_levels function visuals the high, low, and mid levels with different styles (dashed and dotted lines) and labels on the chart based on whether the respective timeframes' options are enabled.
6.Dashboard: A small table displays the status of the indicator (active or inactive) and the primary timeframe on the chart.
Summary
In summary, this indicator is helpful for traders who want to visually analyze multiple timeframe levels and receive signals based on specific price action within a defined session. The use of customizable parameters allows for flexibility in adapting to different trading strategies or preferences.
Multi-Timeframe Configuration
1.Input Timeframes: Users can input three separate timeframes (e.g., 30 minutes, 60 minutes, 240 minutes).Each timeframe is assigned an option to be displayed or hidden, along with a customizable color.
2.Display Options: Each timeframe can be toggled on or off, with corresponding colors set in the input parameters.
Level Retrieval Function
3.Getting Levels: The get_crt_levels function retrieves high, low, and close values from the previous bar of a specified timeframe.pinescript
Drawing Levels
4.Drawing Levels Function: The draw_levels function visuals the high, low, and mid levels with different styles (dashed and dotted lines) and labels on the chart based on whether the respective timeframes' options are enabled.
6.Dashboard: A small table displays the status of the indicator (active or inactive) and the primary timeframe on the chart.
Summary
In summary, this indicator is helpful for traders who want to visually analyze multiple timeframe levels and receive signals based on specific price action within a defined session. The use of customizable parameters allows for flexibility in adapting to different trading strategies or preferences.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.