VELIN trade Version: 1.0

×

🚀 "VELIN Trade EA – Intelligent Risk-Managed Grid Trading for Smart Traders!"


🧠 Overview

VELIN Trade EA is a fully automated Expert Advisor (EA) for MetaTrader 4 (MT4) designed by R.KH (2025) and distributed via www.robomql.com. It operates using a grid-based trading strategy that incorporates pyramiding, pip step logic, profit targets, and time-based filters. The EA supports compound lot sizing and can dynamically manage trades based on the current market session and user-defined risk parameters.


⚙️ How It Works

VELIN Trade works through the following steps:


Market Analysis & Entry Conditions:


It checks the market time and filters trades only within defined time windows (Start1-End1 and Start2-End2).


Entry conditions depend on whether existing trades are open, profit/loss thresholds, pip distance (PipStep), and trade history.


Trade Execution:


Trades are placed using OrderSend or modified using OrderModify (especially for ECN brokers).


Supports both BUY and SELL logic with optional use of BUY LIMIT or SELL LIMIT when pyramiding is active.


Lot Size Calculation:


Based on either manual fixed lots or compound mode using free margin and the defined Ketahanan (resilience level).


Uses broker constraints (min/max lot, step size) to normalize and adjust the lot size properly.


Profit Management:


You can define target profits per trade (TargetPercent_PerTrade) and per day (TargetPercent_PerDay).


Trades are closed when targets are hit using cascading close logic (for buy, sell, or both).


Pyramiding & Averaging:


If enabled, the EA can add positions at calculated pip steps using a multiplier (Multiply) to increase lot sizes.


It monitors max open levels (MaxLevels) to avoid overexposure.


Display & Monitoring:


Displays detailed labels and stats on the chart including:


Equity, Balance, Profit/Loss by type


Number of trades


Daily and per-trade profit goals


Spread, pip step, and lot sizes


Trade Closure Logic:


The EA supports complete trade closing when daily targets are reached or trading time is outside the allowed range.


Optionally shuts down after clearing all trades (EA_OFF_AfterClear).


🔧 Key Settings (Parameters)

📍 General

EA_OFF_AfterClear: Turns off EA after all positions are closed.


BrokerIsECN: Sets behavior for ECN brokers (no SL/TP during order send).


🧮 Lot Management

Use_Compound: Enables dynamic lot sizing.


Ketahanan: Determines margin resistance level (used in compound mode).


Manual_LotSize: Fixed lot size if compound mode is off.


⏱️ Time Filters & Pip Steps

UsePipStepWithCandle: Enables candle-based pip step logic.


PipStepTime1, Start1, End1: First session pip step settings.


PipStepTime2, Start2, End2: Second session pip step settings.


🧱 Pyramiding (Averaging)

UsePyramiding: Enables increasing positions.


Multiply: Lot multiplier for next position.


MaxLevels: Limits number of added positions.


🎯 SL/TP & Profit Targeting

Accumulative_BuySell_Profit: Treats buy and sell profits together.


TakeProfit_in_Pips: Static TP in pips for each trade.


TargetPercent_PerTrade: Profit target per trade as a %.


TargetPercent_PerDay: Daily total profit target as a %.


📊 Displayed Metrics

On your chart, VELIN EA displays:


Equity, Balance, Profit (Buy/Sell/Total)


Number of trades (Buy/Sell)


Spread


Pyramiding, LotSize, PipStep


Current trading time windows


Current EA Status: [ON] or [OFF after clear]


Max Drawdown, Highest Equity, Largest Lot


💡 Slogan

"VELIN Trade – Built to Ride the Waves of the Market with Confidence, Control, and Consistency!"


👤 Developer

R.KH 2025


Website: www.robomql.com



Leave a comment

$50