Hunter_Algo

"Daily Range with Filtre [Hunter_Algo]


- The script calculates the high and low ranges based on the specified session time, such as the Asia Liquidity session.

- It uses the timeinrange function to determine if the current bar is within the specified session.

- High and low values are updated based on whether the current high or low surpasses the previous values within the specified session.

- The script includes functions to convert day strings to integers and style strings to enumeration values.

- There are additional inputs related to the start and end of the day range, as well as colors and styles for various elements.

- The script calculates daily high (Dh), daily low (Dl), and other variables based on certain conditions, including the day of the week.

Скрипт с открытым кодом

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

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

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

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