Cloud setup

Technical cloud flow

Everything is browser-based and cloud-based. End users install nothing.

1

1. Check broker status

Execution may only be active when partnerbroker status is approved.

  • Check partnerbroker, proof upload and approval date.
  • Plan the required broker rotation 6 months after the last approval.
  • When status is overdue, auto execution must remain paused.
2

2. Check MetaApi cloud accounts

MT4/MT5 runs through MetaApi.cloud Meta accounts with the central platform token.

  • Use the Meta accounts section in the MetaApi dashboard.
  • Account type is cloud; platform is mt4 or mt5.
  • Users never enter their own MetaApi token.
3

3. Check queues and connectors

Workers process Telegram, AI parsing, risk, retries and execution independently.

  • Redis must use noeviction for BullMQ.
  • Broker service handles Binance, Bybit, OKX and Bitget.
  • MetaApi service handles MT4/MT5 balances, positions and orders.
4

4. Monitor risk and logs

Use logs to see why trades were executed, rejected or paused.

  • Check parser confidence and NEEDS_REVIEW signals.
  • Check max daily loss, drawdown, symbol filters and SL/TP requirements.
  • Check admin logs for broker rotation and execution errors.
TGContacteer Support