SERVICE · CUSTOM DEVELOPMENT

NinjaTrader 8 Strategies Coding Service

We build your custom order flow strategy on top of MZpack API — fully functional NinjaTrader 8 strategy with complete C# source code, two months of free bug fixing, and our 9+ years of experience behind it.

★★★★★ 5.00 / 5 · 1 verified review
€65/hr
Min 6 hours
📦 Source code included
🛡 2 months free bug fixing
Since 2015
!
You'll need MZpack API to run your strategy
This service builds custom strategies on top of MZpack API. You must own one of these products: MZpack Strategies or Full Suite (Indicators + Strategies). Don't have it yet? Buy first — your custom strategy won't run without the API.

Why MZpack Coding Service

What makes our service different from generic NinjaScript developers and freelance marketplaces.

{ }
Order flow native
Your strategy is built on MZpack API — the same engine powering our indicators since 2015. Direct access to footprints, deltas, icebergs and DOM data.
2 months free bug fixing
If anything breaks during the 2 months after delivery, we fix it free. Most freelancers charge for every fix after delivery.
📂
You own everything
Compiled .dll plus complete Visual Studio project with full C# source. Modify, extend or hand it off to another developer at any time.
9+
Long-term partner
In business since 2015. Need adjustments to a strategy we built years ago? Reach out — we'll be here. Same team, same support.
Transparent pricing
Flat €65/hr, billed by actual time tracked on our side. You pay a 6h pre-payment to start, top up if more hours are needed during coding, then we settle the balance against real hours at the end. No hidden markups.
🔒
Confidential
Your strategy logic is your IP. We never share, resell or publish anything you commission. NDA available on request at no extra cost.

What we can build for you

Typical requests we handle. Don't see your idea? Send a description — most order flow concepts are within our scope.

Custom entry signals based on footprint imbalance, delta, COT, absorption
Multi-instrument logic — trade ES based on NQ confirmation, etc.
Risk & money management — daily loss limits, scaling, breakeven logic
Iceberg / large trader detection with custom alerts
Volume Profile-based strategies — POC reaction, LVN/HVN entries
Time-of-day filters, news avoidance, session-specific logic
Trailing stops & exits — order flow based, ATR, structural
Data export & ML pipelines — CSV streaming for backtest research
Modifications to existing MZpack strategies (Footprint Action, Ghost Resistance)
Custom indicators built on MZpack API for personal use

What you'll get

A clean, documented Visual Studio project — ready to compile, debug and extend.

YourStrategy.cs C# · MZpack API
protected void StrategyOnEachTickHandler(MarketDataEventArgs e, int currentBarIdx)
{
    if (State == State.Realtime && MarketDepth_OnEachTickExport)
    {
        // Export real-time DOM values
        if (BarsInProgress < marketDepthDataExport.Length)
        {
            if (MarketDepth_OnEachTickRealtimeValuesExport)
                // Shift to unexisting bar, so only real-time DOM values exported
                marketDepthOnEachTickDataExport[BarsInProgress].Shift = 1;
            marketDepthOnEachTickDataExport[BarsInProgress].ExportLast();
        }
    }
}

How it works

Our 9-step process from your initial idea to a working, tested strategy.

01 · REQUEST
Send your strategy description
Email support@mzpack.pro with your idea. A ticket is created automatically.
02 · QUESTIONS
We clarify any gaps
If your spec isn't fully formalized, we ask the right questions to make sure we're aligned.
03 · QUOTE
Estimate & timeline
You get an approximate cost in hours and an expected delivery window before any payment.
04 · PRE-PAYMENT
Reserve our team's time
Purchase the 6-hour Pre-payment package to lock in your slot in the queue.
05 · FORMALIZATION
Spec finalized
If needed, we formalize the spec to a complete document — included in the price.
06 · CODING
We build & test
Your strategy is coded against MZpack API with testing on historical and live data. If the project requires more hours than the initial 6-hour pre-payment, we collect a pre-payment for the additional hours at this stage before continuing.
07 · FINAL PAYMENT
Settle the balance
Once coding is complete, we reconcile actual hours vs. pre-paid. You pay any small difference (or get credit) based on real time tracked.
08 · DELIVERY
Strategy & source code
You receive the .dll plus full Visual Studio project. Run it, test it, modify it.
09 · FINE-TUNING
Iterate if needed
Your notes go back to step 6 — adjustments and bug fixes for 2 months are free.
Typical timeline: simple strategies (single signal + risk management) take 6–10 hours and 1 week. Complex multi-instrument or ML-driven projects can run 20+ hours and 2–4 weeks. We'll always quote upfront.

Common project sizes

Most projects fall into one of these brackets. Final price = actual hours × €65/hr.

// Basic
€390
6 hours · 1 week
  • Single entry signal
  • Basic stop loss / take profit
  • Time-of-day filter
  • 1 instrument
  • Source code & .dll
Send your idea →
// Complex
from €1,300
20+ hours · 2–4 weeks
  • Multi-instrument logic
  • ML / data export pipelines
  • Custom indicators included
  • Multiple session profiles
  • Extended testing & iteration
Send your idea →

Recent projects

Anonymized examples of strategies we've built for clients on MZpack API. Browse all custom projects →

Coding Service vs. alternatives

Why working with the team behind MZpack beats hiring random freelancers.

MZpack Coding Service Generic freelancer DIY (learn C#)
Order flow / footprint API knowledge Rare Months of study
Source code delivered Often DLL only
Free bug fixing Rarely
Long-term support Disappears
Time to working strategy Variable 3–12 months
Cost $30–$150/hr Free + your time
// HOW WE BILL
You pay for actual time spent — and we honor our quotes
We track time on your project ourselves and bill the actual hours used. If we quote that your strategy fits the minimum 6-hour package, we honor that quote — provided the agreed PRD (Product Requirements Document) doesn't change. Scope changes are quoted separately before any extra work begins.

What clients say

Real feedback from traders who hired us to build custom strategies.

5.00
★★★★★
Based on 1 verified review
BP
Bob P.
October 2023
★★★★★

"Thank you so much. I am very happy with the code you sent and the corrections you made to the plot indicator. I now have a very good example to learn from. As you can see in the attachment, everything lines up very well with the original Liquidity Migration Cumulative Bid Ask Delta. It is everything I was hoping for."

Add your review

Common questions

Yes — your custom strategy depends on the MZpack API. You need either MZpack Strategies or Full Suite (Indicators & Strategies). If you don't own one yet, we recommend buying first to confirm the platform works for your setup.

You do. The strategy logic, custom signals, and any unique IP we develop for you belong to you. Any underlying MZpack API helpers remain part of the platform but the strategy itself is yours to keep, modify or hand off to another developer.

Yes — at no extra charge. Mention NDA in your initial request and we'll send a mutual non-disclosure agreement before discussing your strategy in detail.

The 6-hour Pre-payment is the minimum reservation. If your project takes longer, we quote the difference upfront — you pay the balance after coding is complete and before testing. No work happens beyond the quoted hours without your approval.

Yes, but check your prop firm's policy first. Most firms (Apex, TopStep, Take Profit Trader) allow custom NinjaTrader strategies — but each has rules about automation. We can't guarantee your strategy will pass evaluation, only that it will execute according to your spec.

Refunds for development work are not standard, but if for any reason we can't fulfill your spec — for example, if the requested functionality isn't possible in NinjaTrader 8 — we discuss it before any work begins. Once we're aligned and start coding, we work until the strategy meets the agreed spec.

Email a description to support@mzpack.pro. Useful info to include: entry/exit conditions, target instruments, timeframes, risk rules, any reference indicators or strategies, and screenshots if you have them. Don't worry about being technical — we'll formalize the spec together.

€390 · 6 hours
Pre-payment to start
Add to Cart → 📩 Or send your idea first →
  • Fully functional NT8 strategy
  • Complete Visual Studio project
  • Full C# source code
  • 2 months free bug fixing
  • NDA available on request
  • Direct contact with developers
📝 Order: Always purchase Pre-payment first. Don't buy "1 Hour" before pre-payment is complete.
🔒 Secure payment via PayPro Global
💬 Helpdesk ticket created automatically