Sunday, June 15, 2025

πŸš€ TIS_SuperTrail: Ride the Trend, Protect Your Profits with Precision

 πŸš€ TIS_SuperTrail: Ride the Trend, Protect Your Profits with Precision

Are you tired of cutting your trades too early, only to watch the price explode in your original direction?
Do you often second-guess your exits, constantly wondering if it's too soon or too late?

With TIS_SuperTrail, those doubts are over.

This adaptive trailing stop indicator for NinjaTrader 8 is designed to help you follow the trend confidently while securing your profits with a visual, rule-based approach.





πŸ” What Makes TIS_SuperTrail Unique?

Unlike traditional stop indicators, TIS_SuperTrail combines the strength of ATR-based volatility detection with the smoothness of Hull Moving Average logic to dynamically adjust to market behavior.

Key features include:

  • Color-coded trend line:
    A clean blue line signals an active uptrend, while red marks a strong downtrend. You’ll always know where the market stands.

  • Automatic arrows for trend changes:
    No need to overanalyze—clear arrows show you when the trend is confirmed to shift.

  • Adaptive trailing stop:
    The stop follows price in a flexible yet disciplined way, locking in profits during strong moves and cutting losses when the trend fails.

  • Customizable parameters:
    You control the behavior with 3 simple settings:
    ATR_Period, HMA_Period, and Multiplier.

  • Automation-ready:
    Integrate the trend signal (+1 or -1) into NinjaTrader’s Strategy Builder or Market Analyzer for more advanced applications.


πŸ“ˆ Why Traders Love It

Stay longer in winning trades
Avoid premature exits caused by noise
Remove emotions from stop placement
Adapt to fast and slow markets effortlessly

Whether you’re trading futures, stocks, or forex, TIS_SuperTrail adapts to your strategy—be it scalping or swing.


🧠 Behind the Logic

By combining ATR (Average True Range) with the Hull Moving Average, the TIS_SuperTrail:

  • Smooths out the noise

  • Reacts quickly to trend changes

  • Keeps your stop at a safe but logical distance

This eliminates the need for guesswork and makes your trade exits mechanical and consistent.


πŸ’Ό What’s Included

  • TIS_SuperTrail Indicator for NinjaTrader 8

  • Quick installation & setup guide

  • Access to support and updates

  • Lifetime license – no hidden costs


πŸ”’ Take Control of Your Trades

If you're serious about improving your trade management, TIS_SuperTrail is the visual, logical, and reliable tool your strategy needs.

πŸ‘‰ Try TIS_SuperTrail now and start managing trades with precision.




Wednesday, June 11, 2025

🎯 How to Automatically Detect Price Bounces in NinjaTrader 8

 πŸŽ― How to Automatically Detect Price Bounces in NinjaTrader 8

In this new video from The Indicator Store, you'll learn how to automatically detect price bounces on indicator lines, like the VWAP, using Markers — no coding required.

What you'll discover:
✅ How to define a bounce pattern using candlesticks
✅ How to copy any indicator line for reference
✅ How to create buy/sell signals visually
✅ How to filter out false signals with advanced conditions
✅ How to automate bounce detection without using NinjaScript

Whether you're just starting out or optimizing your current strategies, this method helps you find clearer and more accurate entry points.

πŸ“½️ Watch the full video here:


 Have questions or want to dive deeper? Join our free Discord channel (link in the video description) and connect with our active trading community.




Thursday, June 5, 2025

🎯 Master ATM in NinjaTrader: Split Targets, Break Even, and Trailing Stops Made Easy

 πŸŽ―In this new tutorial by The Indicator Store, you'll learn how to take full control of your trades using ATM (Advanced Trade Management) in NinjaTrader 8.

With ATM, you can:
✅ Split your trade into multiple targets
✅ Set auto break-even after hitting target 1
✅ Apply custom trailing stops that adapt to price action
✅ Simulate the ATM behavior before going live
✅ Combine ATM with Markers for fully automated signals and intelligent reversals

We guide you through how to measure in ticks, define stop strategies, and test your setup with simulated data. Whether you're a beginner or advanced trader, this setup can take your trading to the next level.

πŸ‘‰ Watch the full video and start managing trades like a pro






Monday, June 2, 2025

🧠 What is the EDGE Indicator?

 πŸ§  What is the EDGE Indicator?

EDGE is a powerful entry system designed to trade EMA bounces with visual logic and smart filters. Available exclusively at The Indicator Store for NinjaTrader 8, it helps you pinpoint high-probability entries—without writing a single line of code.

🎯 How does it work?

EDGE uses:

  • An Exponential Moving Average (EMA) as the bounce zone.

  • A Donchian Channel to filter market bias.

  • Smart candle-based logic to identify the right moment to enter.

🧩 Two entry modes:

  • Setup 1 – First Touch: The current bar touches the EMA, and the previous one didn’t.

  • Setup 2 – Rejection: The current bar moves away from the EMA, after the previous one touched it.

You can use each setup independently or combine both.

πŸ” Optional filters:

  • Bar color filter: Enter long on green bars, short on red bars.

  • Close confirmation filter: Only trigger signals if the bar closes on the correct side.

  • Repetition filter: Choose to allow multiple signals, or just one per trend or one per side.

πŸ“Š Why EDGE?

✔️ Zero coding required
✔️ Works visually, easy to interpret
✔️ Highly configurable
✔️ Compatible with Logic Builder
✔️ Works on any instrument or timeframe

πŸ”— Try it now
EDGE is available in our store:

πŸ‘‰ View EDGE on The Indicator Store

Watch the full tutorial video here:






πŸ“˜ How to Build a Simple Trading Strategy in NinjaTrader Using Standard Indicators

  How to Build a Simple Trading Strategy in NinjaTrader Using Standard Indicators


If you’re just starting out with NinjaTrader or want to create a reliable strategy without coding, this guide is for you. In this post, we'll walk through a simple trading strategy using built-in indicators only — no custom scripts required.


🎯 Strategy Overview

This setup combines a Stochastic Oscillator for signal generation with a Hull Moving Average (HMA) and the Momentum indicator to filter trades based on trend direction. It can be used manually or automated using our Markers tools.


πŸ”§ Tools You'll Need

IndicatorPurpose
Stochastic (K=7)          Entry signals at overbought/oversold
HMA (Period 100)        Trend detection
Momentum   Measures slope of the HMA


πŸ› ️ Step-by-Step: Build the Strategy

1. Generate Signals with the Stochastic Oscillator

  • Set K=7, D=1 (to overlap both lines).

  • Entry signals:

    • Buy: When the oscillator crosses above 20 (leaving oversold).

    • Sell: When it crosses below 80 (leaving overbought).

2. Filter by Trend with the HMA Slope

  • Add a 100-period HMA to your chart.

  • Use the Momentum indicator (Period = 1) to calculate its slope.

  • Trend Filter:

    • Only go long if the slope is positive.

    • Only go short if the slope is negative.

3. Visualize and Automate with Markers

  • Use Markers Copy to bring oscillator and slope data into logic blocks.

  • Create logic for:

    • Long signals: crossing above 20 + positive slope.

    • Short signals: crossing below 80 + negative slope.

  • Apply thresholds if needed (e.g., slope > 2 or < -2).

  • Assign the signals to Go Long / Go Short actions in Markers.

  • Activate your ATM strategy and choose between semi-automatic or full automatic execution.


πŸ“Š Example Use Case

On a trending day:

  • You filter out false signals going against the trend.

  • You get high-probability entries where the oscillator exits extreme zones in sync with trend direction.

  • With automation, trades are triggered without hesitation.


⚙️ Why Use This Setup?

  • No coding required

  • Highly customizable

  • Works with default NinjaTrader tools

  • Easily integrated into Markers for visual logic and full automation.






Friday, May 23, 2025

πŸš€ New NinjaTrader 8 Templates: Optimize Your Charts in Minutes

 πŸš€ New NinjaTrader 8 Templates: Optimize Your Charts in Minutes


At The Indicator Store, we’re always looking for ways to help traders save time and boost their performance. That’s why we’re excited to introduce our new service: Templates for NinjaTrader 8 — pre-optimized chart setups that bring precision and speed to your daily trading workflow.

🧠 What Are These Templates?

The Templates are downloadable .zip files that, once imported into NinjaTrader 8, automatically configure your charts with:

  • Optimized indicators (e.g., Reversal, ATR Trend, etc.)

  • Chart types and timeframes (15-min setups for NQ & ES)

  • Predefined ATM strategies (targets, stops, breakeven)

They’re designed based on real performance data from recent months and are intended to give you a solid baseline for your trading strategy — without starting from scratch.

πŸ“Œ Example: Load the “Reversal NQ 15-min Template,” and your chart is immediately configured with the right indicator, time window, and ATM parameters — all ready for action.

πŸ•’ A Quick Setup – With One Note

Templates are built for Eastern Time (New York/Miami). If you’re in a different time zone — or using a VPS on Central Time, for instance — you’ll need to subtract the difference (e.g., -1 hour). This is the only manual step required.

⚙️ How to Install a Template

  1. Download the template from our website.

  2. In NinjaTrader: go to Tools > Import > NinjaScript Add-On.

  3. Select the downloaded .zip file.

  4. Load the chart for the instrument (e.g., NQ 15-min).

  5. Right-click the chart → Templates > Load → choose your template.

  6. Adjust the time zone settings.

  7. Enable long/short and automation on your SIM or live account.

πŸ“Ί Watch the full walkthrough video here:



🧩 What’s Included in the Templates?

Each template is a preconfigured environment that may include:

  • One or more indicators

  • ATM strategy with multiple targets/stops

  • Optimized time window settings

  • Real signal examples from past market performance

⚠️ Note: Some templates require a specific indicator to be installed. If you don’t have it, we offer bundles that include both the template and the necessary indicator.


πŸ”„ Keep Your Strategy Fresh

Markets evolve. That’s why we update the templates regularly based on new data and performance backtests. As a user, you’ll receive notifications when changes are made so your strategy stays relevant.

#NinjaTrader8 #TradingTemplates #FuturesTrading #AutomatedTrading #DayTrading #TradingSetup #TradingTools #OptimizedTrading #StrategyAutomation #FinTech


πŸ’¬ Questions?

You can reach us via the live chat (free access — instructions in the video description), or email us anytime. And don’t forget to subscribe to our YouTube channel for more guides and product updates.

Stay optimized. Stay ahead.
— The Indicator Store Team




Friday, May 16, 2025

πŸš€ Introducing Markers 2025: Automate Your Trade Signals without Writing Code

 πŸš€ Introducing Markers 2025: Automate Your Trade Signals without Writing Code

Hello traders!
If you've ever wished you could automate your trade signals without learning a single line of code, this is the solution you've been waiting for.

πŸŽ₯ In our latest video, we present Markers 2025, the newest release of our powerful system for NinjaTrader 8.




🧠 What Is Markers 2025?

Markers 2025 is not just a single indicator — it's a comprehensive toolkit designed for both beginner and professional traders.
Whether you're testing new strategies, using third-party indicators, or managing complex multi-strategy setups, Markers makes it easy to:

✅ Create custom logic
✅ Visualize signals on any chart
✅ Execute trades automatically or semi-automatically
✅ Use your favorite ATM templates
✅ Avoid coding entirely

⚙️ Key Features

πŸ” Trade Copier

Copy signals from one chart to another — even across different accounts or trade sizes.

πŸ“ˆ Signal Detection

Markers detects signals from any line or custom indicator on your chart, including:

  • ✅ Slope changes

  • ✅ Crossovers

  • ✅ Custom filter conditions

  • ✅ External logical rules

🧩 Custom Logic Builder

Build setups using your own logic and combine signals from different tools — all from the chart.

πŸ•’ Trade Management

Customize every element:
🎯 Targets, πŸ›‘ Stops, πŸ• Time windows, πŸ’Ό Trade size, πŸ“Š ATM strategies — all configurable.

πŸ‘¨‍πŸ’» Who Is It For?

  • πŸ§ͺ Traders who want to test ideas without coding

  • πŸ“¦ Users of third-party indicators

  • ⏱️ Traders who miss entries by not being in front of the screen

  • 🎨 Visual thinkers who love drag-and-drop logic


#NinjaTrader #TradingAutomation #NoCodeTrading #TradeSignals #DayTrading #Markers2025 #TradingTools #AlgoTrading #FuturesTrading #TechnicalAnalysis #StrategyBuilder #TheIndicatorStore #Backtesting #TradeCopier #CustomIndicators