Guiding values: Stewardship Discipline Integrity Service — trade with purpose.
See Plans Watch Setup

Automate your futures trading with discipline & purpose.

We believe wise stewardship, patient discipline, and integrity are good for the soul—and good for risk management. Ready-to-run NinjaTrader strategies with locked parameters to protect the edge. You control contracts only. Two focused NQ strategies — EdgeBreak Short and EdgeStack Momentum — powered by User-Based Licensing (UBL).

See Plans Read Our Values

“The plans of the diligent lead surely to abundance.” — Proverbs 21:5

Works on NinjaTrader 8. You control Contracts only. Start in Sim.

What you get

  • Two focused NQ strategies (contracts adjustable; other params locked)
  • User-Based Licensing (UBL) tied to your NinjaTrader username
  • Beginner-friendly setup
  • Designed to align with common funded-account rules*
  • Ongoing maintenance updates

*Always verify your provider’s specific rules.

Backtests (NQ • 1/1/2025–9/13/2025)

Results

Headline stats below exclude commissions and slippage; see assumptions in the evidence ZIPs for full context. These are hypothetical results based on one-contract NQ trades on 1-minute bars.

NQ EdgeBreak Short

Short-bias breakout/continuation
Net P&L$40,965
Profit Factor2.12
Max Drawdown$2,565
Win Rate36.4%
Avg Win / Loss$923 / $249(~3.7×)
Profitable Weeks72%
  • ~1.33 trades/day • ~7 min avg hold
  • Largest win $3,550 • Max loss $250

⬇ Hypothetical Backtest Evidence (ZIP)

NQ EdgeStack Momentum

Ultra-short momentum scalps
Net P&L$32,300
Profit Factor1.44
Max Drawdown$3,835
Win Rate17.0%
Avg Win / Loss$911 / $130(~7.0×)
Profitable Weeks59%
  • ~4.2 trades/day • ~1–3.4 min holds
  • Largest win $3,220 • Hard stop $130

⬇ Hypothetical Backtest Evidence (ZIP)

Which fits your style?

EdgeBreak shows a steadier weekly rhythm (PF 2.12, 72% profitable weeks) with fewer trades. EdgeStack offers higher activity and stronger per-trade asymmetry (~7:1 avg payout) with a lower hit rate. Many traders bundle both for behavior diversification.

Free 7-Day Trial

Get a 7-day license tied to your NinjaTrader username so you can install the strategy, run it in Sim, and see if the workflow fits you. After 7 days the license expires and the strategy stops placing trades. If it’s a fit, you can subscribe anytime and receive a full license key.

Which product do you want to trial?

We’ll email you a 7-day trial license key and download link. Sim use only. This is not a performance guarantee or evaluation pass service.

Plans & Pricing

NQ EdgeBreak Short

Short-bias breakout/continuation when momentum aligns with a bearish EMA stack & strength filter.

  • Market: E-mini Nasdaq-100 (NQ) • Timeframe: 1-Minute
  • Signals: EMA stack alignment, momentum filter, breakout triggers
  • Risk: ATR stop, fixed R:R target, daily guardrails
  • User control: Contracts only
$229/mo

Secure Stripe checkout • NinjaTrader ID required • Manage and cancel anytime in the Customer Portal — no emails required.

NQ EdgeStack Momentum

Momentum-driven entries with EMA-stack confirmation and filters to avoid weak thrusts & late chases.

  • Market: E-mini Nasdaq-100 (NQ) • Timeframe: 1-Minute
  • Signals: EMA stack, momentum threshold, controlled pullbacks
  • Risk: ATR stop, adaptive profit targets, daily guardrails
  • User control: Contracts only
$229/mo

Secure Stripe checkout • NinjaTrader ID required • Manage and cancel anytime in the Customer Portal — no emails required.

Bundle • Both Strategies

EdgeBreak Short + EdgeStack Momentum under one UBL username for a balanced playbook.

  • Includes both strategies
  • UBL per NinjaTrader username
  • Priority update channel
$399/mo

Secure Stripe checkout • NinjaTrader ID required • Manage and cancel anytime in the Customer Portal — no emails required.

Manage billing anytime in the Customer Portal: /portal

About Us & The Values That Guide Us

Steady Algo Trading is operated by The Strategic Edge AI LLC, based in California. We’re traders first, with years spent designing and refining NinjaTrader strategies—and because we actively use prop-firm accounts, we live under the same rules you do. That’s shaped our obsession with consistency, risk stewardship, and clear process.

What began as a personal effort to thrive within prop-firm constraints evolved into a platform for disciplined traders. Over time we’ve layered in AI-driven optimization to test faster, adapt more reliably, and pressure-check our ideas across shifting market regimes.

Our spiritual philosophy is simple and practical: stewardship with risk, discipline in process, integrity in communication, and service to the trader behind the screen. No hype, no promises—just honest tools that respect uncertainty and help you operate with calm.


Built For Prop-Firm Realities

We design with common evaluation rules in mind—daily loss limits, trailing drawdowns, and time-of-day restrictions—so the strategies you run map cleanly onto the constraints you face.

Our Way of Working

  • Extensive backtesting on historical data with transparent settings
  • Walk-forward validation to check behavior out of sample
  • Ongoing refinement of entries, exits, and guardrails

What That Means For You

  • Simple rules you can audit and trust
  • Less tinkering: parameters are locked—you set contracts only
  • Tools that favor consistency over excitement

Looking Ahead

We’ll keep building and improving—guided by research, real feedback, and those same virtues that anchor our work. The aim is steady: transparent, structured tools that make disciplined execution easier.

How To Use (Quick Steps)

Show / Hide Steps
  1. Install NinjaTrader 8 and connect your data/broker (evaluation, funded, or cash).
  2. Start a free 7-day trial above or subscribe and complete checkout.
  3. In your Trial or Welcome Email, download the strategy file (UBL license is tied to your NT username).
  4. NinjaTrader → Tools → Import → NinjaScript Add-On and import the file.
  5. Open NQ (1-Minute), apply the strategy, and set Contracts (all other params locked).
  6. Start in Sim; respect session windows and daily guardrails.

Customer Portal

Manage your subscription, update payment methods, change billing details, and cancel anytime.

Open Customer Portal

You’ll be redirected to a secure Stripe-hosted page.

Contact Us

We only use your email to reply to this inquiry. No marketing. No sharing.

(function(){ const KEY='edgeConsent',days=180; function getCookie(n){return document.cookie.split('; ').find(r=>r.startsWith(n+'='))?.split('=')[1]} function setCookie(n,v,d){const e=new Date(Date.now()+d*864e5).toUTCString();document.cookie=n+'='+v+'; path=/; expires='+e+'; SameSite=Lax';} function applyConsent(val){if(!window.gtag)return;const g=(val==='granted');gtag('consent','update',{ad_storage:g?'granted':'denied',ad_user_data:g?'granted':'denied',ad_personalization:g?'granted':'denied'});} function show(){document.getElementById('consent-banner').style.display='block'}function hide(){document.getElementById('consent-banner').style.display='none'} const saved=getCookie(KEY);if(!saved){show();}else{applyConsent(saved);} document.getElementById('consent-accept').onclick=function(){setCookie(KEY,'granted',days);applyConsent('granted');hide();}; document.getElementById('consent-decline').onclick=function(){setCookie(KEY,'denied',days);applyConsent('denied');hide();}; })();