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)

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?