Documentation

Everything you need to go from signup to a live bot.

Clear guides for connecting your account, configuring a plan, and understanding exactly how your bot operates day to day. New here? Start at the top and work down.

Getting started

Create your account, connect your MT5, and deploy your first bot — the whole path in a few minutes, start to finish.

Connect your MT5

Exactly what IduBot needs — account number, password, and server — and how your real Market Watch symbols are read directly from your broker.

Configure your plan

How dynamic plan fields work, and what each risk %, session, and symbol setting actually controls before anything goes live.

Deployment lifecycle

The staged, checkpointed process your bot moves through — workspace creation, MT5 login, activation, and health checks — and how rollback protects you.

Risk & close conditions

Every guardrail and every exit path — position sizing, daily quotas, break-even, trailing, reversal close, the profit basket, and the news/shutdown guards.

Signals

How to read a signal, what each field means, the difference between manual and bot-generated sources, and how to broadcast your own.

Dashboard & monitoring

Live status, open positions, floating P/L, and system health — reading everything your account reports in real time.

Billing & plans

Plan categories, renewals, grace periods, and how upgrades and cancellations are handled on your dashboard.

API reference

Authentication and the REST endpoints for bots, signals, and billing — for anyone who wants to build on top of the platform.

Live Dashboard

Balance

$12,480

Equity

$12,932

Today's P/L

+$452

The 4-step path to live

What actually happens after you sign up

1. Connect MT5

Enter your MT5 login. We read your real symbols directly — no guessing, no hardcoded lists.

2. Configure

Choose symbols, risk %, and session. Every field is validated before a single order can run.

3. Deploy

An isolated workspace is built, your bot installed, and MT5 connected — checked at each stage.

4. Monitor

Watch it trade live from your dashboard — status, positions, and performance, no remote desktop needed.

Want the mechanics behind the strategy itself? See how the bots work, the full feature list, or the Signal Service.