DanielLeung

Vortex Indicator With SMA

DanielLeung 已更新   
VI with SMA to determine the trend is solid.
VI+ cross over VI- with price over 20 SMA to confirm the trend.

Also, you can see the enhanced trend:

VI+ with the Letter H, with new high in the observe period.
VI- with the Letter L, with new high in the observe period.

Coding based on the original Vortex Indicator.
版本注释:
Add Test VI+, VI- with uptrend STR (Sum of ATR)
版本注释:
Check stocks SMA uptrend sequence with VI
版本注释:
Uptrend SMA Seq. title.
版本注释:
1: Modified the Background highlight factor:

either use SMA or Donchain Channel mid line as Oscillator.


2: Fill the area between VI+ and VI - when the SMA uptrend Sequence is valid.
版本注释:
Traditionally, vortex indicator (VI) is an indicator composed of two lines :

an uptrend line (VI+) : measure the price of the stock going up
a downtrend line (VI-) : measure the price of the stock going down

bleached areas within two VI lines is showing the "the fastEMA above slowEMA" of the stock.
eg. SMA10 > SMA40

"H" means that the VI+ > 5 days average VI+, which means stock price is move up relative to the price past 5 days average. ( simply is price action hgiher high)

"L" means that the VI- > 5 days average VI-, which means stock price decline relative to the price past 5 days average. ( simply is price action lower low)


In conclusion, I create this indicator help to easily knowing a stock is in uptrend and the momentum is maintain.

Two examples:

Look for Uptrend stock
1) the trading logic is looking for uptrend stocks (with blue background).
2) blue background where and .
3) "H" equal to means the up-force is improving. "H" in red mean the price velocity is increase.
4) it is better hold the stock when the VI+ is keep move up. and be alert the "L" show up.

Look for Bottom UP/Breakout
1) when the background is in PINK, means . Stock is in downtrend.
2) waiting for the word "H" show up in frequent (several times), mean the stock price start have a high compare 5 days average.
3) wait for the crossover of the VI+ and VI- and the background to Blue.
开源脚本

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

免责声明

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

想在图表上使用此脚本?