MetaTrader MTall All Source Code Downloads - Page 197

Showing 11123 results
reversing grid on limit orders expert MT5
MetaTrader 5 expert advisor

reversing grid on limit orders

this is a grid system which opens first trade with market order and next orders of the grid with limit pending orders.parameters first trade type is specified by the user, and afte...
training chart generator/controller indicator MT4
MetaTrader 4 indicator

training chart generator/controller

two indicators are required:- trainingchartgenerator.mq4 to be added to a chart where all bars are to be based on.- trainingchartcontroller.mq4 to be added to the training/controll...
range break out ea expert MT5
MetaTrader 5 expert advisor

range break out ea

this is a classic range breakout system. range is defined by min number of bars and max width in pips. user can adjust both.parameters example...
5 minutes scalping system indicator MT4
MetaTrader 4 indicator

5 minutes scalping system

it is a manual trading system consisting of 5 indicators. open long position when all indicators are in blue, and open short when all indicators are in red.indicators auto turn cha...
i double channel indicator MT4
MetaTrader 4 indicator

i double channel

indicator makes a channel using two moving averages.it is an indicator of technical analysis that aims to assist every trader in his manual trades....
double channel ea expert MT4
MetaTrader 4 expert advisor

double channel ea

this expert uses idoublechannel indicator.you can use to make backtesting to find best settings for indicator....
unity pro indicator MT5
MetaTrader 5 indicator

unity pro

the underlying algorithm can be described in the following way. consider it on the minimalistic example with one currency pair (eurusd) and gold (xauusd).at every moment, the marke...
folow line ea expert MT4
MetaTrader 4 expert advisor

folow line ea

it's an expert to help any user to find better settings for folowline indicator.expert works only with folowline indicator....
pip chart indicator MT5
MetaTrader 5 indicator

pip chart

select one of the three chart modes....
pending order timer on closed market script MT4
MetaTrader 4 script

pending order timer on closed market

you can send pending order on closed market between starttime and endtime at specific minumum and maximum price.you can also use it on open market to setup time and price of your c...
trading the trend indicator MT5
MetaTrader 5 indicator

trading the trend

this indicator was already published, but in these times of perpetual complaints that the terminal (mt5 or mt4 does not matter) is slow, this one is one more in the "need for speed...
5 minutes scalping ea expert MT4
MetaTrader 4 expert advisor

5 minutes scalping ea

this expert is to help any user of the system to try some different settings of indicators easy and quickly.expert need indicators to generate signals. has the ability to use all o...
i rs i advanced histo indicator MT4
MetaTrader 4 indicator

i rs i advanced histo

the indicator is shown in a histogram the rsi up and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand out is that...
i cc i advanced histo indicator MT4
MetaTrader 4 indicator

i cc i advanced histo

the indicator is shown in a histogram the cci up and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand out is that...
sudoku expert MT5
MetaTrader 5 expert advisor

sudoku

did you ever want to pass the time or to stretch your brains while awaiting important news event or monitoring open position in metatrader? it's easy with . this nontrading expert ...
i at r advanced histo indicator MT4
MetaTrader 4 indicator

i at r advanced histo

the indicator is shown in a histogram the atr uptrend and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand out is...
i bears bulls advanced histo indicator MT4
MetaTrader 4 indicator

i bears bulls advanced histo

the indicator is shown in a histogram the bull and bears uptrend and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it s...
i stochastic advanced histo indicator MT4
MetaTrader 4 indicator

i stochastic advanced histo

the indicator is shown in a histogram the stochastic uptrend and downtrend uses a different way.you can set period of indicator and levels for trend.the feature that makes it stand...
i ma c d advanced histo indicator MT4
MetaTrader 4 indicator

i ma c d advanced histo

the indicator is shown in a histogram the macd uptrend and downtrend uses a different way.you can set period of indicator and levels for trend...
i bands advanced histo indicator MT4
MetaTrader 4 indicator

i bands advanced histo

the indicator is shown in a histogram the bands uptrend and downtrend uses a different way.you can set period of indicator and levels for trend....
i ad x advanced histo indicator MT4
MetaTrader 4 indicator

i ad x advanced histo

the indicator is shown in a histogram the adx uptrend and downtrend uses a different way.you can set period of indicator and bars count averages levels....
programming patterns - decorator script MT5
MetaTrader 5 script

programming patterns - decorator

• inheritance is not always flexible. • composition and delegation is sometimes a good alternative to dynamically add new behavior. • decorator type matches component type. • decor...
compass line ea expert MT4
MetaTrader 4 expert advisor

compass line ea

the expert uses ifollowline and icompass indicators to generate signals.with separately parameter for each indicator....
histo scalper ea expert MT4
MetaTrader 4 expert advisor

histo scalper ea

this expert is a tool to test any of my histo indicator (8) for testing and find better settings to trade.you can use separately one by one indicator or more of one or all together...
grid template ea expert MT4
MetaTrader 4 expert advisor

grid template ea

grid template ea places a grid with pending stop orders at each side of price....
programming patterns - strategy script MT5
MetaTrader 5 script

programming patterns - strategy

a good architecture is extendable, supportable, and reusable. patterns help build hq systems. patterns are proven to be good by experience. patterns are generic solitions for soft...
programming patterns - observer script MT5
MetaTrader 5 script

programming patterns - observer

subjects update observers through interface. subjects knows nothing about the observers (one-to-many weak relation). new data can be broadcast by the subject, or requested by the ...
zig zag based on close prices indicator MT4
MetaTrader 4 indicator

zig zag based on close prices

the code is based on indicator zigzag which is in-built in mt4, developed by metaquotes.i have changed it slightly so that it isn't calculated on highest highs and lowest lows, but...
rma ma c d indicator MT5
MetaTrader 5 indicator

rma ma c d

this macd is using what is known as rma average for macd calculation....
basic rsi template ea expert MT4
MetaTrader 4 expert advisor

basic rsi template ea

basic rsi template ea - market entries by signal from relative strength index indicator, basic default values of overbought 70 and oversold 30. it's a template to use for further s...
programming patterns - abstract factory script MT5
MetaTrader 5 script

programming patterns - abstract factory

many architectures start with factory method, then evolve to af, prototype, builder builder makes complex objects step-by-step. af makes families of related products. builder retu...
nel o d i trading terminal for mt5 library MT5
MetaTrader 5 library

nel o d i trading terminal for mt5

"nld_main" is a trend indicator, designed to identify the most relevant trends and trend reversals for the currently selected time-frame."nld_chart" is a custom price indicator, wh...
nel o d i trend painter library MT5
MetaTrader 5 library

nel o d i trend painter

trend indicator based on calculations similar to those found in "ichimoku kinko hyo", with a wide range of drawing styles and parameters to fine-tune the calculation. it can be use...
nel o d i trend waves for mt5 library MT5
MetaTrader 5 library

nel o d i trend waves for mt5

this is a highly customizable monster trend indicator, which calculates standard deviations, moving averages and a number of other potential support and resistance zones. by defaul...
multi pair pivot point scanner alerts 2. 8 indicator MT5
MetaTrader 5 indicator

multi pair pivot point scanner alerts 2. 8

scans multiple symbols looking for when the price crosses a pivot point or when xxpoints near or bounce off pivot then it alerts the trader.put scanner on a separate chart tab from...
vr calculate martingale lite indicator MT4
MetaTrader 4 indicator

vr calculate martingale lite

average price indicator that helps the trader to calculate the price for closing all the orders without loss and profit.with the help of the indicator, the trader creates the virtu...
vr calculate martingale lite mt 5 indicator MT5
MetaTrader 5 indicator

vr calculate martingale lite mt 5

average price indicator that helps the trader to calculate the price for closing all the orders without loss and profit.with the help of the indicator, the trader creates the virtu...
nel o d i back prop chart library MT5
MetaTrader 5 library

nel o d i back prop chart

"nld_backprop.mqh" contains the implementation of a very simple artificial neural network that has one hidden layer and uses back-propagation for training/learning. the advantage o...
ro c expert MT4
MetaTrader 4 expert advisor

ro c

"roc" ea trades with "roc" indicator, has trailing stop loss &take profit works on all time frames major forex pairs and stocks nasdaq.try it on demo first. this ea trades only...
instance id script for mt4/mt5 script MT5
MetaTrader 5 script

instance id script for mt4/mt5

this script calculates and prints out the instance_id for mt4/mt5 installations.the instance_id is used in the roaming folder names such asplease, find more details here:- mt4: - ...
martingale smart expert MT4
MetaTrader 4 expert advisor

martingale smart

the "martingale smart" ea trades with 2 strategies , if we lose a trade then the ea will change strategy and take a new trade with a multiplied/increased lot size, this martingale...
open/close charts script MT5
MetaTrader 5 script

open/close charts

first script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.second script closes ...
smart ac trader expert MT4
MetaTrader 4 expert advisor

smart ac trader

the "smart ac trader" ea trades with currency strength, finds the strongest\weakest currency from 8 major currencies and trades with moving averages, and uses several indicators. w...
n trades per set martingale expert MT4
MetaTrader 4 expert advisor

n trades per set martingale

the ea does a set of n number of trades and then:this ea will scale up if all the trades were consec losses and will reset aftera set with all consec wins has occurred.the set size...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.