The system calculates support and resistance lines based on historical price data, specifically identifying pivot points from R3 down to S3. It manages risk through fixed stop loss and take profit orders, while also incorporating a trailing stop and a profit shield feature for trade management. The expert advisor provides visual feedback by drawing pivot labels on the chart and supports audio alerts. Documentation in the repository is minimal.
Read from PivotFab.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
StopLoss
double
20
TakeProfit
double
21
TrailingStop
double
20
Lots
double
0.10
ProfitShield
double
7
TimeZone
int
0
clOpenBuy
color
Blue
clCloseBuy
color
Aqua
clOpenSell
color
Red
clCloseSell
color
Violet
clModiBuy
color
Blue
clModiSell
color
Red
Show all 17 inputs
Name
Type
Default
Description
Name_Expert
string
FiboPivote
Slippage
int
4
hr
int
1
UseSound
bool
True
NameFileSound
string
alert.wav
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone HussainAfzalBrainPlow/TraderAI from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
3Copy the filesCopy the .mq4 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
This expert advisor for MetaTrader 4 focuses on gold trading using daily price extremes and moving averages. It calculates the 7-day Simple Moving Average and identifies the highest price points from the previous five trading days to determine market direction. The EA executes its logic on a five-second timer interval
Mad Pound Profits is a MetaTrader 4 expert advisor that automates trading based on structural breakouts and price action. The system utilizes time-specific analysis windows throughout the day to identify entry opportunities. It incorporates technical elements such as Fibonacci levels, momentum indicators, and mean reve
Session Sauce is an automated expert advisor for MetaTrader 4 designed to trade market session transitions and price extremes. It allows users to configure entries based on session opens, highs, and lows for the New York, London, and Asian sessions. The EA includes risk management features such as fixed stop losses, ta
HFT V1 is a MetaTrader 4 expert advisor designed to execute trades based on historical data analysis. The robot calculates dynamic price levels, including mid-lines and breath levels, by evaluating a minimum threshold of previous account history. It manages risk through fixed stop loss and take profit settings, with lo
This MetaTrader 4 expert advisor utilizes the SuperTrend and Bollinger Bands indicators to identify market entries. It monitors for trend changes, breakouts, corrections, and pullbacks. The EA incorporates several risk management tools, including a configurable stop loss, dynamic stop loss logic, and a trailing stop. I
This MetaTrader 4 expert advisor is designed specifically for the EURUSD pair, focusing on price surge detection and subsequent pullback entries. It identifies significant volatility using ATR and candlestick body ratios, entering trades during correction phases. The robot incorporates multi-timeframe analysis across M