MetaTrader MTall Expert Source Code Downloads - Page 24

Showing 2478 results
renko chart from ticks (most precise method) expert MT4
MetaTrader 4 expert advisor

renko chart from ticks (most precise method)

how to use: like any other ea, open it in the strategy tester, choose the 'symbolname' and a small timeframe (m1 or m5). if you would need to convert within a time-period (eg: 2010...
stop & limit bots expert MT4
MetaTrader 4 expert advisor

stop & limit bots

two ea's. one places stop orders the other places limit orders. the ea does not use any form of technical analysis, just price movement. ea works on any timeframe. easy to back tes...
exp fisher org expert MT5
MetaTrader 5 expert advisor

exp fisher org

the exp_fisher_org_v1 ea is based on the signals generated by the oscillator. the signal is formed when a bar is closing if there is crossing of the main and signal lines of the in...
exp fisher org sign expert MT5
MetaTrader 5 expert advisor

exp fisher org sign

trading system based on indicator signals. a signal is formed at the close of a bar if a color icon of the indicator has appeared.this expert advisor requires the compiled indicato...
exp jfatl digit system expert MT5
MetaTrader 5 expert advisor

exp jfatl digit system

trading system based on indicator signals. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previous bar had the opposite color...
exp volume weighted ma digit system expert MT5
MetaTrader 5 expert advisor

exp volume weighted ma digit system

trading system based on indicator signals. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previous bar had the opposite color...
trade panel with autopilot expert MT5
MetaTrader 5 expert advisor

trade panel with autopilot

the trade panel for manual and automated trading demonstrates the possibilities of the library. the panel code has been automatically generated using the environment for visual des...
exp volume weighted ma candle expert MT5
MetaTrader 5 expert advisor

exp volume weighted ma candle

trading system based on indicator signals. a signal to perform a deal is formed at the close of a bar if the color of the indicator candlesticks changes from green to pink or vice ...
exp donchian channels system expert MT5
MetaTrader 5 expert advisor

exp donchian channels system

trading system based on indicator signals. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previous bar had the opposite color...
exp pchannel system expert MT5
MetaTrader 5 expert advisor

exp pchannel system

trading system based on indicator signals. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previous bar had the opposite color...
exp darvas boxes system expert MT5
MetaTrader 5 expert advisor

exp darvas boxes system

trading system based on indicator signals. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previous bar had the opposite color...
exp adx d m i expert MT5
MetaTrader 5 expert advisor

exp adx d m i

the exp_adxdmi trading system based on the signals of the oscillator. the signal is formed when a bar is closing if there is crossing of the main and signal lines of the indicator,...
exp aroon oscillator sign alert expert MT5
MetaTrader 5 expert advisor

exp aroon oscillator sign alert

trading system based on indicator signals. a signal is formed at the close of a bar if a color icon of the indicator has appeared.place aroonoscillator.ex5 and aroonoscillatorsigna...
exp i-cai expert MT5
MetaTrader 5 expert advisor

exp i-cai

the exp_i-cai expert advisor is based on change of direction of the indicator. the signal is formed when a bar is closing if there is change in moving average direction.this expert...
exp sm i correct expert MT5
MetaTrader 5 expert advisor

exp sm i correct

the exp_smi_correct expert advisor is based on the indicator color change. the signal is formed when a bar is closing if there is change in cloud color of the indicator. this exper...
exp i-cai st dev expert MT5
MetaTrader 5 expert advisor

exp i-cai st dev

trading system based on the signals of the indicator. a signal is formed at the close of a bar if a color point of the indicator has appeared. market exit signal is generated if th...
exp i-cai channel system digit expert MT5
MetaTrader 5 expert advisor

exp i-cai channel system digit

the breakthrough trading system based on the signals of the indicator. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previou...
exp pf e expert MT5
MetaTrader 5 expert advisor

exp pf e

the exp_pfe trading system based on the signals of the oscillator. the signal is formed when a bar is closing if there is change of direction of the indicator.this expert advisor r...
exp pf e extr expert MT5
MetaTrader 5 expert advisor

exp pf e extr

the exp_pfe_extr breakout trading system based on the signals of the oscillator. the signal is formed when a bar is closing, if the indicator breaks through the overbought level fo...
exp pp o cloud expert MT5
MetaTrader 5 expert advisor

exp pp o cloud

the exp_ppo_cloud ea is based on the signals generated by the oscillator. the signal is formed when a bar is closing if there is crossing of the main and signal lines of the indica...
exp candlesticks bw expert MT5
MetaTrader 5 expert advisor

exp candlesticks bw

the exp_candlesticksbw expert advisor based on signals of the indicator. the signal is formed when a bar is closing if a trend candle appears, and there was no trend candle before ...
example of on chart event() function expert MT4
MetaTrader 4 expert advisor

example of on chart event() function

mohammad soubrathis is a great beginners' example of the function onchartevent() & creating objects on the chart to access them for some tasks...
jupiter m expert MT4
MetaTrader 4 expert advisor

jupiter m

the jupiter m. grid ea uses the martingale feature, which can be disabled by setting the multiplier to 1, when placing a grid in both directions.certain functions are useful when t...
nevalyashka stop up expert MT4
MetaTrader 4 expert advisor

nevalyashka stop up

every time a stop loss is triggered, the ea increases the sizes of take profit and stop loss by the specified coefficient. the ea does no increase the lot sizes of orders.if the op...
trade panel with autopilot expert MT4
MetaTrader 4 expert advisor

trade panel with autopilot

the trade panel for manual and automated trading demonstrates the possibilities of the library. the panel code has been automatically generated using the environment for visual des...
sa w system 1 expert MT4
MetaTrader 4 expert advisor

sa w system 1

the saw_system_1 expert advisor places pending orders on the basis of the volatility for the last n days. the stop loss is always placed at the level of the opposite order, therefo...
fishing expert MT4
MetaTrader 4 expert advisor

fishing

the expert advisor opens positions after the price passes the specified distance: 1 step up - sells, 1 step down - buys. that way it creates a grid, which can be closed manually us...
limits martin expert MT4
MetaTrader 4 expert advisor

limits martin

added trailing stop and breakeven features, which are activated if: 1) they are enabled in the ea settings; 2) the last order has either closed in profit or broken even.trailing_us...
the simplest rs i-based ea expert MT4
MetaTrader 4 expert advisor

the simplest rs i-based ea

expert advisor based on rsi. sells at downward crossing of 70, buys at the upward crossing of 30.the levels, stop loss and take profit can be specified in the ea settings....
grid assistant expert MT4
MetaTrader 4 expert advisor

grid assistant

semi-automatic grid assistant the expert advisor is designed for placing managing grids.expert buttons "buy stop" — open a grid of buy stop pending orders "sell stop" — open a gri...
trailing master expert MT4
MetaTrader 4 expert advisor

trailing master

the expert advisor that performs order trailing after reaching certain profit.it provides a filter based on magic number and comment....
break-even master expert MT4
MetaTrader 4 expert advisor

break-even master

the expert advisor that moves the stop loss to breakeven after reaching certain profit.it provides a filter based on magic number and comment....
news ea template without dl l expert MT4
MetaTrader 4 expert advisor

news ea template without dl l

in essence, this is source code (template) of the expert advisor that downloads news from the investing.com, written in the mql4 without the use of dll. if you were looking for a w...
exp price position expert MT5
MetaTrader 5 expert advisor

exp price position

exppriceposition is a metatrader 5 expert advisor based on the priceposition and stepupdown indicators.extract and copy 2 sound wav files into the folder metatrader 5/sounds, so th...
ichimoku kinko hyo system expert MT4
MetaTrader 4 expert advisor

ichimoku kinko hyo system

this ea is based entirely on the ichimoku kinko hyo system. trades are opened when the chinkou span crosses the price action, cross up for long, cross down for short. long trades m...
exp ha waves expert MT5
MetaTrader 5 expert advisor

exp ha waves

exphawaves is a metatrader 5 expert advisor based on the heiken ashi and stepupdown indicators.extract and copy 2 sound wav files into the folder metatrader 5/sounds, so that durin...
exp buy sell side expert MT5
MetaTrader 5 expert advisor

exp buy sell side

expbuysellside is a metatrader 5 expert advisor based on the atrstops and stepupdown indicators.extract and copy 2 sound wav files into the folder metatrader 5/sounds, so that duri...
lb & sb using rs i & momentum expert MT4
MetaTrader 4 expert advisor

lb & sb using rs i & momentum

the same ea's as . the additional code allows the user to set parameters on rsi and momentum. for guidance, in the variables, if the rsi buy restrict is set to 70, the ea will not ...
example of ma c d automated expert MT4
MetaTrader 4 expert advisor

example of ma c d automated

it is a metatrader 4 code example of macd automated expert advisor, with advanced money management function and trailing stop as well.the idea is:filter as multi time frame code ex...
yen trader expert MT4
MetaTrader 4 expert advisor

yen trader

yen tradertrades jpy crosses (xxxjpy) where xxx is one of the major currencies (except usd which will be used as a reference currency).based on the selected direction (r:right or l...
trade on timer expert MT5
MetaTrader 5 expert advisor

trade on timer

the code was designed to illustrate the use of the timer. this expert advisor opens a deal in random direction the moment a signal from the timer arrives.if there are open position...
zz fibo trader expert MT5
MetaTrader 5 expert advisor

zz fibo trader

the zz fibo trader expert advisor has been designed to illustrate the use of the indicator in a simple trading system.the has been specially designed for use in trading experts. in...
fibo retracement trader expert MT5
MetaTrader 5 expert advisor

fibo retracement trader

this simple expert advisor was created to illustrate the capabilities of trading the fibonacci levels. the ea uses the standard zigzag indicator (from the standard metatrader deliv...
exp stochastic diff expert MT5
MetaTrader 5 expert advisor

exp stochastic diff

the exp_stochasticdiff expert advisor is based on change of direction of the indicator. the signal is formed when a bar is closing if there is change in histogram direction.this ex...
sync chart expert MT5
MetaTrader 5 expert advisor

sync chart

synchronization of the bars displayed on all open charts of the terminal. synchronization of charts if performed by timer. no dll!additional features:option to synchronize vertical...
exp color xva ma digit expert MT5
MetaTrader 5 expert advisor

exp color xva ma digit

the exp_colorxvama_digit expert advisor is based on the indicator color change. the signal is formed when a bar is closing if there is change in color of the indicator line.this ex...
the smart averager - hello smart expert MT5
MetaTrader 5 expert advisor

the smart averager - hello smart

the hello smartexpert advisor averages losing positions. the buyselltrading direction is selected in the settings. then, if the price goes in unfavorable direction, the ea opens an...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.