mentalRock19315

Orders Blocks [TK]

mentalRock19315 Обновлено   
This indicator draw only valid orders blocks on your 1 minute Chart

An order block is created when :
A bullish candle engulf a previous bearish candle
A bearish candle engulf a previous bullish candle

Once the order block is created, a zone is stretched to the actual bar

If the price goes into the order block zone, the zone is reduced accordingly
If the price cross the order block zone, the order block and its zone are deleted

This way, you will have on your screen only the orders blocks nevers crossed

You can choose the color of the bearish and of the bullish order block zone in the settings

NB :
  • Order block older that 5000 bars are deleted
  • This indicator works only in the 1 minute timeframe
Информация о релизе:
V1.2
The script work on every time frame and will draw the orders blocks from the same timeframe
The code is more efficient and with comments
Информация о релизе:
v1.3 : Add max bar back for the time variable to avoid pinescript run time error
Информация о релизе:
Correction : Multiple orders blocks can now be deleted by only one huge price move
Информация о релизе:
You can choose to alway show the order block of the 1D (One day) timeframe, even if your chart is in a inferior timeframe.
Correction of a minor bug.
Информация о релизе:
Modify max_bars_back for the non premium account
Информация о релизе:
V2.0 : You can now force the view of the Order Block from the 1 day and/or 1 hour timeframe if you are in a smaller timeframe
The script draw all the Order Blocks inside the lowest and highest value of the price drawn in the user screen,
and only 1 order block is drawn outside this price range.
The script adapt the number of order blocks to draw if the user change the view.

The way of storing the data is more effective

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

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

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

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

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