OPEN-SOURCE SCRIPT
已更新 Vortex Indicator With SMA

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.
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 [VI+ is above VI- ] and [ stock price is above EMA or Donchain channel] .
3) "H" equal to [ VI+ is increase ] 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 [ VI- > VI+ ]. 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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。