OPEN-SOURCE SCRIPT
Actualizado NextBarColor

NextBarColor
This is two-bars pattern search/matching indicator.
and searches for the same combination of 2 bars (current and previous) in the past.
Then shows as % value how many times the next bar went up or down.
Grey bar compares ups and downs with all results, including cases when price did not move.
My testing is showing better results when current and previous bars colors are also used in the search.
This is two-bars pattern search/matching indicator.
- This indicator compares multiple values:
- current bar high with previous bar open
- current bar high with previous bar close
- current bar high with previous bar high
- current bar high with previous bar low
- current bar low with previous bar open
- current bar low with previous bar close
- current bar low with previous bar high
- current bar low with previous bar low
- current bar close/current_price with previous bar high
- current bar close/current_price with previous bar low
- current bar close/current_price with previous bar open
- current bar close/current_price with previous bar close
and searches for the same combination of 2 bars (current and previous) in the past.
Then shows as % value how many times the next bar went up or down.
Grey bar compares ups and downs with all results, including cases when price did not move.
My testing is showing better results when current and previous bars colors are also used in the search.
Notas de prensa
NextBarColorThis is two-bars pattern search/matching indicator.
- This indicator compares multiple values:
- current bar high with previous bar open
- current bar high with previous bar close
- current bar high with previous bar high
- current bar high with previous bar low
- current bar low with previous bar open
- current bar low with previous bar close
- current bar low with previous bar high
- current bar low with previous bar low
- current bar close/current_price with previous bar high
- current bar close/current_price with previous bar low
- current bar close/current_price with previous bar open
- current bar close/current_price with previous bar close
and searches for the same combination of 2 bars (current and previous) in the past.
Then shows as % value how many times the next bar went up or down.
Grey bar compares ups and downs with all results, including cases when price did not move.
My testing is showing better results when current and previous bars colors are also used in the search.
Notas de prensa
Added volume to the pattern check and set 60% match as default.Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
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.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
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.