Meridian Expert
- Experts
- Xuan Nam Diep
- Versão: 1.0
- Ativações: 10
# Meridian Expert - Professional DCA Trading Robot
## Overview
Meridian Expert is a professional trading robot designed to automatically execute trades using the Dollar Cost Averaging (DCA) strategy. It features intelligent lot sizing, dynamic take profit calculation, and comprehensive risk management capabilities.
## Key Features
### Smart DCA Strategy
* Automated entry based on market conditions
* Dynamic lot sizing with flexible multiplier options
* Intelligent position management
* Adjustable minimum distance between orders
### Advanced Risk Management
* Maximum drawdown control
* Account protection with loss limits
* Smart timeframe adjustment based on drawdown levels
* Maximum order limits per direction
### Trading Time Control
* Flexible trading hours configuration
* Trading days filter
* Optional position closure outside trading hours
### Real-time Monitoring
* Account information display
* Profit tracking for closed positions
* Live drawdown monitoring
## Input Parameters
### Trading Hours & Days
* TradingHours: "00:00-03:30,06:00-10:00,18:00-21:00" (Set your preferred trading hours)
* TradingDays: "1,2,3,4" (1=Monday, 7=Sunday)
* CloseOutsideHours: false (Close positions outside trading hours)
* CloseOnlyProfit: false (Only close profitable positions outside hours)
### Trade Settings
* InitialLots: 0.1 (Starting lot size)
* UseMultiplier: true (Enable lot size multiplication)
* LotMultiplier: 1.6 (Multiplication factor for subsequent orders)
* LotAddition: 0.1 (Addition value for lot progression)
* TakeProfit: 99 (Take profit in pips)
* MinimumDistance: 33 (Minimum distance between orders in pips)
* UseStrictCandle: true (Enable strict candle pattern entry)
### Risk Management
* MaxDD: 50.0 (Maximum allowed drawdown percentage)
* MaxAccountLoss: 30.0 (Maximum account loss percentage)
* DD_M5_Level: 10.0 (Drawdown level for M5 timeframe switch)
* DD_M15_Level: 20.0 (Drawdown level for M15 timeframe switch)
* MaxOrdersBuy: 9 (Maximum allowed buy orders)
* MaxOrdersSell: 9 (Maximum allowed sell orders)
## Requirements
* Platform: MetaTrader 4
* Minimum Deposit: $1,000 recommended
* Broker: Any supporting DCA trading
* Currency Pairs: All major pairs
* Recommended Spread: Maximum 2 pips
* Recommended Leverage: 1:100 or higher
## Installation
1. Download the Expert Advisor
2. Copy to MetaTrader 4 Experts folder
3. Restart MetaTrader 4
4. Drag the EA onto your chart
5. Configure parameters according to your preferences
## Support
* Free updates included
* Technical support available
* Detailed user manual provided
* Regular optimization updates
## Safety Features
* Built-in account protection
* Automatic risk adjustment
* Smart position management
* Emergency stop functions
## Best Practices
* Always test on demo first
* Start with recommended settings
* Monitor performance regularly
* Maintain adequate margin levels
## Recommendations
* Use on major currency pairs
* Maintain sufficient free margin
* Regular monitoring recommended
* Follow money management guidelines
*Note: Past performance does not guarantee future results. Trading involves risk. Please test thoroughly on a demo account before live trading.*