Trading Tools22 min readApril 30, 2026
🐒

Monko Onboarding: The Complete Omni Bucko + TradersPost Setup Guide

Everything you need to go from "I just upgraded" to "Monko is auto-trading my prop account" — the whole stack, every setting, with my actual config as a reference. Updated for Bucko Assassin Mode.

Y

YoungBuffett

Founder, Bucko.ai

If you just upgraded to Omni Bucko and you're staring at the Monko panel wondering what's next, this is the document. End-to-end. Every step. Every setting. With my actual config as a known-good reference.

I'll cover what changes when you upgrade, the optional Tradovate hookup, picking a broker, the full TradersPost setup with my exact strategy config, then every preset on the Bucko side — what to change, what it affects, what I default to, and where to be careful.

TL;DR — the architecture

Monko is the brain. TradersPost is the bridge. Your broker is the executor.

You ── upgrade to Omni Bucko ── unlocks ──> Monko + Station Agents

Bucko Indicator → Monko (decision engine) ──webhook──> TradersPost ──> Your broker
                       │
                       └── reads your Tradovate (optional, for agent intelligence)

Monko evaluates every signal, applies your gates and guardrails, and POSTs order intent to TradersPost. TradersPost places the order on your broker. You wire one URL and you're done.

Prerequisites

  • An active Omni Bucko subscription
  • A broker account that's compatible with TradersPost (live or eval)
  • A TradersPost account (free tier works for most users)
  • ~15 minutes for first-time setup

Step 1 — Upgrade to Omni Bucko

Omni Bucko is the all-asset tier. Upgrading unlocks:

  • Monko — the autonomous futures decision engine (this guide)
  • Station agents — Scout (signals), Warden (risk), Coach (discipline), Seer / Oracle (research)
  • Hirable agents — like Chronicler, the 90-day pattern historian
  • Bucko Indicator for TradingView (full feature set)
  • Bucko Buddy — the voice companion

Upgrade at /pricing. After Stripe confirms, head to /dashboard/station and you'll see the Monko panel.


Step 2 — (Optional) Connect Tradovate

This is the part that confuses people most. Be very clear on this:

Monko does NOT need Tradovate connected to trade. TradersPost handles execution on whatever broker you have. Connecting Tradovate to Bucko is for the AI agents — it gives them read-access to your account state.

What connecting Tradovate to Bucko unlocks:

  • Warden sees live fills + drawdown and warns you before you violate prop-firm rules
  • Coach reads your trade history and flags revenge-trading, hour-of-day tilt, and discipline drift
  • Chronicler (if hired) builds win-rate pattern tables across your last 90 days

If you skip this step, Monko still trades fine. The agents just give thinner advice.

To connect: top-left of /dashboard/station → click the Tradovate badge → authorize. You'll see a green "Tradovate ✓ X connected" pill when it's done.


Step 3 — Pick your broker

Monko routes through TradersPost, so any TradersPost-supported broker works. You don't have to use Tradovate.

Asset classBrokerStatus
FuturesTradovate✓ Full (recommended for prop firms)
FuturesNinjaTrader✓ Full
FuturesTradeStation✓ Full
FuturesProjectX✓ Full
FuturesInteractive Brokers✓ Beta
StocksAlpaca✓ Full
StocksRobinhood✓ Full
StocksE*TRADE / Webull / tastytrade / Tradier✓ Full
CryptoKraken / Coinbase / Binance / Bybit✓ Full
CryptoCrypto.com✓ Beta

If you trade prop-firm futures, Tradovate is the standard — Lucid, Apex, Topstep, MFFU, and Tradeify all issue Tradovate sub-accounts.


Step 4 — Sign up for TradersPost

Open traderspost.io in a new tab.

🎟 Use code BUCKO at checkout for 20% off any paid plan.

The free tier covers single-account webhook routing, which is enough for most setups. Paid plans add multi-account copying and a few advanced features.

After signup:

  1. Click Brokers in the left nav
  2. Click + Add Broker
  3. Pick your broker, sign in with your broker credentials
  4. Authorize TradersPost when prompted
  5. Confirm a green "Connected" status next to your account

If you have multiple sub-accounts (e.g., several Lucid evals), they all show up here. Disable any account you don't want auto-traded at the broker level — TradersPost only fires on accounts toggled "Enabled" on its side.


Step 5 — Create your TradersPost strategy

A "strategy" in TradersPost is a routing channel. It has:

  • A name (label)
  • A connected broker
  • A webhook URL that Bucko POSTs to
  • A pile of execution settings

Create one:

  1. Strategies in the left nav → + New Strategy
  2. Name it something obvious like "Bucko Monko" or "Lucid Trading Bucko"
  3. Pick your Connected broker
  4. Save

The strategy edit page now shows a Webhook URL at the top:

https://webhooks.traderspost.io/trading/webhook/abc123-.../...

Copy it. You'll paste it into Bucko in Step 7.

🔒 Treat that URL like a password. Anyone with it can fire orders on your account.


Step 6 — Configure the TradersPost strategy settings

This is where most people break things. There are roughly 30 settings on a TradersPost strategy, and a few of them — set wrong — will quietly sabotage Monko's behavior.

Below is my actual config for my Lucid Trading account. Copy it section by section.

Details

SettingValue
Auto submitAuto Submit
Asset classFutures (or whatever your broker is)
Allowed tickersAny tickers
Connected broker(your broker)

Auto Submit fires automatically. Manual Submit forces a click on every order, which defeats the point of autonomous trading.

Notifications

SettingValue
Email notificationsEverything
Emailyour email

I want every order, every fill, every reject in my inbox. Cheap insurance.

Sides

SettingValue
Allowed sidesBoth Sides
Allow side swapping
Subtract exit quantity from signal quantity
Sides isolated

"Allow side swapping" lets a long signal close an open short and reverse in one webhook. Without it, you'd need two separate signals to flip direction.

Trading window

Leave empty. Monko has its own session controls on the Bucko side and they're more granular.

Position size — the critical one

SettingValue
Quantity calculation methodNone
Allow signal override
Signal quantity multiplier(blank)
Allow fractional quantity
Allow add to position(doesn't matter — see below)

⚠️ Why None? Monko sends the contract count in every signal. If you set this to Fixed, Risk $, Risk %, or Percent, TradersPost overwrites Monko's quantity with whatever it calculates. Set it to None and TradersPost trusts the signal.

🆕 "Allow add to position" no longer matters. Bucko now blocks same-direction stacking on the same symbol BEFORE the signal reaches TradersPost. If you have a long MNQ position open and another long MNQ signal fires, Bucko refuses to dispatch it (look for [assassin · already_in_position] in The Vines). Set this either way — our layer takes priority. Side-swap (long → short) still works via "Allow side swapping".

Open orders

Before submitting new:

SettingValue
Cancel existing open orders before placing new orders
Pre-order cancel timeout120

After submitting new:

SettingValue
Cancel open entry order after delay60s, allow override ✅
Cancel open exit order after delay60s, allow override ✅

🛟 The cancel-after-delay settings are why a rejected entry doesn't leave you naked forever. If TradersPost can't fill within 60s, the order auto-cancels. This is the safety net for the 1m timeframe. Don't disable it.

Entry

SettingValue
Entry order typeMarket
Allow signal override (entry type)
Entry time in forceDefault, allow override ✅
Entry market price typeDefault, allow override ✅
Take profitNone, allow override ✅
Stop loss typeNone, allow override ✅

⚠️ Take profit and Stop loss must be None here, with "Allow signal override" ON. This is THE most important setting. Bucko Assassin Mode sends a trailing_stop at entry (broker walks it with the favorable extreme from t=0) and Pine's structural take-profit as a relative distance from fill. If you set Stop Market 2% or Trailing Stop X% at the strategy level here, TradersPost OVERWRITES Bucko's trail width with whatever you set — and your trail no longer reflects the actual catastrophe distance the engine computed. Always None + override on so Bucko's SL and TP flow through.

📊 What Bucko sends at entry now (Assassin Mode):

  • stopLoss: { type: "trailing_stop", trailAmount: <1.5 × ATR points> } — broker trails the high (longs) or low (shorts) from the first tick. Catastrophe-sized so normal noise doesn't chop you out.
  • takeProfit: { amount: <Pine's structural TP distance> } — visible on your chart at the structural target, hits cleanly when price reaches it.
  • The engine then sends action: exit, orderType: trailing_stop webhook replacements at +1.5R (Phase 3 tighten to 0.75 × ATR) and +2.5R (Phase 4 runner lock to 0.5 × ATR). Phase 2 (+0.7R BE lock) happens silently — the broker's native trail handles it once peak movement equals the initial trail width.

Exit

SettingValue
Exit order typeMarket
Exit time in forceDefault, allow override ✅
Exit market price typeDefault
Exit breakeven offset1.5, allow override ✅
Exit wait timeout120
Ignore exits

Retry

SettingValue
RetriesAllow retries
Max retries5
Delay in ms1000
Delay multiplier2
Max delay in ms10000

Brokers occasionally return transient rejections under load. Retries with exponential backoff catch them without you babysitting.

Save the strategy. The webhook URL doesn't change when you edit settings — you can keep tuning later.


Step 7 — Paste the webhook URL into Bucko

Open /dashboard/station/monko. The Setup Wizard is at the top.

  1. Open Step 2 — Connect TradersPost
  2. Paste the webhook URL from Step 5
  3. Click Save

You should see a green "✓ Connected to TradersPost · Saved" banner. The wizard auto-advances.


Step 8 — Configure Monko

Now the fun part. The wizard walks you through symbols, timeframes, and guardrails, but you'll keep tuning these as you learn what your symbols want.

Symbols (wizard step 3)

Pick which futures Monko is allowed to trade.

  • Defaults: MNQ, MES
  • Available: MNQ, NQ, MES, ES, MGC, GC, MCL, CL, M2K, RTY, MYM, YM

🐭 Start narrow. Adding too many symbols dilutes signal quality — every passing setup in any allowed symbol fires. Most users do well with 1–3 symbols they actually understand. Trade MNQ until you trust the system, then expand.

Timeframes (wizard step 4)

This is the most consequential setting after symbols. Monko trades on the timeframes you allow.

TimeframeBehaviorWhen to use
1mFast, lots of signals, tight stopsOnly when you're at the desk watching.
3mSlightly slowerBridge between 1m and 5m
5mBalanced, fewer signals, more reliable fillsHands-off safe
15mSlow, high-conviction signals onlyBest for hands-off / overnight
30m / 1h / 4hSwing-gradeMulti-day holds, low frequency

My rule of thumb

  • 1m → only if I'm watching. Price moves fast on the 1m. Sometimes TradersPost or your broker rejects an order, and if you're not watching, you can be left in a naked exposed position that blows your account. The cancel-after-60s setting in TradersPost helps but isn't a substitute for eyeballs.
  • 5m or 15m → if I'm not watching. That's what I run hands-off.

If you're new, start on 5m and 15m only. Add 1m later if and only if you're actively at the desk during NY session.

Guardrails (wizard step 5)

Hard floors and ceilings. If any of them trip, Monko refuses to fire.

Risk caps

GuardrailDefaultWhat it does
Max daily loss (USD)$300Stops trading for the day when hit
Max daily profit (USD)$500Optional cap to lock in green
Max contracts per order1Hard ceiling on a single fire
Max open contracts (all symbols)2Total open exposure
Max contracts per symbol(optional)Per-symbol cap — use for prop-firm rules

🪤 Per-symbol cap is huge for Apex. Apex caps MGC at 3 contracts. Set it here and Monko refuses to over-size on gold even if your other limits would allow it.

Account

  • Account allowlist — comma-separated Tradovate account IDs. Empty = all connected accounts. Lock this down if you have multiple sub-accounts and only want one of them auto-traded.

Quality

  • Min signal gradeA+ (rarest), A (default, balanced), or B (loosest)
FilterTrade frequencyQuality
A+ onlyFew per weekHighest
A and aboveSeveral per sessionDefault
B and aboveMany per sessionLower per-trade

Time

  • Sessions — five toggleable windows: Asia, London, NY Premarket, New York, NY Postmarket. All ET-anchored. Disable any session you don't want trading in.
  • Pre-prop cutoff (ET) — default 15:55. Blocks new entries between 15:55–16:00 ET so you don't get caught by the EOD trail sweep on prop accounts.
  • Block macro windows — default ON. Stands down during FOMC, CPI, NFP. Prevents news-wick stop-outs.

Frequency

GuardrailDefaultWhat it does
Cooldown after loss15 minKills revenge trading right after a stop-out
Min hold time10 secKills instant flip-flops
Max trades per hour5Frequency throttle
Max trades per dayper-account mapDaily throttle
Max concurrent orders per root1No racing two MNQ orders

Mode

  • Autopilotauto (Monko fires on its own) or manual (every signal needs your confirm)
  • Degen mode — ⚠️ bypasses analyzer + gates + TP, tight trail only. Don't touch this on a real account.

Bucko Assassin Mode — how exits actually work

Every autopilot user is on Bucko Assassin Mode — the active-trail exit engine that replaced the legacy fixed-SL / fixed-TP model. There's nothing to enable; it's on by default for everyone.

The phase ratchet (one-way only — phase never retreats):

PhaseTriggerWhat happensTrail width
Phase 1EntryCatastrophe trailing stop placed at broker. Time stop ticks: if no movement past +0.7R within ~6 bars on 5m, engine flattens.1.5 × ATR
Phase 2+0.7RSilent — broker's native trail naturally walks into BE territory. No webhook fired.(broker-native)
Phase 3+1.5REngine sends a tighter trailing_stop to TradersPost. Active management begins.0.75 × ATR
Phase 4+2.5REngine sends a tight runner lock. Maximum profit capture.0.5 × ATR

🎯 The trail is your primary exit. The take-profit is Pine's structural target as a clean profit-take. OCO bracket: TP fires first → take the structural win. Trail fires first → trail handles the giveback. Big runner past Pine's TP — TP closes it (capped at structural, by design).

SL aggression presets (in the prefs editor)

If you want to override Pine's structural SL with a fixed tick-based stop, use the SL aggression dropdown:

PresetDistanceBest for
🌲 Use Pine's SL ⭐structuralDefault. Trust the indicator.
🐒 Tight20 ticksScalp-friendly without noise chop. 1m–3m.
🦊 Medium40 ticksBalanced. 5m–15m grade-A entries.
🦁 Wide80 ticksRunners on 15m+ trend setups.
💵 Custom dollarstype $X SL / $Y TP$25 SL / $50 TP works on every micro you trade — server converts dollars → per-symbol points.

💡 Custom dollar overrides flow through everywhere now — autopilot Assassin AND manual TRADE-button fires. Set $50 SL / $100 TP and that's exactly what gets dispatched per contract on whatever symbol fires. No need to know the tick math per symbol.

Per-target qty cap

Your global maxContractsPerOrder ceiling is now re-applied per copier account AFTER any scaleFactor. So if you set max=2, no single account ever dispatches more than 2 contracts — regardless of whether one of your accounts has scaleFactor=3 configured. If you want size scaling, set maxContractsPerOrder to match your highest intended scaled qty.

⚠️ Multi-account fan-out is by design. A user with 3 enabled copier accounts × 2 contracts each = 6 contracts total across all accounts (2 per account). Each account is capped at the global ceiling individually; the total is the sum. If you don't want fan-out, disable extra accounts in Copy Trading.

DLL-derived qty clamp

If your copier account has a Daily Loss Limit configured (set via the Apex/Lucid/etc. firm template), Bucko caps each trade's risk at DLL ÷ 5. This means up to 5 max-loss trips before WatchDog locks you out — a hard floor that prevents one bad day from blowing the eval. If a signal can't fit even 1 contract within DLL/5, you'll see [assassin · skipped_dll] in The Vines.

Consistency rule

Critical for prop accounts.

SettingDefaultNotes
EnabledRecommended for any prop-funded account
ModepercentCap a single day at X% of total profit
Max day as % of profit0.30 (30%)Matches most prop-firm consistency rules
Max day dollar$800Fallback hard cap

WatchDog — daily loss/profit lockout

WatchDog is the always-on AI safety agent that flattens your accounts when you hit your daily loss or profit cap, then locks Monko down for the rest of the trading day. It's separate from the consistency rule above — caps are dollar-based, fire immediately, and apply across every lane (futures + crypto + stocks).

When WatchDog fires:

  1. All open positions on every connected account get flattened immediately
  2. New entries are blocked across signals, banana plays, and manual dispatch
  3. The yellow stand-down banner shows up on your Monko dashboard
  4. Lockout auto-clears at the next ET trading-day rollover (18:00 ET / CME daily reset)

🔓 Reset WatchDog button (in the stand-down banner): clears today's lockout WITHOUT changing your daily limits. WatchDog stays enabled — if you breach the cap again, lockout fires again. Distinct from "turn off WatchDog" which silences the auto-flatten entirely. The audit row [watchdog · manual_reset] in The Vines shows when this gets used.

🛡 Why this is different from your TradersPost daily-loss limit. TradersPost's limit kicks in at the broker level after fills are reconciled. WatchDog reads your live broker P&L every 2 minutes (24/7) AND on every signal, so it catches an open winner running past your cap before the next signal arrives. Both layers fire — WatchDog is the faster one.


Step 9 — Going live

When the wizard is green across all 5 steps:

  1. Flip Monko On
  2. Switch autopilot to Auto (or leave on Manual if you want to confirm each fire)
  3. Watch the Monko · LIVE pill in the top-left turn green and pulse

The next signal that passes all gates fires through TradersPost in under 1 second. Watch The Vines for the live audit log — every decision, every gate evaluation, every reject reason is recorded there.


Best-practice defaults — quick reference card

SettingDefaultWhy
SymbolsMNQ, MESLiquid, well-understood
Timeframes5m, 15mHands-off safe
SL aggression presetUse Pine's SLTrust the structural level
Grade filterA and aboveQuality without being too rare
Exit engineBucko Assassin ModeActive trail at entry, ratchets at +1.5R / +2.5R
Max daily loss$300Survives 1–2 stops, stops the bleed
Max daily profit$500Locks green when scaling
Max contracts per order1–2Per-target hard cap; multiplies across multi-account
Cooldown after loss15 minKills revenge trading
Min hold time10 secKills instant flip-flops
SessionsNY coreHighest-quality liquidity
Pre-prop cutoff15:55 ETAvoids EOD trail sweeps
Block macro windowsONAvoids FOMC/CPI/NFP wicks
Consistency rule30% / $800Prop-firm-safe
WatchDogONDaily-cap auto-flatten + lockout
Autopilotmanual → autoBuild trust before going hands-off

Common gotchas

"Monko isn't firing"

Check the wizard's 5 steps — every one must be green. Then check Guardrails: did kill-switch trip? Did you hit the daily loss cap? Is the session disabled? Is your grade filter set to A+ only on a slow day?

"Monko fired but TradersPost rejected"

Usually one of:

  • TradersPost strategy disabled
  • Quantity calculation method ≠ None (TradersPost overwrote Monko's qty)
  • Asset class mismatch (strategy is Stocks, signal is Futures)
  • Account in flat-only state on the broker
  • Daily loss limit on the broker side

Open the TradersPost dashboard → your strategy → log to see the exact reject reason.

"1m fired and the order rejected — now I'm naked"

This is exactly why I run 5m/15m hands-off. On the 1m, by the time you notice the reject, price has moved 5+ ticks. The Cancel open entry order after delay: 60s setting in TradersPost is your safety net — abandoned entries auto-clean — but it's not a substitute for eyeballs. Don't run the 1m unless you're watching.

"My fills aren't showing on the Bucko dashboard"

Bucko reads positions directly from your connected Tradovate account. If the green "Tradovate ✓ X connected" badge in the top-left isn't green, reconnect Tradovate from /dashboard/station. This is unrelated to TradersPost.

"Monko placed a long when my indicator said short"

Open the placed event in The Vines → tap ▾ view signal to see the exact JSON sent. If the signal looks right but the broker went the other way, check your TradersPost strategy for a "Reverse Signal" toggle — it's a backtest helper that flips long/short on every webhook. People leave it on by accident.

"Bucko says I'm already in a position but I'm not"

You're seeing [assassin · already_in_position] in The Vines but your broker shows you flat. This means a monko_positions record got stuck in pending_fill state (the fill callback never arrived — TP rejected at trade-planning, network drop, or position cleared via a side path).

The Assassin cron auto-cleans these after 5 minutes — the next cron tick will mark the ghost record closed ([assassin · stale_cleanup]) and you'll be unblocked. Subsequent same-direction signals will fire normally.

"Bucko fired more contracts than my max says"

Two likely causes:

  1. Per-account scaleFactor. If a copier account has scaleFactor: 3.0 set, that account fires 3× your base. The global maxContractsPerOrder ceiling re-applies per-target now (since 2026-05-08) so this can't silently bypass your cap anymore — but check your copier_accounts settings if you weren't expecting any scaling.
  2. Multi-account fan-out. 3 enabled accounts × 2 contracts each = 6 contracts total. Each account's individual cap is honored; the total is the sum. Disable extra accounts in Copy Trading if you only want one to trade.

"My TP is showing 10% above entry"

That's the safety-far fallback — only happens when Pine's signal didn't emit a structural TP (rare, usually only on geometry-failed signals). Price never reaches that level before the trail closes the position; trading behavior is unaffected. If you're seeing it on every trade, check that your Pine indicator is on v3.4+ and emitting tp in the webhook payload.

"I want to disconnect"

  • Bucko side: Settings → TradersPost panel → Disconnect
  • TradersPost side: delete the strategy

Your first week with Monko

Don't go hands-off on day one. Build trust first.

  • Day 1–2: Manual autopilot only. Review every signal Monko proposes. Read the Scout brief. Understand why each grade was assigned.
  • Day 3–5: Switch to Auto on 5m/15m only. Watch The Vines and the agent briefs. Don't add 1m yet.
  • Week 2: Tune guardrails based on what you saw. Maybe add 1m for the NY session if you can sit at the desk. Adjust geometry if your symbols trend tight or wide.
  • Ongoing: Hire Chronicler. Read its briefs. Patterns in your own data will tell you what to tighten — better than any default I can publish.

That's the full path. Every Monko decision is logged in The Vines with the exact gate evaluations, signal grade, geometry math, and order JSON. Nothing is mysterious. Nothing is hidden. If something's off, the log tells you why.

Welcome to Monko.

YoungBuffett, Founder, Bucko.ai

🤖

Put this into practice with Bucko

AI-powered trade signals built for prop firm traders. Real-time setups, built-in risk management, and a system that learns from every market session.

Try Bucko free

Frequently Asked Questions

Do I need to connect Tradovate to use Monko?
No. Monko routes orders through TradersPost, which executes on whatever broker you have connected on TradersPost's side — Tradovate, NinjaTrader, TradeStation, IBKR, Alpaca, etc. Connecting Tradovate directly to Bucko is optional and only enables the AI agents (Warden, Coach, Chronicler) to read your live account state for better advice.
What's the difference between Bucko's symbol allowlist and TradersPost's allowed tickers?
They're both filters. Bucko's allowlist (in the wizard) controls which symbols Monko's decision engine evaluates. TradersPost's allowed tickers controls what your strategy will route to your broker. Set TradersPost to "Any tickers" and let Bucko be the source of truth — otherwise you have two places to keep in sync.
Can I test without risking real money?
Yes. Use a Tradovate demo/sim account first. Connect it on TradersPost's side, create a strategy pointing at the demo account, paste that webhook into Bucko. Run for a few sessions to verify Monko's decisions match what you expect. When you're ready, swap the webhook to a live-account strategy.
What timeframe should I run on?
5m or 15m if you're not at the desk. 1m only if you're actively watching. The 1m moves fast — sometimes TradersPost or your broker rejects an order, and if you're not watching, you can be left in a naked exposed position. The cancel-after-60s setting in TradersPost is a safety net but not a substitute for eyeballs.
Why is "Quantity calculation method" critical?
If you set it to anything other than "None" — Fixed, Risk $, Risk %, Percent — TradersPost will overwrite Monko's contract count with whatever it calculates. Monko sends quantity in every signal. Set it to None with "Allow signal override" on, and TradersPost will trust Monko's number. Same logic applies to take-profit and stop-loss: set them to None on TradersPost so Bucko's trailing_stop and Pine's structural TP flow through unchanged.
What is Bucko Assassin Mode?
Assassin Mode is the active-trail exit engine that runs on every autopilot trade. At entry, the broker places a wide trailing stop at 1.5 × ATR — it walks with the favorable extreme from the first tick. At +1.5R the engine sends a tighter trail (0.75 × ATR). At +2.5R it tightens again to a runner lock (0.5 × ATR). Phase 1 includes a time stop that flattens any trade still under +0.7R after ~6 bars (5m). The take-profit is Pine's structural target — a clean profit-take at the level the indicator computed. OCO bracket: TP fires first → take the win; trail fires first → trail handles the giveback. Replaces the legacy fixed-SL / fixed-TP model entirely.
How do I clear a WatchDog lockout without changing my limits?
When the yellow stand-down banner is up on the Monko dashboard, click the "🔓 Reset WatchDog" button inside the banner. This clears today's lockout WITHOUT changing your daily caps — WatchDog stays enabled and will lock again if you breach the cap a second time. Distinct from "turn off WatchDog" which silences the auto-flatten entirely. The reset is audit-logged in The Vines as [watchdog · manual_reset] for transparency.
Do my custom dollar SL/TP settings work on manual TRADE-button fires?
Yes — as of 2026-05-08. Previously manual fires went straight through with Pine's structural levels and ignored your customBracketMode prefs entirely. That's fixed: setting "$50 SL / $100 TP" in Fixed Dollars mode now flows through on autopilot AND when you click TRADE on a Scout Feed signal. The Vine row reads [manual-fire · custom_fixed_dollars] so you can see the override fired.
How do I know if Monko's working?
The Monko · LIVE pill in the top-left of the dashboard pulses green when the engine is running and ticking. The Vines shows the live audit log — every signal evaluation, every gate check, every fire and reject. If something's off, The Vines tells you exactly why.
What's "Degen mode"?
Degen mode bypasses the analyzer, all gates, and TP — leaving only a tight trailing stop. It exists for very specific high-conviction manual override scenarios. Don't turn it on for a real account unless you know exactly what you're giving up.
Does Monko respect prop-firm consistency rules?
Yes — turn on the Consistency Rule guardrail. Set it to percent mode with 0.30 (30%) and a fallback dollar cap of $800. This matches most prop-firm rules (Tradeify, Apex, MFFU, etc.). Monko refuses to fire if the day's P&L would push you over the limit.
Why TradersPost instead of hitting Tradovate directly?
Prop-firm Tradovate sub-accounts use a restricted OAuth scope that returns "Access is denied" when third-party apps try to place orders directly. TradersPost is an audited Tradovate ecosystem partner with the proper authorization. Going through them is the only working path for prop-firm-funded users — and it gives you a separate audit trail on TradersPost's side.
monkoomni buckotraderspostonboardingsetupautonomous tradingtradovatefuturesassassin modewatchdog

Related Articles