MetaTrader MTall All Source Code Downloads - Page 217

Showing 11118 results
gaussian low lag filters indicator MT4
MetaTrader 4 indicator

gaussian low lag filters

gaussian and other low lag filters"the first objective of using smoothers is to eliminate or reduce the undesired highfrequency components in the price data. therefore, these smoot...
ima() very simply indicator MT5
MetaTrader 5 indicator

ima() very simply

ima() very simply. offer under conditions. other multi timeframe indicators are also available....
i rs i very simple indicator MT5
MetaTrader 5 indicator

i rs i very simple

irsi very simpleoffer under conditions.other multi timeframe indicators are also available....
ranged grid bot ea with pending orders expert MT4
MetaTrader 4 expert advisor

ranged grid bot ea with pending orders

update: v1.01 added magic number added control on symbol (it can be now attached to different charts on the same account) added time control for trading added an option to forcibl...
signals and probability class library MT5
MetaTrader 5 library

signals and probability class

the provided code is an mql include file and an expert advisor demonstrating how the classes work.it implements a trading strategy based on various technical indicators and trend a...
probability and signals class library MT4
MetaTrader 4 library

probability and signals class

the provided code is an mql include file and an expert advisor demonstrating how the classes work.it implements a trading strategy based on various technical indicators and trend a...
maybe awo ea expert MT4
MetaTrader 4 expert advisor

maybe awo ea

key features: moving average entry:the ea uses a simple moving average to identify potential entry points. when the market conditions align with the moving average crossover strate...
automatic chart refresher indicator MT5
MetaTrader 5 indicator

automatic chart refresher

some indicators experience a bug where the plot drops horizontally or the buffer doesn't update on the chart. the problem can be solved by refreshing the chart.this will refresh th...
advisor based on rs i and martingale expert MT5
MetaTrader 5 expert advisor

advisor based on rs i and martingale

this advisor utilizes the rsi indicator and performs adaptive search for minimums and maximums to determine optimal entry and exit points in the market. the advisor analyzes the la...
wick ratio candlesticks indicator MT5
MetaTrader 5 indicator

wick ratio candlesticks

wick ratio candlesticks are recognized by its upper and lower wick ratio instead of open and close properties.by default a snow candle appear when upper wick = lower wickif upper w...
hull moving average indicator MT5
MetaTrader 5 indicator

hull moving average

i did not understand the source of other hull ma implementations, so i decide to implement it myself. it has four input parameters:inphmaperiod = 20 inpcolorkind = single_color inp...
fractals - adjustable period and prices indicator MT5
MetaTrader 5 indicator

fractals - adjustable period and prices

one of the "classics" but with a twist - unlike the built in fractals indicator, this one allows you to :adjust the fractals period (the built in fractal indicator is using period ...
super scalper em as expert MT4
MetaTrader 4 expert advisor

super scalper em as

low risk, max profit, winning strategy ea. based upon super scalper emas indicator...
marubozu indicator MT5
MetaTrader 5 indicator

marubozu

a marubozo is a long-bodied candlestick with no shadow, from the japanese word meaning "close-cropped". candlestick charts look at the opening and closing price on a single day and...
symbol filling policy determination expert MT5
MetaTrader 5 expert advisor

symbol filling policy determination

symbol input (symbol): the function takes as input the symbol of a financial instrument for which the filling policy is to be determined.obtaining the filling policy type (filling)...
check for market open hours library MT5
MetaTrader 5 library

check for market open hours

the marketopenhours.mqh file checks the market open hours against the server time at the broker. its input is only the symbol name as string type. as a result you get a bool, true ...
breakout martin gale expert advisor for mql4 expert MT4
MetaTrader 4 expert advisor

breakout martin gale expert advisor for mql4

the "martin gale breakout" strategy is an expert advisor (ea) designed for trading in the forex market. this ea combines a breakout trading approach with elements of the martin gal...
breakout martin gale expert advisor for mt5 expert MT5
MetaTrader 5 expert advisor

breakout martin gale expert advisor for mt5

the "martin gale breakout" strategy is an expert advisor (ea) designed for trading in the forex market. this ea combines a breakout trading approach with elements of the martin gal...
trend predictor indicator MT4
MetaTrader 4 indicator

trend predictor

the indicator is a powerful tool that predicts trend changes based on the analysis of price channels and the nature of the volatility of the instrument.it provides accurate signals...
at r trailing stop with 1 buffer only indicator MT5
MetaTrader 5 indicator

at r trailing stop with 1 buffer only

this is an edit of the by found here .it has 1 buffer instead of 2 (1 line instead of 2 lines) . i was a fan of the original mt4-levelstop-reverse.v2that was coded originally by br...
the double bollinger band strategy mt4 expert MT4
MetaTrader 4 expert advisor

the double bollinger band strategy mt4

1.overview the double bollinger band strategy makes use of two bollinger bands in order to filter entries and exits in the forex market.the strategy aims to enter buy (sell) trades...
price rebound calculator indicator MT4
MetaTrader 4 indicator

price rebound calculator

set the maximum rollback size in the window on the top left of the chart, and the indicator will show the nearest reversal levels and their chances....
double bolling band signal indicator MT5
MetaTrader 5 indicator

double bolling band signal

1.overview the double bollinger band strategy makes use of two bollinger bands in order to filter entries and exits in the forex market.the strategy aims to enter buy (sell) trades...
donchian channel scalping strategy ea expert MT4
MetaTrader 4 expert advisor

donchian channel scalping strategy ea

lot size computation methods possibility to enable different trailing stop strategies to be optimized for your specific needs, account and trading strategy. a donchian channel str...
m4 ha indicator MT4
MetaTrader 4 indicator

m4 ha

trend indicator based on the intersection of adaptive hma and its smoothed line. i recommend using it together with the flat indicator to determine the beginning of a trend early...
mt5 cc i with shift parameter indicator MT5
MetaTrader 5 indicator

mt5 cc i with shift parameter

a simple extension to the cci indicator using the icci function call. now you have a shift parameter which will shift the plot by user defined bars.this is somewhat an educational ...
simplest cs v file reader script MT5
MetaTrader 5 script

simplest cs v file reader

use this simplest class to read csv file with out any preparations and types casting declarations.find the shortest usage example below....
range ratio indicator MT4
MetaTrader 4 indicator

range ratio

very useful way to advance your chart analysis. this indicator show you ratio of movement sizes inside bar to current bar size.this is can be good approval of signals. few examples...
simple support and resistance indicator MT4
MetaTrader 4 indicator

simple support and resistance

this is super simple starter code for anyone looking to work or build with support and resistance. it includes a mid-line which is calculated using the average of the support and r...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.