tarasenko_

Q-Trend

tarasenko_ 已更新   
Q-Trend is an multipurpose indicatorm that can be used for swing- and trend-trading equally on any timeframe (non-volatile markets are better for this thing).

Settings:
  • Trend period - used to calculate trend line in the special moments(will explain below);
  • ATR Multiplier - changes sensitivity. The higher the multiplier = the more sensitive it is.
  • Also option to smooth source data (helps get cleaner signals, as always).

How to use?
Signals are given on the chart. Also ou can use trend line as S/R line.

The idea behind:

Terms:
SRС = Source
TL = trend line;
MP = ATR multiplier;
ATR = ATR :)
TL = (highest of source P-bars back + lowest of source P-bars back) / 2
Epsilon = MP * ATR
I was thinking for a week about combining volatility and relation between highest and lowest price point. That why I called indicator Q-Trend = Quantitative Trend, as I was trying to think about price in a mathematical way.

Okay, time to go philosophical:
1) TL is shows good price trend, but as it is slow enough and not enough informative, we need add additional conditions to produce signals.
2) Okay, so what can we add as conditions? We need to take volatility into account, as it is crucial in the moments of market uncertainty. So let's use ATR (Average True Range) somehow. My idea is that if SRC breaks TL + ATR, then it means that there will be upmove and we update our TL. Analogically for SRC breaking TL - ATR (breaks are crosses of TL +- ATR lines).
Conclusion:
- if SRC breaks TL + ATR, it is a BUY signal and update of trend line;
- if SRC breaks TL - ATR, it is a SELL signal and update of trend line;

I think that such indicator already exisits on TradingView, as I've already saw something similar, but long ago, so please don't report, if such thing already exists.
But if not, then I hope, that you will gain some profits with Q-Trend :)

I will continue my work on this thing, so stay tuned.

Trade with your own risks and have your profits!
Wish you all the best!

- Tarasenko Fyodor
版本注释:
+ Alerts;
+ Enabling/disabling trend line on the chart.
版本注释:
+ Signal modes.
版本注释:
+ Strong signals;
版本注释:
+ Minors;
版本注释:
+ Minors;
版本注释:
+ Minors;
版本注释:
+ Minor changes;
版本注释:
+ STRONG signals' alerts.
版本注释:
+ Minors;
版本注释:
+ Reaching fix;
版本注释:
+ Strong SELL alert fixed.
版本注释:
+ Option for choosing ATR period. Experiment with it to get signals that will suit your trading style.
版本注释:
+ Option for choosing which signals to display (All, Buy/Sell, Strong or None);
Same chart, but:
All Signals
Buy/Sell
Strong

+ Option for choosing colours;
+ Little logic optimization.
版本注释:
+ Option for choosing shape of signals: label (with text) or arrows (without text).

NOTE:
To apply changes delete indicator from chart, reload browser page and add indicator once again.

开源脚本

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

免责声明

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

想在图表上使用此脚本?