VSM Basket EA v1
- Experts
- Version: 2.2
- Mise à jour: 2 juin 2026
- Activations: 10
VSM Basket EA v1 is a MetaTrader 4 Expert Advisor designed for structured basket trading with H1 trend confirmation, M1 arrow-based entries, news protection, average basket management, and a clean visual control panel.
The EA uses the VSM Indicator to identify the higher-timeframe trend and confirm entries using the lower-timeframe arrow signal. It is designed for rule-based trading instead of random grid entries.
Main Strategy
Buy logic:
H1 Trend = Buy
M1 Arrow = Buy
Sell logic:
H1 Trend = Sell
M1 Arrow = Sell
The EA opens a base trade only when the required trend and arrow conditions are matched. All active trades in the same direction are managed as one basket using the total-lot weighted average price.
Key Features
- H1 Trend + M1 Arrow Entry
The EA uses higher-timeframe trend direction and lower-timeframe entry confirmation for cleaner trade selection. - Basket Average Management
Take profit, stop loss, lock profit, and trailing stop are calculated from the total-lot weighted average basket price. - Negative Martingale
If the base trade moves against the entry, the EA can place a negative martingale order between the base order price and the stop loss level using the same lot size. - Profit Martingale
When the basket reaches the selected average profit level, the EA can add a profit martingale order in the same direction. Basket TP, SL, lock profit, and trailing stop are recalculated from the new average price. - Profit Lock and Trailing Protection
The EA can lock minimum profit once the basket reaches the selected average profit level. After trailing starts, the stop loss only chases profit and does not move backward. - News Filter
The EA includes a ForexFactory/FairEconomy news filter to block entries during important economic events. - EURUSD Ready
This version is configured for EURUSD trading by default, with EUR and USD news filtering. - Auto Lot Option
The EA supports automatic lot calculation based on account balance. The default setting is adjustable from the inputs. - Visual Panel
The chart panel shows live trading details, including H1 trend, M1 arrow signal, news status, session status, basket average price, average profit, open orders, TP, SL, lock, trailing, and martingale status.
Minimum Recommended Balance
Minimum recommended account balance: 500 USD.
This minimum balance is recommended for safer testing and more stable basket management. Users with smaller accounts should reduce lot size and risk settings carefully. For better safety, start with a demo account first and use conservative inputs before using the EA on a real account.
Recommended Use
Recommended symbol: EURUSD
Recommended timeframe: M1
Minimum recommended balance: 500 USD
Recommended testing: Demo account first
Trading style: Basket trading with trend and arrow confirmation
News filter: Enabled
Important Inputs
Lot and Risk:
UseAutoLotByBalance
LotPer1000Balance
BaseLot
MaxSpreadPips
MaxOrdersPerDirection
Entry Settings:
VSMIndicatorName
H1SignalTimeframe
M1SignalTimeframe
BuyH1Buffer
BuyM1Buffer
SellH1Buffer
SellM1Buffer
SignalShift
Basket Management:
TakeProfitPips
StopLossPips
UseTotalLotWeightedAverage
ApplySameAverageSLTPToAllOrders
LockStartPips
LockProfitPips
TrailStartPips
TrailGapPips
Martingale Settings:
EnableNegativeMartingale
NegativeMGPercentToSL
EnableProfitMartingale
ProfitMGStepPips
MaxProfitMartingales
PreventStopLossReverse
News Settings:
UseNewsFilter
NewsRefreshSeconds
NewsCurrencies
BlockLowImpactNews
BlockMediumImpactNews
BlockHighImpactNews
Risk Warning
Trading forex involves high risk. Basket and martingale strategies can increase risk during strong one-direction market movements. There is no guarantee of profit. Backtest results and past performance do not guarantee future results. Always use proper risk management and test the EA carefully on a demo account before using it on a real account.
Setup Notes
To use the news filter, enable WebRequest in MetaTrader 4:
Tools > Options > Expert Advisors > Allow WebRequest for listed URL
Add these URLs:
https://nfs.faireconomy.media
https://www.forexfactory.com
The VSM Indicator must be installed in the MT4 Indicators folder before running the EA.
