Back to All EAs

DualFlex Expert Advisor

DualFlex EA Interface Preview

Adaptive order-type EA combining limit and stop strategies for dynamic market conditions.

Purchase on MQL5

Secure purchase through official MQL5 marketplace

Core Features

Order Type Flexibility

Switch between limit orders (conservative) and stop orders (breakout strategies)

Adaptive Logic

Auto-switching based on market volatility thresholds

Enhanced Controls

Adjustable order distance, risk parameters, and trading sessions

Risk Management

1-50% risk cap with balance protection algorithms

Configuration Settings

Parameter Default Value Description
Order Hour 1 Server time hour to place orders (24h format)
Order Minute 0 Minute mark for order placement
Order Type PENDING_LIMIT Order type: PENDING_LIMIT or PENDING_STOP
Risk Percentage 2.0% Account balance risk per trade (Max 50%)
Order Distance 600 points Distance from current price
Stop Loss 100 points Protective stop distance
Take Profit 550 points Profit target distance

Important Notice

While DualFlex EA includes advanced risk controls, trading carries inherent risks. Use proper money management and test strategies in demo accounts first.

Installation Guide

  1. Purchase and download through MQL5 Market
  2. Copy .ex5 file to MT5 Experts folder
  3. Configure strategy parameters
  4. Enable auto-trading in MT5
  5. Monitor initial trades in demo mode

Frequently Asked Questions

Can I manually override the order type?

Yes - use the OrderTypeMode parameter (0=Limit, 1=Stop)

How does the volatility switching work?

Automatically activates stop orders when price moves exceed set thresholds