MetaTrader MTall All Source Code Downloads - Page 132

Showing 11128 results
ib s rs i cc i ht f indicator MT5
MetaTrader 5 indicator

ib s rs i cc i ht f

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...
auto magic library MT5
MetaTrader 5 library

auto magic

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...
exp ib s rs i cc i expert MT5
MetaTrader 5 expert advisor

exp ib s rs i cc i

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...
ea high and low last 24 hours expert MT5
MetaTrader 5 expert advisor

ea high and low last 24 hours

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...
exp weight oscillator direct expert MT5
MetaTrader 5 expert advisor

exp weight oscillator direct

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...
mf i candle keltner indicator MT5
MetaTrader 5 indicator

mf i candle keltner

a keltner channel drawn relative to the average value of the .fig1. the mficandlekeltner indicator...
modified standard deviation. mq5 indicator MT5
MetaTrader 5 indicator

modified standard deviation. mq5

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...
order escort expert MT5
MetaTrader 5 expert advisor

order escort

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...
mf i price ht f indicator MT5
MetaTrader 5 indicator

mf i price ht f

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...
nr t r zig zag ht f indicator MT5
MetaTrader 5 indicator

nr t r zig zag ht f

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>\...
nr t r extr zig zag ht f indicator MT5
MetaTrader 5 indicator

nr t r extr zig zag ht f

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&...
eugene expert MT5
MetaTrader 5 expert advisor

eugene

analysis of ohlc on 0, 1, 2 and 3 bars....
macd pattern trader all0. 01 expert MT5
MetaTrader 5 expert advisor

macd pattern trader all0. 01

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...
nr t r zig zag price indicator MT5
MetaTrader 5 indicator

nr t r zig zag price

the indicator with price labels of the zigzag peak values.fig1. the nrtr_zigzag_price indicator...
nr t r extr zig zag price indicator MT5
MetaTrader 5 indicator

nr t r extr zig zag price

the indicator with price labels of the zigzag peak values.fig1. the nrtr_extr_zigzag_price indicator...
wp r candle keltner indicator MT5
MetaTrader 5 indicator

wp r candle keltner

a keltner channel drawn relative to the average value of the oscillator as a sequence of candlesticksfig1. the wprcandlekeltner indicator...
vidya zone (metatrader 4) indicator MT4
MetaTrader 4 indicator

vidya zone (metatrader 4)

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...
vidya zone indicator MT5
MetaTrader 5 indicator

vidya zone

vidya zone indicator using 3 prices for calculation : high, low and median.‌...
send order basic script MT4
MetaTrader 4 script

send order basic

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...
mt5 to mt4 set file converter script MT5
MetaTrader 5 script

mt5 to mt4 set file converter

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...
high/low indicator for a predefined period indicator MT4
MetaTrader 4 indicator

high/low indicator for a predefined period

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 + ...
set fixed sl and tp script MT4
MetaTrader 4 script

set fixed sl and tp

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...
i close difference v-08 indicator MT4
MetaTrader 4 indicator

i close difference v-08

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 expert MT5
MetaTrader 5 expert advisor

bollinger bands as support & resistance

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...
ad xm (vhf adaptive) indicator MT5
MetaTrader 5 indicator

ad xm (vhf adaptive)

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"...
dsl - dm i oscillator indicator MT4
MetaTrader 4 indicator

dsl - dm i oscillator

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...
dsl - dm i oscillator indicator MT5
MetaTrader 5 indicator

dsl - dm i oscillator

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...
zig zag & fibonacci indicator MT4
MetaTrader 4 indicator

zig zag & fibonacci

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...
buffer inspector script MT5
MetaTrader 5 script

buffer inspector

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...
messages helpers library MT4
MetaTrader 4 library

messages helpers

provides various helper functions for sending messages of different types to different sources.‌‌available message types:d‌ebug notice warning error success info a‌vailable destina...
ultra - at r scalping tool indicator MT4
MetaTrader 4 indicator

ultra - at r scalping tool

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 (histo) indicator MT5
MetaTrader 5 indicator

detrended synthetic price (histo)

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 (bars) indicator MT5
MetaTrader 5 indicator

detrended synthetic price (bars)

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 (oscillator) indicator MT5
MetaTrader 5 indicator

detrended synthetic price (oscillator)

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 (histo) indicator MT4
MetaTrader 4 indicator

detrended synthetic price (histo)

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 (bars) indicator MT4
MetaTrader 4 indicator

detrended synthetic price (bars)

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 (oscillator) indicator MT4
MetaTrader 4 indicator

detrended synthetic price (oscillator)

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...
proper bot expert MT4
MetaTrader 4 expert advisor

proper bot

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 library MT4
MetaTrader 4 library

time management

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...
get trend expert MT5
MetaTrader 5 expert advisor

get trend

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 ...
money rain expert MT5
MetaTrader 5 expert advisor

money rain

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...
auto fib auto trend nr t r zig zag indicator MT5
MetaTrader 5 indicator

auto fib auto trend nr t r zig zag

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...
auto fib auto trend nr t r extr zig zag indicator MT5
MetaTrader 5 indicator

auto fib auto trend nr t r extr zig zag

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...
momentum candle keltner indicator MT5
MetaTrader 5 indicator

momentum candle keltner

keltner channel built relative to the average value of the oscillator as a sequence of candlesticks.fig1. the momentumcandlekeltner indicator...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.