EsIstTurnt

Intra-Candles

EsIstTurnt Mis à jour   
*For use with <=24 hour Hollow Candles *
Indicator for more informative candle plotting. Select from 2-6 lower timeframe candles and view the price action of the lower bars within the normal chart's candles. Plotting short time frame candles with a semi-transparent body lets you see reversals that occurred during the larger candle's formation. Use the information provided to inform your own trading decisions.
Notes de version:
Lower timeframe is selected according to the current timeframe.multiplier value divided by the "# of Lower Timeframe Candles" selected in settings.
Check if array size is large enough then get the closing value using array.get for each value inside of the IntraBar array.
The first Intra Bar is plotted with the same opening value as the higher timeframe candle and the first value from the array
is used as it's close which also marks the beginning of a new Intra-Bar with the next value in the array, continue this
process for each Intra-bar value inside of the array.
Notes de version:
Updated plotcandle(o,h,l,c) values to use high and low values aswell
Notes de version:
Fixed timeframe auto selection method to more intelligently select between minutes, hours, days, weeks and months.
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 ?