← Back to Scan
200 418ms

Issues

WARNING Title tag may be too short (50 characters)
INFO Missing twitter:card tag
INFO Missing twitter:title tag
INFO Missing twitter:description tag
INFO Missing twitter:image tag
PASS Page loaded successfully
PASS Meta description length is optimal (148 characters)
PASS All 5 images have alt attributes
PASS Has valid self-referencing canonical URL
PASS All Open Graph tags present
PASS Found 5 valid JSON-LD schema(s): Organization, WebSite, Product, SoftwareApplication, BreadcrumbList, FAQPage
PASS Page is indexable and links are followed

Title & Meta

Title WARNING
Opening Range Breakout Indicator for NinjaTrader 8
50 characters
Meta Description
The opening range drawn live at the 5, 15, or 30-minute mark, with midpoint and extensions through the RTH close. For ES and NQ futures day traders.
148 characters

Headings

H1 Five candles tell the rest.
H2 Five candles, three numbers, all day.
H2 The indicator, in the wild.
H3 Run above, fall right through.
H3 Lose the line, watch it cap you.
H3 First leg fades, second leg runs.
H2 What traders actually say.
H2 One indicator. Or everything.
H3 Opening Range
H3 Complete Bundle
H2 A few things first.
H2 Every knob, exposed.
H3 Initial Balance
H3 Intraday Key Levels
H3 Relative Volume
H2 Know the direction by 09:35.
H3 Products
H3 Resources
H3 The Fine Print

Images

Total Images
5
Missing Alt Text
0

Links

Internal Links
43
External Links
5
Word Count
3258

Canonical & Robots

Canonical URL
https://steady-turtle.com/indicators/am-opening-range-breakout-indicator
Robots Meta
not set - index, follow

Open Graph

og:title
Opening Range Breakout Indicator for NinjaTrader 8
og:description
The opening range drawn live at the 5, 15, or 30-minute mark, with midpoint and extensions through the RTH close. For ES and NQ futures day traders.
og:url
https://steady-turtle.com/indicators/am-opening-range-breakout-indicator
og:type
website

Twitter Card

No Twitter Card data found

Structured Data

Organization
{
    "url": "https://steady-turtle.com",
    "logo": "https://steady-turtle.com/images/logo.svg",
    "name": "Turtally Awesome LLC",
    "@type": "Organization",
    "address": {
        "@type": "PostalAddress",
        "postalCode": "87110",
        "addressRegion": "NM",
        "addressCountry": "US",
        "addressLocality": "Albuquerque"
    },
    "@context": "https://schema.org",
    "description": "Professional trading indicators for NinjaTrader",
    "contactPoint": {
        "@type": "ContactPoint",
        "email": "info@steady-turtle.com",
        "telephone": "",
        "contactType": "customer service"
    }
}
WebSite
{
    "url": "https://steady-turtle.com",
    "name": "Steady Turtle",
    "@type": "WebSite",
    "@context": "https://schema.org"
}
Product, SoftwareApplication
{
    "name": "Opening Range Indicator for NinjaTrader 8",
    "@type": [
        "Product",
        "SoftwareApplication"
    ],
    "brand": {
        "name": "Steady Turtle",
        "@type": "Brand"
    },
    "image": "https://steady-turtle.com/images/amorb/001.webp",
    "offers": {
        "url": "https://steady-turtle.com/indicators/am-opening-range-breakout-indicator",
        "@type": "Offer",
        "price": "49.00",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USD"
    },
    "@context": "https://schema.org",
    "keywords": "opening range breakout indicator, orb indicator, ninjatrader indicator, 5 minute opening range, day trading, futures trading",
    "description": "Marks the opening range after the cash open (default: first 5 minutes) with high, low, and midpoint lines that extend through the RTH session. Configurable window \u2014 5, 15, 30 minutes or whatever you trade.",
    "alternateName": [
        "ORB Indicator",
        "Opening Range Breakout Indicator",
        "5-Minute Opening Range NT8"
    ],
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "reviewCount": "24"
    },
    "operatingSystem": "Windows",
    "applicationCategory": "TradingTool",
    "softwareRequirements": "NinjaTrader 8"
}
BreadcrumbList
{
    "@type": "BreadcrumbList",
    "@context": "https://schema.org",
    "itemListElement": [
        {
            "item": "https://steady-turtle.com",
            "name": "Home",
            "@type": "ListItem",
            "position": 1
        },
        {
            "item": "https://steady-turtle.com/#indicators",
            "name": "Indicators",
            "@type": "ListItem",
            "position": 2
        },
        {
            "item": "https://steady-turtle.com/indicators/am-opening-range-breakout-indicator",
            "name": "Opening Range Breakout Indicator",
            "@type": "ListItem",
            "position": 3
        }
    ]
}
FAQPage
{
    "@type": "FAQPage",
    "@context": "https://schema.org",
    "mainEntity": [
        {
            "name": "What is the Opening Range?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "The opening range is the price range established during a defined window around the cash open. This indicator's default window is 09:30 \u2013 09:35 ET \u2014 the first five minutes of cash. The high, low, and midpoint of that window are the earliest structural references the session gives you. Prefer a longer window? Change End Time to 09:45 for 15 minutes, 10:00 for 30 minutes, or 10:30 for the full hour.",
                "@type": "Answer"
            }
        },
        {
            "name": "Can I change the time window?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Yes \u2014 that's the point. Start, end, and extension times are all configurable. Common variants: 5 minutes (default), 15 minutes, 30 minutes, full hour, or any custom window you define. The indicator recalculates the high, low, and midpoint based on whatever window you set \u2014 run multiple instances at different windows if you want.",
                "@type": "Answer"
            }
        },
        {
            "name": "What's the difference between the Opening Range and Initial Balance?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Both track a range after the cash open, at different durations. Opening Range is the short-window version \u2014 default 5 minutes \u2014 with a simple high/low/midpoint. Initial Balance is the longer, market-profile window \u2014 default 60 minutes (09:30 \u2013 10:30) \u2014 and adds percentage-based extension targets (+100%, +200%, etc.) beyond the range. Running both is common: OR for the earliest directional tell, IB for the session's structural frame.",
                "@type": "Answer"
            }
        },
        {
            "name": "How is the midline calculated?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "It's the midpoint between the opening range high and low. If OR High is 5912 and OR Low is 5902, the midline sits at 5907. The line extends past the box to your configured end time, so the level stays visible all session.",
                "@type": "Answer"
            }
        },
        {
            "name": "Which instruments can I run it on?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Any instrument NT8 can chart \u2014 ES, MES, NQ, MNQ, YM, RTY, CL, GC, equities, FX. The indicator uses wall-clock time, so it works on anything with a defined session open. Default configuration is tuned for US index futures and the 09:30 ET bell.",
                "@type": "Answer"
            }
        },
        {
            "name": "Does the time window convert to my local timezone?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Times are specified in ET and the indicator respects your NinjaTrader timezone settings. Whether you're trading from Europe, Asia, or the US west coast, the window draws at the correct wall-clock time for the ET reference.",
                "@type": "Answer"
            }
        },
        {
            "name": "Does it work on any NinjaTrader 8 edition?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Yes, every edition \u2014 Free NT8, NT8 Lifetime License, and every tier in between. The only requirement is NinjaTrader 8 version 8.1.6 or newer \u2014 that's the build where NinjaTrader introduced email-based licensing, which the indicator uses to authenticate. Older builds can't authenticate; update via NT8's Control Center \u2192 Help \u2192 Check for Updates first if you're on an earlier version.",
                "@type": "Answer"
            }
        },
        {
            "name": "Can I install it on multiple machines?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Yes \u2014 anywhere you sign in to NinjaTrader 8 with your user email. The license is tied to your NT8 user, not the machine, so desktop, laptop, and VPS all work the same. One user, unlimited machines.",
                "@type": "Answer"
            }
        },
        {
            "name": "Do I get updates?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Yes, lifetime updates. Every new version is free forever. If you buy the Complete Bundle, every future indicator I ship is also included at no extra cost.",
                "@type": "Answer"
            }
        },
        {
            "name": "What if it doesn't work for me?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Indicators are non-refundable \u2014 once you download, the software is yours to keep. Two ways to de-risk before buying: (a) try any of the free indicators first to confirm they load and run on your setup, and (b) email me with any pre-purchase questions at info@steady-turtle.com.",
                "@type": "Answer"
            }
        }
    ]
}