Skip to main content
完整用户指南

LT NRTR MT5

A complete walkthrough of every setting in the LT NRTR MT5 indicator: core ATR trailing algorithm, signal arrows, cloud fill, higher-timeframe overlay, multi-timeframe dashboard, and alerts. All 40 inputs covered.

guides.common.inputsCountguides.common.sectionsCountMTF Dashboardv2.0v2.0
LT NRTR MT5

Core algorithm parameters for the NRTR (Nick Rypock Trailing Reverse) calculation. These two values define the sensitivity and trailing distance of the channel.

#1

ATRPeriod

int
默认值:14

Number of bars used to calculate the Average True Range. The ATR measures recent volatility and determines how far the NRTR line trails behind price. A higher period smooths out noise but reacts slower; a lower period is more responsive but may produce more false flips.

Default of 14 is a solid general-purpose starting point. For volatile instruments (crypto, high-impact news) try 20-25 to avoid premature reversals.

RangeEffect
5-10Very sensitive - follows price closely, more frequent flips.
14-20Balanced - standard setting for most instruments.
25+Slow-moving - suited for longer-term trend following.
LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#2

Coefficient

double
默认值:4.0

Multiplier applied to the ATR to set the trailing distance of the NRTR line from price. A larger coefficient gives the trend more room (fewer whipsaws); a smaller coefficient keeps the line tighter (faster reversals).

Values below 2.0 may cause excessive noise on most instruments. Values above 6.0 will lag significantly and miss early reversals.

ValueBehavior
2.0-3.0Tight trailing - more sensitive to price swings.
4.0Default balanced setting.
5.0-6.0Wide trailing - tolerates larger pullbacks before flipping.
LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置

Controls the appearance of the NRTR line, signal arrows, cloud fill, and the price label. All purely cosmetic - these settings have no effect on signal logic.

#3

BullishColor

color
默认值:Lime

Color of the NRTR line when the trend is bullish (price above the NRTR level).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#4

BearishColor

color
默认值:Red

Color of the NRTR line when the trend is bearish (price below the NRTR level).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#5

LineWidth

int
默认值:2

Thickness of the main NRTR line on the chart. Accepts values from 1 (thinnest) to 5 (thickest).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#6

SignalMode

int
默认值:1

Controls which arrows are drawn on trend changes. Set to 0 to show only the stop/reversal markers at the flip point. Set to 1 (default) to show both entry signal arrows and stop markers.

ValueModeWhat is drawn
0Stops OnlyReversal dot at the flip point only.
1Signals & StopsEntry arrows + reversal dots (default).
LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#7

ArrowSize

int
默认值:3

Size of the signal arrows drawn on trend changes. Range 1 (smallest) to 5 (largest).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#8

BuyArrowColor

color
默认值:Lime

Color of the upward (buy) arrow drawn when the NRTR flips from bearish to bullish.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#9

SellArrowColor

color
默认值:Red

Color of the downward (sell) arrow drawn when the NRTR flips from bullish to bearish.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#10

BuyArrowCode

int
默认值:233

Wingdings font character code for the buy arrow. Code 233 renders as an upward arrow. Change to any valid Wingdings code to use a different arrow shape.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#11

SellArrowCode

int
默认值:234

Wingdings font character code for the sell arrow. Code 234 renders as a downward arrow.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#12

ShowCloudFill

bool
默认值:true

When enabled, fills the area between the NRTR line and price with a semi-transparent color cloud. The cloud turns green during bullish trends and red during bearish trends.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#13

CloudBullColor

color
默认值:0,80,0

Color of the cloud fill during bullish conditions. Defaults to dark green (RGB 0, 80, 0). Adjust the RGB values to change the intensity.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#14

CloudBearColor

color
默认值:80,0,0

Color of the cloud fill during bearish conditions. Defaults to dark red (RGB 80, 0, 0).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#15

ShowPriceLabel

bool
默认值:true

Displays the current NRTR level as a price tag on the right edge of the chart, making it easy to read the exact stop level at a glance without hovering over the line.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置

Overlays a second NRTR line calculated on a higher timeframe directly on your current chart. This lets you see higher-timeframe trend direction without switching windows.

#16

ShowHTFLine

bool
默认值:false

Master toggle for the higher-timeframe NRTR overlay. When disabled (default) no HTF line is drawn and the remaining HTF settings have no effect.

Enable this on M5 or M15 charts and set HTFLineTimeframe to H1 or H4 to trade only in the direction of the higher timeframe trend.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#17

HTFLineTimeframe

enum
默认值:PERIOD_H4

The timeframe used to calculate the HTF NRTR line. Defaults to H4. The indicator uses the same ATRPeriod and Coefficient for both the main and HTF lines.

The selected HTF must be higher than your current chart timeframe. Setting it equal to or lower than the current timeframe produces a meaningless line.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#18

HTFBullishColor

color
默认值:DodgerBlue

Color of the HTF line when the higher-timeframe NRTR is in a bullish state. Defaults to Dodger Blue to visually distinguish it from the primary lime-green line.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#19

HTFBearishColor

color
默认值:255,69,0

Color of the HTF line when the higher-timeframe NRTR is in a bearish state. Defaults to orange-red (RGB 255, 69, 0) to distinguish it from the primary red line.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#20

HTFLineWidth

int
默认值:3

Thickness of the HTF overlay line. Defaults to 3 (slightly thicker than the main line at 2) to make it visually distinct.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#21

HTFLineStyle

enum
默认值:STYLE_SOLID

Drawing style for the HTF overlay line. Options: STYLE_SOLID (default), STYLE_DASH, STYLE_DOT, STYLE_DASHDOT, STYLE_DASHDOTDOT.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置

A floating on-chart panel showing the current NRTR trend state across multiple timeframes. Provides an at-a-glance overview without opening separate chart windows.

#22

ShowDashboard

bool
默认值:true

Master toggle for the on-chart dashboard panel. Disable to remove the panel entirely for a cleaner chart view.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#23

DashboardX

int
默认值:10

Horizontal position of the dashboard panel in pixels from the left edge of the chart window.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#24

DashboardY

int
默认值:30

Vertical position of the dashboard panel in pixels from the top edge of the chart window.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#25

DashboardText

color
默认值:White

Color of the general text labels displayed in the dashboard panel.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#26

DashboardSuccess

color
默认值:Lime

Color used for bullish (uptrend) trend state indicators in the dashboard. Applied to rows where the NRTR is bullish.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#27

DashboardWarning

color
默认值:Gold

Color used for neutral or mixed signals in the dashboard. Shown when timeframes are not fully aligned.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#28

DashboardDanger

color
默认值:Red

Color used for bearish (downtrend) indicators in the dashboard.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置

Defines up to four timeframes shown in the dashboard panel. Each row displays the current NRTR trend direction (Bull/Bear) for that timeframe, enabling quick multi-timeframe alignment checks.

#29

HTF1

enum
默认值:PERIOD_M15

First additional timeframe displayed in the dashboard. Defaults to M15 (15-minute).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#30

HTF2

enum
默认值:PERIOD_H1

Second additional timeframe displayed in the dashboard. Defaults to H1 (1-hour).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#31

HTF3

enum
默认值:PERIOD_H4

Third additional timeframe displayed in the dashboard. Defaults to H4 (4-hour).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#32

HTF4

enum
默认值:PERIOD_D1

Fourth additional timeframe displayed in the dashboard. Defaults to D1 (daily).

For swing trading, set HTF1-HTF4 to H1, H4, D1, W1 to see weekly and daily trend context while taking H4 entries.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置

Configures when and how the indicator sends notifications. Alerts can fire on trend direction changes and on full multi-timeframe alignment.

#33

EnableAlerts

bool
默认值:true

Master switch for all alert functionality. When false, no alerts are sent regardless of other settings.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#34

AlertOnTrendChange

bool
默认值:true

Fires an alert whenever the NRTR flips direction on the current chart timeframe. This is the primary signal alert.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#35

AlertOnMTFAlignment

bool
默认值:false

Fires an alert when all four dashboard timeframes align in the same direction. Useful for identifying high-probability confluence setups.

Enable this as a "sniper" alert - it only triggers when M15, H1, H4, and D1 all agree on the same trend direction simultaneously.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#36

UsePopup

bool
默认值:true

Sends a popup dialog in MetaTrader 5 when an alert condition is met. The popup briefly interrupts chart interaction.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#37

UseSound

bool
默认值:true

Plays a sound file when an alert fires. The file specified in SoundFile must exist in the MT5 Sounds folder.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#38

SoundFile

string
默认值:alert.wav

Filename of the audio file played for sound alerts. Must be located in the MetaTrader 5 terminal's Sounds folder (MQL5/Sounds/).

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#39

UseEmail

bool
默认值:false

Sends an email notification when an alert fires. Requires email settings to be configured in MT5 under Tools > Options > Notifications.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置
#40

UsePush

bool
默认值:false

Sends a push notification to the MetaTrader mobile app when an alert fires. Requires the MetaQuotes ID to be configured in MT5 notification settings.

LT NRTR MT5
通用
参数
颜色
可视化
变量
==1INDICATOR SETTINGS==
01
ATRPeriod
14
½
Coefficient
4.0
==2VISUAL SETTINGS==
BullishColor
Lime
BearishColor
Red
01
LineWidth
2
01
SignalMode
1
01
ArrowSize
3
BuyArrowColor
Lime
SellArrowColor
Red
01
BuyArrowCode
233
01
SellArrowCode
234
ShowCloudFill
true
CloudBullColor
0,80,0
CloudBearColor
80,0,0
ShowPriceLabel
true
==3HTF LINE ON CHART==
ShowHTFLine
false
HTFLineTimeframe
PERIOD_H4
HTFBullishColor
DodgerBlue
HTFBearishColor
255,69,0
01
HTFLineWidth
3
HTFLineStyle
STYLE_SOLID
==4DASHBOARD==
ShowDashboard
true
01
DashboardX
10
01
DashboardY
30
DashboardText
White
DashboardSuccess
Lime
DashboardWarning
Gold
DashboardDanger
Red
==5MULTI-TIMEFRAME==
HTF1
PERIOD_M15
HTF2
PERIOD_H1
HTF3
PERIOD_H4
HTF4
PERIOD_D1
==6ALERTS==
EnableAlerts
true
AlertOnTrendChange
true
AlertOnMTFAlignment
false
UsePopup
true
UseSound
true
Aa
SoundFile
alert.wav
UseEmail
false
UsePush
false
确定
取消
重置

充分利用指标

  • Start with the default settings: ATRPeriod 14 and Coefficient 4.0 work well on most forex pairs and timeframes. Only adjust once you have observed how the line behaves on your specific instrument.
  • Use the HTF overlay for trend filtering: Enable ShowHTFLine and set HTFLineTimeframe to H4 or D1 when trading M15 or H1. Only take trades in the direction of the HTF NRTR line to improve the quality of entries.
  • MTF alignment for high-probability setups: Enable AlertOnMTFAlignment and configure HTF1-HTF4 to M15, H1, H4, D1. When all four show the same color in the dashboard, trend confluence is at its highest.
  • Coefficient tuning by instrument: Volatile instruments like crypto or indices often need a Coefficient of 5.0-6.0 to avoid premature reversals. Tight Forex pairs like EURGBP may work better with 3.0-3.5.
  • Cloud fill for visual clarity: The cloud fill provides an immediate visual sense of bias without reading the line direction. On busy charts, you can reduce LineWidth to 1 and rely on the cloud alone.
  • Dashboard position on crowded charts: If the dashboard overlaps with other panels, adjust DashboardX and DashboardY to reposition it to a clear corner of your chart.