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...
vidya zone indicator using 3 prices for calculation : high, low and median.the zone is mainly intended to use in a breakout mode (ie: when the price is within the zone, that would...
a simple script to easily submit market or pending orders, without having to add or subtract decimals to find your stop loss, take profit, or trailing stop. with this script, you c...
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...
the middle line can be configured with the parameter middle line typeas:mid_type_none=0, // nonemid_type_median=1, // median, (high + low)/2mid_type_typical=2, // typical, (high + ...
this script scans for open orders and sets a stop loss and take profit to all of the filtered orders.you can filter orders by:magic number comment you will have to specify the stop...
this indicator detects the currencies in the chart and compares the current close value in all the pairs of the currencies trying to understand if the currency is strong or weak.de...
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 short description (since it is not widely known).as with all the dsl indicators, it can be used both in trend and counter trend trading, but the dsl in this case can add to m...
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 indicator provides zigzag lines to help indicate spot cycles and draws fibonacci lines to indicate support and resistance levels.changes: i have tweaked the code to remove th...
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...
provides various helper functions for sending messages of different types to different sources.available message types:debug notice warning error success info available destina...
experimental indicator i wrote for myself. it's made to show some reference (it's more like a rifle scope, than a rifle). main components are pip scale, atr/pivot, ma level, rsi, a...
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...
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...
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...
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...
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...
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...
the proper bot is for those who like martingale style trading. features: stop loss, take profit, trailing stop loss functions. all are calculated in points. a high and low level pa...
time management functions are often used in expert advisors and scripts. this header file contains functions and input variables for checking time and day of week.example...
attention! the expert advisor will only work on the m15 timeframe!short-term trends. the expert advisor uses two ima indicators and one istochastic.system rules:compare the moving ...
this is another kind of martingale, because the expert advisor tries to fight back, expecting that the losing series will be replaced by a winning series.expert advisor input param...
the indicator plots price channel and fibonacci levels based on the latest peaks.indicator input parameters the indicator requires compiled nrtr_zigzag.mq5 indicator file. place it...
the indicator plots price channel and fibonacci levels based on the latest peaks.input parameters the indicator requires the compiled nrtr_extr_zigzag.mq5 indicator file. save it t...