Live system build in progress (stable milestones only)
Personalised Results + Proof + Risk — then the next step.
Build trust with transparent trade reporting, consistent risk controls, and a clean member experience. This site will power low-latency trade copying with a Django (Python web framework) backend and MetaTrader 5 (MT5) Expert Advisor (EA) integration.
Clarity-first
Readable signals
Consistent format, stable identifiers, simple onboarding.
Risk controls
Defined risk
Stop Loss (SL) + Take Profit (TP) are explicit for members.
Proof
Live reporting
Open trades + history pages + timestamps in Asia/Kolkata (IST).
Status
Next build milestones
- Member UI polish (Tailwind proper build later)
- API (Application Programming Interface) namespace under
/api/v1/ - Master ingestion endpoint (machine-to-machine authentication)
- Slave endpoints compatible with your MetaTrader 5 (MT5) Expert Advisor (EA)
Results
This will show the Open Trades table once the TradeSignal model + ingestion endpoints are connected.
Open Trades
Live open positions (auto-refreshed)
| Signal ID | Symbol | Side | Volume | Entry | Stop Loss (SL) | Take Profit (TP) | Opened (IST) | Last Event (IST) |
|---|
Proof
Trade History
Recent closed trades
| Signal ID | Symbol | Side | Volume | Profit (USD) | Opened (IST) | Closed (IST) | Entry | Close |
|---|
Risk
Public visitors see masked Stop Loss (SL) and Take Profit (TP). Logged-in members see full values.
Next step
Download the Free MetaTrader 5 (MT5) Expert Advisor (EA) + follow the 15-minute setup plan. (We will wire this button to your download flow later.)