TimeSyncTrading (Orbit EA)
The flagship signal-following EA from the TimeSyncTrading ecosystem. Reads daily timeline signals from the TimeSyncTrading API server and executes them on MetaTrader with built-in cut switch + trailing stop.
Strategy
- Reads signal from `https://api.timesynctrading.com/signal?ch=
` (every 60s) - Calculates Hi/Lo range locally based on signal entry + timeframe
- Waits for breakout, then opens position with TP/SL
- Trailing stop + cut switch for risk management
- Telegram DM notification on entry/exit
Setup
1. Subscribe to signal channel via Telegram bot
2. Compile EA from `Lybeedo/timesynctrading` `ea-files` branch
3. Configure in MT4/MT5: subscribe channel ID + license server URL (already set to canonical hub)
4. Add `https://api.timesynctrading.com` to MT4/MT5 WebRequest allowlist
5. Restart MT4/MT5 (WebRequest changes require full terminal restart)
Pricing
๐ผ *Subscription License for exclusive EAs*
- ๐ฅ Silver (Monthly) โ Rp 200.000 โข USD 24
- ๐ฅ Gold (Yearly) โ Rp 2.000.000 โข USD 240
- ๐ Lifetime โ Rp 6.000.000 โข USD 690
Payment: QRIS / USDT (TRC20/BEP20/ERC20) / PayPal via https://linktr.ee/LybeedoWallet
License
- Status: ACTIVE by default after admin grants via `/addlicense`
- License bot: `@TimeSyncTradingAlgoBot` (single hub for all paid EAs)
- License server: `https://api.timesynctrading.com:3001`
- Migration: โ done (`commit cd14c70` โ canonical EA_LABEL macro pattern)