Fan sayfamıza katılın
Another version of ZigZag, where the step size for changing the direction of the segment is set in price points.
A new interface library has been developed to simplify converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.
The indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics.
The indicator searches for candles on the price chart that are larger than the size specified in the settings and marks them on the chart.
This expert opens trades based on signals from multiple technical indicators.
The Doji Pattern Detector EA is designed to automatically detect the classic Doji candlestick pattern on any chart. A Doji pattern occurs when the open and close prices of a candle are very close to each other, signaling market indecision. This EA identifies Doji candles where the open and close prices are within a small range and positioned near the midpoint of the candle's high and low.
The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous trading day on your chart. These levels include the highest price (Max), the lowest price (Min), and the average price (Avg), providing traders with a clear visual reference for key support and resistance points.
The script creates a text object on the chart that continuously rotates and changes its position based on price levels.
This is a template switcher script mq4 file. This script will work with your MT4 (Metatrader 4) platform. It is to switch between templates.
This code can detect if its a friday of the first week of the month. It is usually to detect days with NFP. Sone trader dont want to trade at that day. Maybe this code can help some one who need it
change of MA curve to horizontal line and DPO curve shall represent the distance from close price to zero level (or MA curve)
This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.
A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.
HarmonicEA is an Expert Advisor (EA) developed for MetaTrader 4 (MT4) that utilizes harmonic pattern recognition and RSI-based signals to identify potential trading opportunities in the forex market. The EA is designed to detect various bullish and bearish harmonic patterns, including crab, butterfly, bat, deep bat, AB=CD, 3-drive, 5-drive, and shark patterns, across multiple timeframes. It incorporates risk management features such as dynamic lot sizing based on a percentage of account balance, maximum drawdown control, and a trailing stop mechanism to protect profits. HarmonicEA is suitable for traders seeking an automated solution to capitalize on harmonic patterns while managing risk effectively.
This EA will scan all the closed trades and then print the nth trade from the end
This EA will scan all the open trades and then print the nth trade from the end
This script will scan all the open trades and then will close the biggest winning/losing trade
This script will place hedge trade of unbalanced type in MT4.
This script will close all active trades and delete pending orders based on the order type passed on the input.
This script will close all active trades sequentially. following the order in which they were opened
This script will calculate the total active and closed orders based on order types
Find the current winning / losing streak in MT4 based on filters
a very convenient way to filter out unnecessary signals of crossing levels
improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)
This is a simple code to mimic onTradeTransaction Event handler defined in MQL5
Virtual SL TP Pending with SL Trailing for Symbol Chart
This MQL4 EA is designed to close positions for a basket of currency pairs based on certain profit and loss thresholds.
Simple continuous trend-following strategy for buying and selling based on predefined conditions