01DTE Ninja Trading

NinjaTrader 8 setup

Connect Gobble to your NinjaTrader account.

Install the 01DTE NinjaScript strategy, generate your personal WebSocket token inside the app, paste that token into NinjaTrader, and let Gobble manage supported futures trades from signal to exit.

Download Gobble.cs Current v2026.07.20.3

What The Automation Does

Gobble is the execution layer for 01DTE's mechanical signals. The model finds the trade idea, then the Ninja bridge turns that idea into an actual NinjaTrader order using your saved asset settings. After Ninja fills the order, Ninja's fill price becomes the truth for stops, locks, and runner management.

The edge is discipline and speed: Gobble removes hesitation, uses the same rules every time, protects the trade with an initial stop, locks profits as the move develops, and keeps managing the runner instead of leaving the exit to emotion. It is built to trade the plan automatically; it does not guarantee profit.

Current public guard: SIM only / live on request. Live-account automation requires direct approval and a separate setup conversation.

Install Steps

  1. Download the current Gobble.cs from this page.
  2. Open NinjaTrader 8 on your computer.
  3. Open the NinjaScript Editor and replace the old Gobble strategy file in bin/Custom/Strategies.
  4. Compile NinjaScript. The strategy name is GobbleGobbleSimBridgeStrategy.
  5. Open a supported futures chart: ES, MES, NQ, or MNQ.
  6. Remove the old Gobble strategy from the chart, then add the freshly compiled strategy.
  7. Paste your personal 01DTE Ninja WebSocket URL into the strategy token field.
  8. Use the account mode approved for your setup, then click GOBBLE ON on the chart.

The chart status should show v2026.07.20.3. If it does not, NinjaTrader is still running an older compiled strategy.

Get Your Token

  1. Log into the 01DTE app.
  2. Open NINJA TRADING.
  3. Click Generate Token.
  4. Copy the full WebSocket URL.
  5. Paste it into the NinjaTrader strategy settings.

Do not share your token. Every trader needs their own token so 01DTE can route commands to the correct user, account, and settings.

Supported Markets

The current bridge is built for these instruments only:

ES
MES
NQ
MNQ

Each asset has separate settings in the 01DTE Ninja Trading page, including quantity, initial stop, gobble size, trailing behavior, entry type, and chase limits.

Ninja Trading Fields

Each asset has its own settings. ES does not borrow MES settings, and NQ does not borrow MNQ settings.

Automation enabledMaster switch for your account. If this is off, Gobble will not send trade commands to Ninja.
Asset OnTurns automation on or off for that exact asset: ES, MES, NQ, or MNQ.
EntryMarket submits immediately. Limit uses your offset and can optionally chase within your rules.
Limit offset ptsFor limit entries, places the order above or below the current market by this many points.
Limit TTL secHow long a limit order is allowed to sit before it expires.
QtyTotal contracts Ninja submits. For micros, qty 10 means ten micro contracts.
Gobble qtyHow many contracts to take off on a gobble bite when quantity is greater than one. With qty 1, Gobble protects by moving the stop instead of pretending to scale out.
Max drift ptsMaximum allowed distance between the signal and current market before the server skips a stale entry.
Entry age msMaximum age of an entry command. Old commands are rejected so Ninja does not chase a stale signal.
Max chase ptsMaximum price chase allowed after a signal. If price has moved too far, Ninja rejects the entry.
Gobble ptsThe first planned bite distance. When price moves this far in your favor, Gobble starts protecting or taking pieces.
Giveback ptsRunner giveback allowance. If the runner gives back too much from best favorable price, Gobble exits or tightens according to the rules.
First lock ptsMinimum profit lock target after the trade proves itself.
Initial stop ptsInitial risk distance. After Ninja fills, the strategy anchors this stop from the actual Ninja fill price.
Level gobble minMinimum level-crossing distance required before a structure-based gobble bite counts.
Cutoff ETNo new Gobble entries after this Eastern Time cutoff. Existing positions can still be managed.
Chase limitsAllows limit orders to chase within the configured maximum chase points.
Level bitesAllows Gobble to protect profit at crossed chart/structure levels, not only fixed point chunks.
Trail runnerKeeps managing the final runner with stop movement and giveback logic.

Other Platforms

NinjaTrader 8 is the supported bridge today. If you need a different trading platform, broker connection, VPS, or execution host provider, contact 01DTE before trying to adapt the script.

Live-account execution is not self-serve from this public page. It requires direct approval and a separate setup conversation.

Contact us