MZpack Full Suite
Indicators + Strategies + API
Everything we make, in one license. 6 order flow indicators, the Footprint Action algo strategy, the full MZpack API for custom development, and a data export tool for ML pipelines — bundled at our best price with 1-3 device licenses included.
Why Full Suite vs separate purchase
If you only need to chart-trade — Indicators alone is enough. If you only need to automate — Strategies alone works. If you want both and the freedom to switch between them — Full Suite.
- ✓ 6 chart indicators
- ✗ No automated strategies
- ✗ No API for custom code
- · 1 device included
- ✓ All 6 indicators
- ✓ Footprint Action strategy
- ✓ MZpack API + Data Export
- ✓ 1-3 device options
- · Strategy + API only
- ✗ No chart indicators
- ✓ Algo development
- · 1 device included
What's included
Three product lines in a single license — for traders who use the chart, the algo engine, or both.
- Footprint Action strategy
- Ghost Resistance strategy
- Pattern-based logic engine
- AND / OR / CONJUNCTION trees
- Risk Management module
- Backtesting with ATM
- CSV export tool
- Order flow data streaming
- Custom indicator framework
- API samples included
- Logging system
- Free code review by us
Who Full Suite is for
If you fit into more than one of these — Full Suite is almost certainly the right pick.
- Footprint imbalance & absorption
- Iceberg detection
- Volume Profile with LVN/HVN
- DOM pressure visualization
- Pre-built Footprint Action algo
- API with footprint, delta, DOM
- Risk Management module
- Pattern-based signal engine
- CSV / DataFrame export tool
- Footprint cells, deltas, VP levels
- Custom feature engineering
- Historical & live data support
All 6 indicators included
Each indicator is a full-featured product — same as buying them individually.
Pre-built order flow strategies
Two ready-to-use algo strategies with full source code. Modify, extend or use as templates for your own ideas.
Build your own with MZpack API
The same engine that powers our indicators and strategies — exposed for you to build custom logic.
protected MZpack.NT8.Algo.Strategy CreateAlgoStrategy() { var strategy = new FootprintActionAlgoStrategy(@"Footprint Action v1.5", this) { IsUnmanaged = Position_Instrument_Enable ? true : false, OppositePatternAction = OppositePatternAction, }; // Trading times if (Time1_Enable) strategy.TradingTimes.Add(new TradingTime() { Begin = TryParseDateTime(Time1_Begin), End = TryParseDateTime(Time1_End) }); // Risk management strategy.RiskManagement = new MZpack.NT8.Algo.RiskManagement(strategy) { Currency = Currency.UsDollar, EntryName = ENTRY1, DailyLossLimitEnable = Risk_DailyLossLimit_Enable, DailyLossLimit = Risk_DailyLossLimit, }; return strategy; }
The math: Full Suite vs separate purchase
If you'd buy more than one product anyway — bundle wins on every dimension.
| Indicators only | Strategies only | Full Suite | |
|---|---|---|---|
| All 6 indicators | ✓ | ✗ | ✓ |
| Footprint Action strategy | ✗ | ✓ | ✓ |
| Ghost Resistance strategy | ✗ | ✓ | ✓ |
| MZpack API for custom dev | ✗ | ✓ | ✓ |
| Data Export / ML tool | ✗ | ✓ | ✓ |
| Device licenses included | 1 | 1 | 1-3 device options |
| Starting price | €399 | €399 | €599 |
What customers say
Verified reviews from traders running MZpack Full Suite.
Common questions
Yes — pick a 2 or 3-device tier at checkout if you need to run on a workstation and a VPS in parallel from day one. Each device gets its own activation, all under the same license.
Yes. You don't need to buy the full license again. Use the Additional Devices add-on to extend your current license to one or more extra machines (workstation, VPS, second laptop). The add-on is also available from your My Account → Licensing page.
Yes. We offer Upgrade Plans with credit for what you already paid. Upgrading from Indicators to Full Suite costs the price difference, not the full price.
Indicators have a 14-day free trial — install MZpack and try all chart indicators on live or simulated data. The Strategies / API portion has a paid €89 / 30-day trial so you can test custom development before committing to lifetime. Or buy directly — refund window applies per our refund policy.
For Indicators — no. They install and work via NinjaTrader UI. For pre-built Strategies (Footprint Action, Ghost Resistance) — no, configure via parameters. For the API — yes, basic C# helps. Don't code? Use our Coding Service — we'll build it for you from €390.
NinjaTrader 8 is free for charting and simulation. To trade live you need either a paid NT lifetime license, monthly NT lease, or a brokerage account with NT-included licensing. MZpack works with all of these.
License keys are sent within 24 business hours, typically 3-5 hours. You'll receive an email with download links and your activation key.
- All 6 MZpack indicators
- Footprint Action & Ghost Resistance strategies
- Full MZpack API (C# / NinjaScript)
- Data Export / ML tool
- Source code for strategies
- Lifetime updates & support
- Free code review by our developers
You must be logged in to post a comment.