📝 产品详情
Three Linear Regression Indicator CCH
| 作者 | Chi Hai Cao |
| 版本 | v1.0 |
| 激活数 | 0 |
The TLR indicator is a market trend identification indicator. The idea behind this indicator is to use 3 linear regression lines, one short-term, one medium-term, and one long-term.
The UPTREND will be determined when:
- The long-term linear regression line and the medium-term linear regression line have an uptrend.
- The long-term linear regression line has an uptrend, the medium-term linear regression line has a sideway, and the short-term linear regression line has an uptrend.
The DOWNTREND will be determined when:
- The long-term linear regression line and the medium-term linear regression line have an downtrend.
- The long-term linear regression line has an downtrend, the medium-term linear regression line has a sideway, and the short-term linear regression line has an downtrend.
The remaining cases are determined to have no clear trend.
Indicator Inputs:
- The length of first line: This is the length of the short-term linear regression line. Its must be 1-500.
- The length of second line: This is the length of the medium-term linear regression line. Its must be 1-500.
- The length of third line: This is the length of the long-term linear regression line. Its must be 1-500.
- Level of trend detection: Call it is “X”. X is the degree using to detect trend.
- If the degree of the linear regression line is > X. It’s mean “Downtrend”.
- If the degree of the linear regression line is < -X. It’s mean “Uptrend”.
- If the degree of the linear regression line is ≥ -X and ≤ X. It’s mean “Sideway”.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览