Join our fan page
- Views:
- 789
- Rating:
- Published:
- 2025.06.01 13:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
2 Moving Averages is a comprehensive MQL4 indicator designed to assist traders in identifying trend directions, potential entry points, and market momentum through the use of two moving averages—typically a fast (short-term) and a slow (long-term) average. The core concept behind this indicator is the moving average crossover strategy, where a buy signal is generated when the fast moving average crosses above the slow moving average, and a sell signal occurs when the fast moving average crosses below the slow one.
What sets this indicator apart is its integration with dynamic support and resistance level plotting, offering traders an added layer of confirmation for trade decisions. By identifying and displaying key price levels where the market has historically reversed or consolidated, it helps traders avoid false signals and improves the accuracy of entries and exits.
Users can customize the periods and types of the moving averages (e.g., Simple, Exponential, Smoothed, or Linear Weighted), making the indicator adaptable to different trading styles and market conditions. Additionally, the indicator works well across all time frames, making it suitable for scalping, swing trading, and long-term trend analysis.
Features:
-
Configurable fast and slow moving averages
-
Buy/sell signals based on MA crossovers
-
Automatic detection and plotting of support and resistance levels
-
Alerts or visual markers for crossovers and key zones
-
Compatible with all symbols and time frames
Whether you are a novice looking for a clear trend-following system or an experienced trader refining your entry points, Double Moving Averages offers a powerful combination of simplicity and depth to support your technical analysis.

Sample Trading Sistem for cross 2MA & CCI

A script that displays the useful information about the broker, the account and the full specifications of the instrument.

SniperJaw EA is a one-trade-at-a-time robot that uses the Alligator indicator (Jaw, Teeth, Lips) to follow the trend. You can control the trade size with LotSize, choose to close trades on opposite signal with UseEntryToExit, or use TakeProfit and StopLoss in pips if set. Slippage is managed by Slippage, and trading can be turned on or off using TradeEnabled. Alligator settings like JawPeriod, JawShift, TeethPeriod, TeethShift, LipsPeriod, and LipsShift let you adjust how the indicator works.

This indicator combines two moving averages to generate buy/sell signals based on crossovers. It also plots Fibonacci retracement levels using recent swing highs and lows for support/resistance. Visual arrows mark trade signals, and optional alerts notify users in real-time. Works on all timeframes for flexible technical analysis.