mentalRock19315

Orders Blocks [TK]

mentalRock19315 Actualizado   
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
Notas de prensa:
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
Notas de prensa:
v1.3 : Add max bar back for the time variable to avoid pinescript run time error
Notas de prensa:
Correction : Multiple orders blocks can now be deleted by only one huge price move
Notas de prensa:
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.
Notas de prensa:
Modify max_bars_back for the non premium account
Notas de prensa:
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

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?