the class allows to easily determine from your mql5 programs any changes in the market watch window (change of symbol sorting, adding, deleting a symbol or a set of symbols), as we...
the exp_tdi-2_reopen trading system based on the intersection of indicator lines, with adding to trend-following positions. the signal is formed when a bar is closing if the indica...
the indicator with the timeframe selection option available in the input parameters:the objective_htf repeater indicator requires the compiled custom indicator file objective.mq5 i...
the expert advisor uses the following indicators: ichimoku, ma, sar. optimized for currency pairs: gbpusd and eurusd with the m30 timeframe. the full description is available in co...
the library requires a dll,, which should be saved to the libraries foldeer of the terminal, and the r.mqh file should be saved to include. the following directive should be includ...
a simple trend indicator of the oscillator type.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the use of the class...
10 pips per day opposite to the "yesterday's trend".is it possible to make 10 pips a day? the question is not new, but it is very interesting for me being a beginner. as i have see...
opens a sell position on each bar, if close of the 1st bar > close of the 3rd bar. opens a buy position on each bar, if close of the 3rd bar > close of the 1st bar.if you wan...
modification of stoploss of any positions. trailing. trailing.the trading robot can be applied to any symbol window. it tracks all open positions and works with each profitable pos...
the expert advisor is based on the following indicators: rsi, wpr, stochastic, moving average, demarkerattention! it is designed for use on the h5 period!testing from 2016.01.05 to...
the "mql5 wizard ma rsi"expert advisor has been generated using the based on the signals of the and of the .the expert advisor only works at moment of new bar emergence://--- input...
the expert advisor idea is based on the constant change of trade direction depending on the takeprofit, stoploss and trailingstop levels.positions are opened in stages, in the dire...
the indicator shows the statistical characteristics of bars: , , and .in this example four instances of the indicator with different statistical methods selected in settings are at...
an assessment is made based on the values of five indicators (gator, wpr, ac, demarker and rsi). uses trapezoidal membership functions. before sending a trade request, it checks if...
the strategy is based on two indicators: adx and ma, and the close of the first bar. also, different takeprofit, stoploss and trailing levels are used for buy and sell.eurusd,h1:...
the trading strategy uses two ma indicators, one atr and one cci.the value of the atr indicator is used when calculating the stop loss level.the ra uses lot calculation based on th...
the strategy uses two indicators moving average, ma with different periods, commodity channel index, cci and williams’ percent range, %r.launch the ea on timeframes higher than m30...
the indicator with the timeframe selection option available in the input parameters:the ibs_rsi_cci_v4_htf repeater indicator requires the compiled custom indicator file ibs_rsi_cc...
it does not matter that the same ea may be running on the same symbol and the same timeframe on different charts.the library provides 8 modes to shift the basic magic numbershift_z...
trading system using the indicator. the signal is formed when a bar is closing if there is change in cloud color.place ibs_rsi_cci_v4.ex5 compiled file to the <terminal_data_fol...
an example of receiving the high and low prices of bars over the past 24 hours.hot keys:the "h" key (case insensitive) — find the high pricethe "l" key (case insensitive) — find th...
the trading system is based on direction changes of the . sell when the oscillator changes direction from rising to falling, buy when direction changes to rising. the signal is f...
the idea of revising the standard stddev indicator is to improve the visibility of moments when the indicator values change to growing or falling.the values can be interpreted as...
in many cases, when static stop loss and take profit are not enough, because it is unknown how long the trend will last, but the trend and the nature of price change are known. a s...
the indicator with the timeframe selection option available in the input parameters.the indicator requires mfi_price.mq5 indicator file. place it in <terminal_data_folder>\mq...
the indicator with the timeframe selection option available in the input parameters.the indicator requires nrtr_zigzag.mq5 indicator file. place it in <terminal_data_folder>\...
the indicator with the timeframe selection option available in the input parametersthe indicator requires nrtr_extr_zigzag.mq5 indicator file. place it in <terminal_data_folder&...
what's new in v.0.01:added possibility to choose operation time interval using startdate and stopdateadded possibility to work with a stretched martingale...
this script converts multiple .set files from mt5 format to mt4 format. this is a necessary step for optimizing and running cross-compatible eas.metatrader 5 is able to load .set f...
bollinger bands as support & resistance using pending orders:it will use the upper bb edge as sell pending order & lower bb edge to place the buy pending order. the central...
in order to see the effects of adapting, longer periods are advised (shorter periods have very little benefit of any kind of adapting). that way on a longer periods it can "react"...
dmi oscillator version of dsl (discontinued signal lines) family of indicators.dmi short description (since it is not widely known).as with all the dsl indicators, it can be used...
this script allows you to see all buffers, even those which are hidden and are used for calculations. the output uses the following format:indicator_name [buffer_index] [position_i...
detrended synthetic price was originally developed by john ehlers. there are various ways of using it, but the one i found that they use mostly (with fixed levels), is very limited...