description: ea psar 4b is designed based on the idea of the parabolic sar indicator.features- the ea psar 4b is an automated trading system.- it is intended for use on the metatra...
this is a standard macd indicator that includes a histogram. the coding is straightforward but useful. it has been designed to work on the metatrader platform. the indicator is exp...
the linear regression channel indicator plots a channel using the linear regression model: y=b+a*x.when calculating regression coefficients (a and b), it uses only completed bars. ...
the mq l5 wizard allows users to create expert advisor code automatically. this strategy is based on price crossover with the moving average indicator, also known as signals based ...
the macd is a stable indicator around which many strategies have been developed. in an attempt to apply some market sentiment indications to it, the ichimoku concepts were applied ...
the mq l5 wizard allows users to create the code of expert advisors automatically. this strategy is based on three moving averages, known as signals based on three ema. to determin...
this strategy is based on price crossover with moving average indicator, confirmed by adx indicator.the trade signals are generated as follows:- buy: closing price of the last comp...
this script generates a file with its own source code, providing a solution to the classical program in mql5.overviewthis tool can be useful for studying programming and algorithms...
xi t buy sell auto stoploss - stoploss set from fractal levels, money management risk/rewardintroductionthis script is designed to help improve the win ratio by setting the stoplos...
the mq l5 wizard allows users to create expert advisor code automatically. this strategy is based on the crossover of two exponentially smoothed moving averages, also known as the ...
the zig zag of orlov is a technical indicator designed to provide a clear and natural principle of work. it shows impulses and corrections, which are important for analysis. the zi...
the mq l5 wizard allows users to create expert advisor code automatically. the trading strategy is based on the crossover of two exponentially smoothed moving averages (fast ema an...
this indicator allows users to choose any timeframe in seconds and generates histogram bars that resemble candlesticks.key features- choose any timeframe in seconds- generates hist...
this strategy provides automatic creation of expert advisors based on the crossover of main and signal lines of the macd indicator.the macd indicator lines are calculated as follow...
the mq l5 wizard provides the automatic creation of expert advisors. it is time to consider the trading signals based on the alligator technical indicator, presented by b. williams...
xi t fi b s indicator automatically plots fibonacci lines on the current chart. the lines have retracement values and price.key features- automatically places fibonacci retracement...
description:
the ea is based on the rsi-indicator, tested under tadawul fx (4 points) and optimized for eurusd m1.
tp: 20, sl: 80 => an accuracy of >80% is needed
for the period j...
the professional zig zag is an indicator that compresses the price chart by connecting the highest highs and lowest lows. it calculates the zigzag using the price of the bar, such ...
to synchronize the scrolling of multiple charts, simply attach the script to one chart and it will be applied to all charts.chart synchronization featuresthe script allows you to c...
this tool provides automatic creation of expert advisors using trade signals based on reversal candlestick patterns.the csignalcandles class generates trade signals derived from re...
the idea of this approach is described in the new bar event handler article. the example of its use in the expert advisors is presented in the article. here you will find the solut...
forex market session indicatorthis indicator visually represents the four major forex trading sessions: sydney, tokyo, london, and new york.understanding market behavior during dif...
this script allows users to export indicator values to csv files along with date and time.the function parameters can be changed to export different indicators.the script has been ...
this expert advisor performs the synchronization of charts.it synchronizes the following chart properties: - bar/candle/line - timeframe - zoom - starting candle number...
this library provides general purpose hash functions, including adler32, crc-32, and mahash8v64, all of which are adapted for mql5 unicode strings and have been verified for accura...
this expert advisor uses signals from indicators to open positions.it is designed to work with eurusd on the m5 timeframe, using every tick, and trading 5-15 lots.the strategy for ...
this is a 4 expert named 'move cross'.introduction to move crossit is designed to support traders by providing reliable functionality within the metatrader environment.the tool fol...
this is a trading ea based on the mam_crossover indicator. it works well on the eur/usd pair and h1 time frame. the mam_crossover is based on moving averages, and the moving averag...
this is a mirror indicator that can be used in the chart.indicator strategythe strategy for using this indicator is as follows: entry buy signal is generated when the red line is a...
are you getting the spread you've been quoted by your broker?ever wanted to verify spread data stats from another source or create your own data?spread data logger consists of two ...
this indicator is designed to help traders identify momentum trades based on divergences in the commodity channel index (cci) indicator and the accelerated moving average (ma).key ...
an expert advisor designed to open and close respective orders at the first parabolic sar signal. its performance depends on the custom parameters of stop loss, take profit, traili...
usage is simple. buy when price closes above the red line and you see the blue line. sell when price closes below the blue line and you see the red line. the sample image below is ...
the nonparametric zig zag indicator is designed to identify and plot zigzag segments on a chart based on specific patterns.indicator descriptionthe upward zigzag segment begins whe...
nonparametric zigzag is a unique approach to identifying trends in the market.key features- the monotonicity condition for the ascending segment of the zigzag requires that the hig...
this is the new implementation of full-featured multi-currency mode in metatrader 5. it's implemented in extended ontick(string symbol) function.benefits:- it provides the real mul...
the keyboard trader expert advisor allows users to trade using their keyboard. it supports buy, sell, and close trade operations. users can set or change the following parameters: ...
the market flow analysis method indicator is based on the concept of tracking highest highs and lowest lows to identify potential trend changes.indicator descriptionthe program mon...
the urban towers indicator is a tool designed to provide entry points for positions. it displays arrows to signal the point of entry into a position according to the strategy it is...
this is an expert advisor that trades based on the trend of the exponential moving average (ema) and buy/sell signals generated from williams %r.overviewthe expert advisor is desig...
description: it does not require any external dlls apart from the standard wininet shipped with win32 in 2026.additionally, it provides some file upload ability.place this in the e...
to use this script, place it in the experts/scripts subfolder of your metatrader installation and restart the platform if necessary, or simply compile the script. no additional dow...
the trend magic indicator is a tool used for calculating trends. it utilizes two indicators with periods of 50 and 5 for its calculations.key features- uses indicators with periods...
this class is designed for creating bmp images.examples include using the drawtriangle method, drawrectangle method, drawcircle method, and fill method.usage involves including the...
the graphic object allows you to create different buttons. to enable the change of its state, it is necessary to enable the disable selection property.properties of graphic objects...
the graphic object of type allows to show the .bmp images on the chart.unzip the mql5_logo.bmp to terminal_data_folder\mql5\images\ folderit's possible to draw the image as backgro...
this indicator displays the parabolic sar for the current time frame, represented by a white line and a yellow line, as well as the next available time frame, represented by an aqu...