MQL5-Google-Onedrive/ACCOUNT_SETUP_411534497.md
NUNA 38560e5afa Cleanup and setup for account 411534497
- Add account cleanup and organization scripts
- Configure account 411534497 as primary trading account
- Organize MT5 terminal folder structure
- Add account setup documentation
- Network scan completed (2026.01.19 06:54:43)
- VPS Singapore 09 connected and operational
- EA deployed and active on USDARS,H1
- Risk management configured (1% risk, 0.01 lots)
2026-01-19 07:45:55 +07:00

2.7 KiB

Account Setup Complete - 411534497

Setup Date: 2026-01-19
Account: 411534497
Server: Exness-MT5Real8
Type: REAL ACCOUNT

Cleanup & Setup Status

Account Status

  • Account Number: 411534497
  • Server: Exness-MT5Real8
  • Account Type: REAL (Hedge)
  • Current Balance: $50.00 USD
  • Network Status: Scanned (2026.01.19 06:54:43)

VPS Status

  • Location: Singapore 09
  • Host ID: 6773048
  • Ping: 2.73 ms (Excellent)
  • Status: Connected

EA Status

  • Name: SMC_TrendBreakout_MTF_EA
  • Chart: USDARS, H1
  • Status: Active
  • AutoTrading: Enabled

📁 Folder Organization

Cleanup Completed:

MT5 Terminal Root/
├── _organized/          (Development files)
│   ├── Scripts/
│   ├── Docs/
│   ├── Config/
│   └── Logs/
├── _setup/
│   └── account_411534497/    (Account-specific setup)
│       └── account_config.ini
├── _archive/
│   └── accounts_20260119/    (Old account data archived)
├── MQL5/                     (Essential MT5 files)
├── config/                   (MT5 configuration)
└── logs/                     (MT5 system logs)

⚙️ Current Configuration

Risk Management Settings:

RiskPercent: 1.0
MaxLots: 0.01
MinLots: 0.01
SLMode: SL_ATR
ATR_SL_Mult: 2.0
TPMode: TP_RR
RR: 2.0

Trading Parameters:

  • Risk per Trade: $0.50 (1% of $50)
  • Maximum Daily Loss: $2.00 (4%)
  • Position Size: 0.01 micro lots
  • Stop Loss: Dynamic (ATR-based)
  • Take Profit: 2:1 Risk:Reward ratio

📊 Network Status

Last Network Scan: 2026.01.19 06:54:43.551
Status: Scanning finished successfully
Connection: Stable

🎯 Account Verification Checklist

  • Account number: 411534497
  • Server: Exness-MT5Real8
  • Account type: REAL
  • Balance: $50.00 USD
  • VPS connected: Singapore 09
  • Network scan completed
  • EA deployed and active
  • Files organized and cleaned
  • Configuration documented

📝 Notes

  • All development files moved to _organized\ folder
  • Account-specific configuration saved in _setup\account_411534497\
  • Old account data archived in _archive\accounts_20260119\
  • Essential MT5 folders (MQL5, config, logs) kept in root
  • Consolidated .gitignore created

🔄 Maintenance

Regular Checks:

  • Monitor account balance daily
  • Review EA performance weekly
  • Check VPS connection status
  • Review logs for errors

Backup Locations:

  • Account config: _setup\account_411534497\account_config.ini
  • EA files: MQL5\Experts\
  • Logs: logs\ and _organized\Logs\

Status: Account cleaned and configured for primary trading