the average spread for the "averaging period". you can set the background transparency and transparency of the text.input parameters:averaging periodbackgroundbackground alphatext ...
we look for n identical candles in a row. if the found candles bull — we buy if bear — we sell.input parameters:n identical candles which go in a row lottake profit (in pips)stop l...
the indicator displays the renko bars on the metatrader 5 chart.the calculation of the nearest border is as follows:for the current price three price levels are calculated:price_ce...
hedge the hedgetrader was developed to hedge the normal hedge(eurusd hedged with usdchf). pairs-trading, at times, has heavy dd. this trading strategy tries to hedge the hedgeto re...
one of the major issues with mql5 was the removal of the built in time-series functions. while doing so gave programmers a more finite level of development latitude, it also slowed...
this is a binary options simulated trading indicator on metatrader 5 client, novice traders can use to practice trading strategies, program interface have simplified chinese and en...
this indicator is designed to draw a standard deviation channel.mt5 provides a tool for standard deviation channel in the metatrader 5 menu (insert -> objects -> channels -&g...
as metatrader 5 does not have imaonarray and the code imaonarraymql4 from has some loops with too much cycles, so i rewrote it.as the original code was free, i will share product f...
the publication contains the full set of metacot toolbox indicators for metatrader 5. the full documentation describing the use of this library is available on the page of the set....
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, place the compiled vts.mq5 indicator file in term...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, place the compiled xrsxcandlekeltnerpluse.mq5 ind...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled xccxcandlekeltnerpluse.mq5 indic...
the xosignal_htf_signal indicator shows a trend direction or a trade signal generated by the indicator at the chosen bar as a graphical object with colored trend indication or deal...
the watr_htf_signal indicator shows a trend direction or a trade signal generated by the indicator at the chosen bar as a graphical object with colored trend indication or deal dir...
the indicator colors candlesticks whose size multiplied by volume exceeds a preset value. depending on settings, the indicator can take into accounts the candlestick body or the en...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled colorparabolic.mq5 indicator fil...
the expert advisor closes all the current symbol positions opened on the account, if the current server time has exceeded the time limit specified in the input variables....
the expert advisor closes all positions opened on the account, if the current server time has exceeded the time limit specified in the input variables....
the indicator finds candlesticks without an upper or lower shadow. the indicator is drawn using the draw_arrow style. it is also possible to set the minimum size if the candlestick...
the indicator finds candlesticks with a minimum or maximum shadow size. limitation on the size of the candlestick body.inputs:the candlestick body parameterthe minimum size of the ...
the expert advisor is based on the indicator with the same name . lot is calculated based on the risk value as a percentage of free margin.attention: in this expert advisor, it is ...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled strangeindicator.mq5 indicator f...
the indicator draws colored candlesticks of a larger timeframe as color filled rectangles using buffers. rectangles are color filled in accordance with the colors of the indicator ...
a simple trend indicator based on the . the uptrend is marked by a lime bar, if the plus line of adx is above its minus line. the bar is red if the position of the lines is the opp...
the indicator with the timeframe selection option available in its input parameters:to provide correct operation of the indicator, add the compiled threecandles.mq5 indicator file ...
a trend indicator based on the intersections of parabolic sar and a moving average. sar is used as the main fast line of the indicator cloud, the ma is used as a slow signal line.f...
a simple trend indicator based on the drawn in the main chart window. the uptrend is marked by a lime dot, if the plus line of adx is above its minus line. the dot is red if the po...
the library description format is taken from an , which is compatible with this library.mathcorrelationpearsonthe function calculates the pearson correlation coefficients for each ...
a list of all positions. an example of working with cpositioninfo.the following can be displayed on the screen:positions of all symbols;positions of the current symbol;positions fo...
the strategy is based on the indicator.when the price breaks through the channel, a position is opened in the direction opposite to the price movement. if the price breaks through ...
the script removes from the current chart all objects of the type selected by the trader in input parameters.when used with default parameters, the script deletes all objects from ...
the script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.when used with default parameters, the script deletes a...
the script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.so, the timelevel input determines th...
the indicator displays the price pivot point.when candlesticks form a pattern so that all their wicks can be crossed by a line, the price is expected to reverse as a rule.this indi...
the chaikin volatility indicator modified to have a stochastiс view, and implemented in the form of a signal cloud.the indicator uses smoothalgorithms.mqh library classes (copy it ...
the script removes from the chart a comment located in the upper left corner. the script can be useful after you remove from your chart indicators that add such comments but do not...
the ea searches for n identical candlesticks in a row. if the found candlesticks are bullish, it buys. i they are bearish, the ea sells.settings:n identical candles in a rowlot siz...