mentalRock19315

Orders Blocks [TK]

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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?