EsIstTurnt

Intra-Candles

EsIstTurnt Обновлено   
*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.
Информация о релизе:
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.
Информация о релизе:
Updated plotcandle(o,h,l,c) values to use high and low values aswell
Информация о релизе:
Fixed timeframe auto selection method to more intelligently select between minutes, hours, days, weeks and months.
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?