OPEN-SOURCE SCRIPT

EMA 50 → EMA 200 Hunt Test

133
This script helps you test the theory below

When price breaks below the EMA 50…
it often goes hunting for the EMA 200.
This pattern repeats across:
• Any asset
• Any timeframe

Is this really true?

So this is what this script does

  1. when price close below ema 50, how many times it goes down further and close below ema 200.
  2. after price close below ema 50, on any of further days if it closes above ema 50 without closing below 200 ema, then it goes invalid and we calculate this count, how many sych occurences happens
  3. after price close below ema 50, on any of further days if it doesn close above ema 50 and closed below 200 ema, we consider its valid and count this occurences
  4. we need to compare both in table

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

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