MillaBot Academy — eBook

MillaBot — Academy Manual

A step-by-step handbook for trading the MillaBot system. Same rules for the Indicator and Strategy — the only difference is execution.

Indicator vs Strategy

  • MillaBot Indicator: prints BUY/SELL alerts + stop/target lines. You place trades manually.
  • MillaBot Strategy: uses the same logic, but it can submit orders automatically.

Core idea

Zone Retest = Setup
Reversal Line = Step 2
Trend Flip (Dot) = Trigger

Without the Reversal Line, the Dot is not allowed to trigger a trade.

Table of Contents

  1. Quick Start
  2. The 3-Step Flow (Setup → Step 2 → Trigger)
  3. Zones & Retests (How the Setup forms)
  4. Reversal Line (Step 2 Confirmation)
  5. Trend Flip Dot (The Only Trigger)
  6. Stop/Target Management (Dynamic Risk)
  7. AutoExit (Only 2 Exit Rules)
  8. Modes (Autopilot, Track, Sport, Comfort, Eco)
  9. HUB & Toggle (On-chart controls & readouts)
  10. Execution Guide (Indicator & Strategy)
  11. Screenshot Walkthroughs (Insert Images)
  12. FAQ & Troubleshooting
  13. Money Management

Jump to Screenshot Section

1) Quick Start

Chart setup

  • Load MillaBot (Indicator or Strategy) on your preferred instrument.
  • Keep Selected Mode on Autopilot (default) unless you intentionally want manual mode.
  • Enable Zones + Retest marks so you can see the setup forming.

What to wait for (always in order)

  1. Zone Retest happens (setup forms at a demand/supply zone).
  2. Reversal Line appears (direction confirmation).
  3. Dot prints (trend flip trigger). This is the entry trigger.
Important: Dot by itself is never enough. The Dot must come after the Reversal Line, and the Reversal Line must come from a valid Zone Retest setup.

2) The 3-Step Flow

Step 1 — Zone Retest (Setup)

A candle (or candles) test a zone and confirm a retest. The system will mark the retest (e.g., with an X on the retest candle).

Step 2 — Reversal Line

A Reversal Line must print around the zone area in the same direction as the retest bias. This is the mandatory confirmation.

Step 3 — Trend Flip Dot (Trigger)

The Dot is the trigger. When the Dot prints after the Reversal Line (and aligns with trend rules), the system fires the entry (Indicator alert or Strategy order).

If you see a Dot without the required Steps 1 and 2 in place, you treat it as information, not an entry.

3) Zones & Retests (How the Setup forms)

MillaBot draws zones (demand/support and supply/resistance). A retest is when price returns to test the zone boundary or the zone box.

Valid retest (what the code treats as “retest”)

Practical use: You want the retest to show rejection — touch + fail to break deeper into the zone.

4) Reversal Line (Step 2 Confirmation)

The Reversal Line is your mandatory confirmation after a zone retest. It must appear as part of the system’s reversal detection and align with the retest direction.

5) Trend Flip Dot (The Only Trigger)

The Dot is your trend flip confirmation and the trigger for entry.

Cross signals can exist in the system visually, but your requested trigger is the Dot trend flip. The Dot is the trigger.

6) Stop/Target Management (Dynamic Risk)

Targets are not static. They are computed from the system’s dynamic stop and your ratio setting.

Stop placement (dynamic)

Target placement (ratio based)

Target is computed from the stop distance using:

StopLoss_To_Profit_Target_Ratio (default 0.5)

If the system sets a wider stop, the target automatically becomes wider too (same ratio). If the system sets a tighter stop, the target tightens.

What you see on the chart

7) AutoExit (Only 2 Exit Rules)

AutoExit in your code is strictly based on two reversal-style exits:

  1. Opposite Dot (trend flips against your position)
  2. Opposite Zone Retest (a retest forms against your position)
  3. The Reversal Line (detects when momentum weakens)
No extra “coaching modes” are assumed here. AutoExit is only those two rules.

8) Modes (Autopilot, Track, Sport, Comfort, Eco)

Autopilot (default)

Autopilot is the default mode and automatically selects the best behavior based on market speed (fast/slow conditions). You do not have to guess — the system adapts.

Manual modes

If you’re not sure, stay on Autopilot. Use manual modes only when you clearly understand why you’re overriding the system.

9) HUB & Toggle

The HUB

The HUB is your on-chart dashboard. When enabled (Show Hub), it displays live system context (trend/heat/bias style metrics), so you can understand why the system is allowing or blocking entries.

  • Shows current mode (and Autopilot’s selected mode when Autopilot is active).
  • Shows strength meters (bull vs bear pressure), and other context fields the system calculates.

The Toggle

The Toggle is the quick on-chart control to enable/disable visual elements and quick settings without digging through the properties window.

  • Use it to reduce clutter (turn off extra drawings) during live trading.
  • Use it to quickly confirm what mode you’re in and what the system is evaluating.

10) Execution Guide

Indicator execution (manual trading)

  1. Wait for Zone Retest setup.
  2. Wait for Reversal Line confirmation.
  3. Enter on the Dot trigger (trend flip).
  4. Use the printed stop and target lines to place your orders.
  5. Exit only by the AutoExit rules (opposite Dot or opposite zone retest) unless you have your own rules.

Strategy execution (automated trading)

  1. The Strategy uses the same 3-step logic.
  2. When triggered, it submits the order and applies the system stop and ratio-based target.
  3. AutoExit can manage exits using the two rule set (opposite Dot, opposite zone retest).

11) Screenshot Walkthroughs

MillaBot screenshots

(Insert) Zone retest with X mark
Fig 1 — Step 1 (Zone Retest). Retest forms and the X marks the retest candle.
(Insert) Reversal Line near the zone
Fig 2 — Step 2 (Reversal Line). Mandatory confirmation after the retest.
(Insert) Dot trend flip trigger
Fig 3 — Step 3 (Dot Trigger). Trend flip dot triggers entry after Steps 1 and 2.
(Insert) Dynamic stop and ratio target
Fig 4 — Dynamic Stop & Ratio Target. Stop is dynamic; target is computed by ratio (default 0.5).
(Insert) HUB example
Fig 5 — HUB. Live context dashboard: mode, strength, and filters.
(Insert) Toggle example
Fig 6 — Toggle. Quick controls for visuals and mode confirmation.

12) FAQ & Troubleshooting

“I see a Dot but no trade/alert.”

That is expected if the Reversal Line (Step 2) did not occur after a valid Zone Retest (Step 1). Dot is blocked without Step 2.

“Why did the system skip a zone?”

Most of the time it is the Min Zone Score filter or mode requirements. Raise or lower the score threshold and review the HUB to see what is failing.

“What should I set for the ratio?”

Default is 0.5. Higher ratio = bigger targets. Lower ratio = quicker targets. Start with default until you have enough data.

13)📊 Money Management Module

The Money Management Module is the risk-control engine of MillaBotPRO. It protects your capital, controls losses, locks profits and automatically adapts to changing market conditions — without emotional decision-making.


1️⃣ Daily Max Drawdown

This setting defines the maximum dollar amount you are willing to lose in a single trading day.

2️⃣ Recovery Attempts

Recovery Attempts split your Daily Max Drawdown into controlled risk portions.

Example:
Daily Max Drawdown = $750
Recovery Attempts = 3
Risk per attempt = $250

Each time price moves against you by this amount, an attempt is counted. Once all attempts are used, trading stops.

3️⃣ Active Stop Logic (Very Important)

MillaBotPRO always uses the lowest risk stop available:

Whichever stop is closer to entry is used. This guarantees minimum risk per trade.

4️⃣ Trailing Engine

The Trailing Engine protects profits automatically once price moves in your favor.

Trailing Modes

Trailing Trigger & Step

Trailing is activated after price moves a defined number of ticks in your favor.

The HUD shows:

5️⃣ Profit Lock

Profit Lock protects a percentage of your current profit, not the highest profit of the day.

Example:
Current PnL = $1500
Profit Lock = 80%
Protected amount = $1200

If profit drops below this level, trading stops.

6️⃣ Daily Max Profit

Once your daily profit target is reached, the system stops trading. This prevents giving profits back during choppy or reversing markets.

7️⃣ Live HUD Awareness

The HUD displays real-time status:

This gives traders full transparency and confidence at all times.