DYJ T3ModeMA
- 指标
- Daying Cao
- 版本: 1.46
- 更新: 20 一月 2024
- 激活: 5
DYJ T3ModeMA基于T3算法。 T3算法是在美国杂志《TASC》发表的文章《更好的移动平均线》中被引入技术分析领域的。
T3可以平滑价格序列,同时减少趋势跟踪系统的典型滞后。
该指标的柱形线尺寸决定入场信号,当柱形线尺寸趋于0时,则是趋势转折点。
该指标使用模拟交易技术,
指标为你提供评价开盘信号和收盘信号整体盈利。
你用哪种评估模式交易都很方便。
当你选择最大利润模型评估模型时, 建议您使用跟踪止损功能。 这样可以最大程度的跟踪趋势利润。
当您选择反向信号关闭评估模式时, 建议你耐心等待反信号出现,然后关闭仓位。 这个可以一直等趋势真正结束并盈利。
如果您需要自动化跟随指标开仓关仓,请下载实用工具软件DYJ Follow Me
Input
[Indicator]
InpMaMetod = 2 -- Moving Average method(0~3):0-Simple averaging; 1-Exponential averaging; 2-Smoothed averaging;3-Linear-weighted averaginInpMaPeriod = 6 -- MA Period
InpT3Period = 9 -- T3 algorithm period
InpT3Hot = 0.70 -- T3 Polynomial coefficient
InpShowArrows = true
InpAlertsOn = true
ArrowUpClr = DeepSkyBlue -- Arrow Up Color
ArrowDnClr = PaleVioletRed -- Arrow Down Color
InpIsDisplayIndicatorLine = true -- Display Line Of Indicator
[EstimateProfits]
InpSimulatedVolume = 1 -- SimulatedVolume . 0.01Lots or more
InpOnlyOppositeClosedLine = false -- Only the OppositeClosed line is displayed.
InpIsDisplayChartText = true -- Hide All Text Of Chart
InpIsDisplayProfitsLine = true -- Hide All Line Of Chart
MaxProfitsTextHigh = 40 -- Maximum profit label height
MaxProfitsTextLow = 20 -- Minimum profit label height(opposite)
InpIsEstimateDialog = true -- Hide Or Show EstimateDialog
InpModeProfits = ByMaxProfits -- ByMaxProfits or ByOppositeClosed
InpStartDate = "19700101" -- Statistical start date
不知道怎么安装,没找到安装的地方?麻烦看能否快速协助指导一下,谢谢。