OPEN-SOURCE SCRIPT
Mis à jour 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.
Notes de version
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.
Notes de version
Added volume to the pattern check and set 60% match as default.Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.