EIGHTHdecimal

HHHC LLLC

Based on @JasonGraystone price action tips

This script will identify candles that close with a "Higher High and Higher Close" and "Lower Low Lower Close" than previous candle, making super easy to identify price action momentum.

I added to this fantastic price action concept a simple filter to follow the trend, by default it compares price to a 50 SMA. If above the SMA it shows only up signals, if below it shows only down signals.

SMA can be changed to any lenght and if you want to get all the HHHC / LLLC just set the SMA to 1

//Thinking I may add some alert capability in the future just to practice a little more using Pine Editor but it is useful as it is.
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 ?