tarasenko_

Q-Trend

tarasenko_ Mis à jour   
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
Notes de version:
+ Alerts;
+ Enabling/disabling trend line on the chart.
Notes de version:
+ Signal modes.
Notes de version:
+ Strong signals;
Notes de version:
+ Minors;
Notes de version:
+ Minors;
Notes de version:
+ Minors;
Notes de version:
+ Minor changes;
Notes de version:
+ STRONG signals' alerts.
Notes de version:
+ Minors;
Notes de version:
+ Reaching fix;
Notes de version:
+ Strong SELL alert fixed.
Notes de version:
+ Option for choosing ATR period. Experiment with it to get signals that will suit your trading style.
Notes de version:
+ 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.
Notes de version:
+ 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.

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 ?