Setup walkthrough

From Telegram
to live card.

Five steps. About 12 minutes. Then your EA is on the Battlefield, public and live.

01
5 min

Request your license

Send /start in the Telegram bot, pick your EA + tier, and submit your MT4/MT5 account number.

02
1 min

Download the EA

Once approved, the bot sends you a private GitHub release link with the .mq4 / .mq5 file.

03
3 min

Install + allow WebRequest

Drop the file into MT4/MetaEditor/Experts/ or MT5/MQL5/Experts/. Restart the terminal, then add https://api.timesynctrading.com to Tools → Options → Expert Advisors → Allow WebRequest.

04
2 min

Attach to chart

Open a chart for your pair (XAUUSDm / BTCUSDm / etc), drag the EA onto it, fill the inputs (timeframe, magic, risk). Confirm the live status indicator turns green.

05
Live

Watch the Battlefield

Your card appears at /playfield within 5 minutes (after the next heartbeat). Heat, trend, broker — public, real-time.

Troubleshooting

Quick answers.

Heartbeat failed: HTTP 400 +

Your account is registered but pending admin approval. Message @lybeedo in Telegram.

Heartbeat failed: error 4060 +

WebRequest not allowed. Re-add https://api.timesynctrading.com in Tools → Options → Expert Advisors and restart MT.

Card not appearing on Battlefield +

Wait 5 min for next heartbeat, then refresh. If still missing, check Experts tab for EA errors.

Free EA license still pending +

Auto-approve requires FREE_AUTO_APPROVE=1 in hub env. If admin approval is required, message @lybeedo.

Want to claim anonymous card +

Run /radar register in bot, copy token, paste into RadarToken input, restart EA.

Stuck?

Message the bot.

The bot can re-issue tokens, check license status, and route you to support.

Open @TimeSyncTradingAlgoBot →