A custom NinjaTrader 8 strategy that generates entries based on imbalance S/R zones.

Type
Strategy
Components
mzMarketDepth, mzDeltaDivergence
Parameters
25
Status
Delivered

Capabilities

  • 📊 Imbalance and S/R zone analysis
  • 📈 Delta divergence detection
  • 📈 Breakeven stop

Built on MZpack API

This project leverages the following MZpack API namespaces and classes:

  • MZpack.NT8.Algo.Indicators.StrategyMarketDepthIndicator
  • MZpack.NT8.Algo.Indicators.StrategyDeltaDivergenceIndicator
  • MZpack.NT8.Algo.Entry
  • MZpack.NT8.Algo.Pattern
  • MZpack.NT8.Algo.Signal
  • MZpack.NT8.Algo.Strategy

Configuration

Exposes 25 configurable parameters across:

  • Common
  • Position
  • Signals