← Back to Scan
200 423ms

Issues

WARNING Title tag may be too short (38 characters)
WARNING Meta description may be truncated (173 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 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
Big Trades Indicator for NinjaTrader 8
38 characters
Meta Description WARNING
Detects large prints from bid/ask volumetric data with an adaptive threshold, then plots them as buy/sell bubbles directly on the chart — sized by volume, colored by side.
173 characters

Headings

H1 The largest prints, right on the bar.
H2 The median, times a multiplier.
H2 The indicator, in the wild.
H3 The biggest sells printed the bottom.
H3 Buyers showed up and got faded.
H3 One print, one turn.
H2 What traders actually say.
H2 One indicator. Or everything.
H3 Big Trades
H3 Complete Bundle
H2 A few things first.
H2 Every knob, exposed.
H3 Delta Profile
H3 Volume Profile
H3 Relative Volume
H2 See the size, where the size hit.
H3 Products
H3 Resources
H3 The Fine Print

Images

Total Images
5
Missing Alt Text
0

Links

Internal Links
44
External Links
5
Word Count
3890

Canonical & Robots

Canonical URL
https://steady-turtle.com/indicators/big-trades-indicator
Robots Meta
not set - index, follow

Open Graph

og:title
Big Trades Indicator for NinjaTrader 8
og:description
Detects large prints from bid/ask volumetric data with an adaptive threshold, then plots them as buy/sell bubbles directly on the chart — sized by volume, colored by side.
og:url
https://steady-turtle.com/indicators/big-trades-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": "Big Trades Indicator for NinjaTrader 8",
    "@type": [
        "Product",
        "SoftwareApplication"
    ],
    "brand": {
        "name": "Steady Turtle",
        "@type": "Brand"
    },
    "image": "https://steady-turtle.com/images/big_trades/001.webp",
    "offers": {
        "url": "https://steady-turtle.com/indicators/big-trades-indicator",
        "@type": "Offer",
        "price": "49.00",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USD"
    },
    "@context": "https://schema.org",
    "keywords": "big trades indicator, large print detector, order flow bubbles, ninjatrader volumetric, block trade visualizer, tape reading, institutional prints",
    "description": "Detects large bid/ask prints with an adaptive threshold (rolling median \u00d7 multiplier, floored), then plots them as buy/sell bubbles at the exact price they hit \u2014 sized by volume.",
    "alternateName": [
        "Large Trade Detector",
        "Big Print Indicator",
        "Block Trade Visualizer NT8",
        "Order Flow Bubble Indicator"
    ],
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "reviewCount": "17"
    },
    "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/big-trades-indicator",
            "name": "Big Trades Indicator",
            "@type": "ListItem",
            "position": 3
        }
    ]
}
FAQPage
{
    "@type": "FAQPage",
    "@context": "https://schema.org",
    "mainEntity": [
        {
            "name": "What counts as a 'big' trade?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Big is relative \u2014 that's the whole point. The indicator tracks the largest single bid- or ask-side print at each price level for each of the last fourteen bars (configurable), takes the median of those, and multiplies by 1.5\u00d7. Anything trading above that line gets flagged. So during a slow drift, 200 lots might qualify. During a news event, the bar moves to 1,500. A floor of 50 contracts is applied no matter what, so dead-tape periods don't generate false bubbles.",
                "@type": "Answer"
            }
        },
        {
            "name": "Why bubbles on the price chart instead of a separate panel?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Because the price the big trade hit is half the information. A 1,500-lot buy at the bottom wick of a flush bar tells you something different from the same trade at the top of a green candle. A separate panel collapses every print to a vertical bar at the bar's x-coordinate \u2014 you lose the price coordinate entirely. Plotting bubbles directly on price means absorption, distribution, and aggressive entries are all readable in one glance, with their location preserved.",
                "@type": "Answer"
            }
        },
        {
            "name": "What's the difference between Individual and Aggregated modes?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Individual shows every single big print separately \u2014 you might see five blue bubbles stacked at the lows of one bar. Best on 1-minute charts and below. Aggregated merges all buys for the bar into one bubble at the buy-VWAP, and all sells into one at the sell-VWAP, with bubble size proportional to total flagged volume. Best on 5-minute and above where individual prints stack into illegible clusters. Switch modes from the parameter panel without reloading.",
                "@type": "Answer"
            }
        },
        {
            "name": "Does it require the NinjaTrader OrderFlow+ add-on?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Yes \u2014 OrderFlow+ is required to use the indicator the way it's meant to be used. The default VolumeAtPrice detection mode reads bid/ask volume from NinjaTrader's Volumetric bars, and Volumetric bars are an OrderFlow+ feature in NT8. Without OrderFlow+ enabled on your license, that mode can't load and a red error message will appear on the chart. You can check whether you have it under Help \u2192 About in NinjaTrader, or by trying to add a \"Volumetric\" bar type to a chart. If your chart uses Renko, Point & Figure, Line Break, or Kagi bars, the indicator automatically falls back to time-based volumetric series for the data source \u2014 but those series still need OrderFlow+ to populate. There is a secondary SinglePrint detection mode that runs on raw tick data and works without OrderFlow+, but it only catches individual large trades \u2014 it can't see size accumulating at a price level the way VolumeAtPrice can. Treat it as a limited fallback, not a replacement. To get full value out of Big Trades, you need OrderFlow+.",
                "@type": "Answer"
            }
        },
        {
            "name": "Which instruments and chart types does it work on?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Any instrument with real bid/ask volumetric data \u2014 ES, MES, NQ, MNQ, YM, RTY, CL, GC, and most major futures. The volumetric series the indicator reads from is time-based and added internally, which means it also works on Renko, Point & Figure, Line Break, and Kagi charts \u2014 not just minute and tick bars.",
                "@type": "Answer"
            }
        },
        {
            "name": "Is the threshold tunable, or am I stuck with the default?",
            "@type": "Question",
            "acceptedAnswer": {
                "text": "Every input is exposed. Lookback Bars sets how reactive the threshold is (3\u2013200). Volume Multiplier sets how strict the cutoff is (1.0\u00d7 catches more; 3.0\u00d7 catches only the loudest). Min Volume Floor prevents false signals when the median collapses. Most traders leave the defaults \u2014 they were chosen against three months of NQ tape \u2014 but the knobs are there if your instrument needs them.",
                "@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"
            }
        }
    ]
}