ROBO_Trading

Noro's SILA v1.2

Noro's SILA v1.2 - these are 5 trend indicators in 1, for the sake of better accuracy.

Added:

1) Settings
2) Arrows

Noro's SILA v1.2 uses 5 trend indicators:

1) SuperTrend
2) DI Plus-Minus
3) WOW trend indicator (my idea)
4) BarColor indicator (my idea)
5) BestMA (or "BMA") indicator (my idea)

The user can switch-off any indicator from 5 to achieve big accuracy.

How does it work?

Each indicator from 5 defines a trend in own way. If two indicators report that there will be a uptrend, and three others the indicator report that there will be a downtrend - it is downtrend (a red background).

For an example

Now SuperTrend = uptrend = +1
Now DI Plus-Minus = downtrend = -1
Now WOW trend indicator = downtrend = -1
Now BarColor indicator = downtrend = -1
Now BestMA (or "BMA") indicator = uptrend = +1

Sum = + 1 - 1 - 1 - 1 + 1 = -1 = downtrend

If sum > 0 = uptrend

Sensivity

The user himself chooses what there will be a sensitivity (in settings).

If sensivity = 3:

sum > or = 3 - uptrend
sum < or = -3 - downtrend
sum > -3 and < 3 - NA-color of background

Trendlines

3 lower trendlines (blue plots) is "sum+3"
5 upper trendlines is "sum-5"
etc

Settings:

1) sensivity - you see above
2) distance - distance between the price and lines (for convenience)

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?