MetaTrader MT4 All Source Code Downloads - Page 29

Showing 3041 results
linear momentum indicator MT4
MetaTrader 4 indicator

linear momentum

background: i was impressed by physics calculation with subject named "linear momentum" that can be found on mr. achmad hidayat’s with title "konsep momentum linier dan interpretra...
pairs index indicator MT4
MetaTrader 4 indicator

pairs index

pairsindex indicator shows the price index of 7 currencies dealing with 7 currency pairs, generating the index of the 7 x 7 = 49 currency pairs.in addition, pairsindex indicator al...
prime levels black indicator MT4
MetaTrader 4 indicator

prime levels black

doblece, domas4 & traderathomethis indicator will place up to 6 lines, at prime levels of your choosing, in a successive pattern on the chart. you can have the pattern repeated...
sd x-tz pivots 3 indicator MT4
MetaTrader 4 indicator

sd x-tz pivots 3

shimodaxintroduction: calculation of pivot and similar levels based on time zones. if you want to modify the colors, please scroll down to line 200 and below (where it says "calcul...
lacus tstopand be expert MT4
MetaTrader 4 expert advisor

lacus tstopand be

this expert advisor is for manual trading only. it places stop loss and take profit for buy, sell, buy limit, buy stop, sell limit and sell stop orders. it contains break even and ...
daily balance sheet indicator MT4
MetaTrader 4 indicator

daily balance sheet

this indicator allows you to plan your financial balance. you also do not need to calculate the weekly or monthly trade volume to estimate the rebate which you will get from your i...
fibo for yesterday and last week indicator MT4
MetaTrader 4 indicator

fibo for yesterday and last week

using golden section analysis of the market for yesterday and last week.the core is to calculate the start and end times of yesterday or last week. a week of market begins at 17:00...
trade history export to cs v indicator MT4
MetaTrader 4 indicator

trade history export to cs v

exports csv file to analyze trade history for a symbol.input parameters: inputfilename — export file name inputdirectoryname — export directory name inputhistorystartdatetime — an...
log4mql library MT4
MetaTrader 4 library

log4mql

log4mql is an mql4 (metaquotes metatrader 4 language) library for flexible logging to files and the terminal console. it is modeled after the log4j java library.documentation (gith...
guppy (long and short) indicator MT4
MetaTrader 4 indicator

guppy (long and short)

this indicator was developed by daryl guppy. it is composed by 6 emas of 3, 5, 8, 10, 12 and 15 periods which give you the direction and the strength of the short-term trend, the s...
check current open orders with profit script MT4
MetaTrader 4 script

check current open orders with profit

this script lists current open orders with profit. the result is displayed in a message box.if there is at least one open order with profit, a report file is created in .txt format...
bounce strength indicator indicator MT4
MetaTrader 4 indicator

bounce strength indicator

bounce strength indicator (bsi) shows the strength of bounce according to the wyckoff method.after a move higher, the stock moves into a flat consolidation with a clear support lev...
reversal navi indicator MT4
MetaTrader 4 indicator

reversal navi

this indicator shows the entry point coming after the reversal bar.i wanted to see a lot more of the entry point. so, i made this. please use in combination with a filter (adx, bsi...
spread mi n indicator MT4
MetaTrader 4 indicator

spread mi n

the indicator is a histogram of the lowest/minimum spread only, given in a candle whilst the indicator has been running. example scripts for placing buy or sell at the lowest sprea...
tango line indicator MT4
MetaTrader 4 indicator

tango line

this indicator is a sharp turn to the dynamic change of direction. like tango steps! it makes earlier entry possible.i wrote and discovered that the buy line can also be used as a ...
bounce strength indicator 2. 0 with tango line indicator MT4
MetaTrader 4 indicator

bounce strength indicator 2. 0 with tango line

bounce strength indicator (bsi) shows the strength of bounce. it now works in trend and uses calculations.there is no difference in the , but i tried to remake it from a different ...
hull moving average indicator MT4
MetaTrader 4 indicator

hull moving average

the hull moving average (hma), developed by alan hull, is an extremely fast and smooth moving average that almost eliminates lag altogether and manages to improve smoothing at the ...
news hour trade expert MT4
MetaTrader 4 expert advisor

news hour trade

expert advisor i have developed for news time trading.the ea is not fully automatic, you must set the time before 1 minute of news release time and lot, s/l, t/p accordingly.rememb...
price histogram on click event indicator MT4
MetaTrader 4 indicator

price histogram on click event

this indicator shows four price histograms when a click event is fired.personally, i made it for the check at the time of development, but it was shared.updates (30/07/2015): v 1.0...
dx week sn r indicator MT4
MetaTrader 4 indicator

dx week sn r

indicator of support and resistance levels based on open close high low weekly candle (last week).entry on h4 or d1....
price histogram channel indicator MT4
MetaTrader 4 indicator

price histogram channel

this indicator shows channels using the price histogram.display: red line — top of the histogram; dot area — where 60% trades take place; dash line area — where 90% trades take pl...
change timeframes with hotkeys indicator MT4
MetaTrader 4 indicator

change timeframes with hotkeys

this simple indicator will change the timeframes of the current chart with keypress.i have added yet another functionality to it to fix/unfix chart scale as well as show/hide price...
exp martin expert MT4
MetaTrader 4 expert advisor

exp martin

the expmartin ea trades on the principle of the martingale: if the order is closed by stop loss, the next order will be the opposite type with a lot size increased by a certain rat...
auto mm script MT4
MetaTrader 4 script

auto mm

this script will help you calculate your lot to open position. you just need to enter risk and stoploss.input parameters: opbuy=false — set true for entry position opsell=false — ...
personal assistant expert MT4
MetaTrader 4 expert advisor

personal assistant

personal assistant is there to make your trading easy, basically it does what a real assistant does. provides information and executes your orders.i wrote this ea for several reaso...
bs i trend and channel indicator MT4
MetaTrader 4 indicator

bs i trend and channel

this indicator shows trend line and channels using the bsi indicator.first, it will check the trend by bsi. then, draw the trend line or channels by condition. the trend line uses ...
personal assistant - the next generation expert MT4
MetaTrader 4 expert advisor

personal assistant - the next generation

new functionalities / improvements: allows the user to set pending orders (buy stop, sell stop, buy limit, sell limit) with easy to use, interactive process. allows the user to pr...
rs i ea expert MT4
MetaTrader 4 expert advisor

rs i ea

this expert advisor is based on overbought and oversold levels.ea will buy when rsi is in the oversold and sell when rsi is in the overbought zone.update (2015.09.28): trailingsto...
support resistance - tools indicator MT4
MetaTrader 4 indicator

support resistance - tools

changelog: how to use: put your mouse cursor where you need to create a line and push "a" key (if you keep the default key), the line will be created automatically, you can do it a...
flag and pennant patterns indicator MT4
MetaTrader 4 indicator

flag and pennant patterns

this indicator shows flag and pennant patterns.this pattern is seen as the market potentially just taking a “breather” after a big move before continuing its primary trend.trend de...
corders manager class library MT4
MetaTrader 4 library

corders manager class

it is a simple but good class for orders management. i know there should have been management of magic numbers and so on, this is just a taste.usage:...
histogram blanket indicator MT4
MetaTrader 4 indicator

histogram blanket

on a candlestick chart, you see more open and close market than all effort of the market in the period. this new representation helps to see charts in a new different way.parameter...
at r 3 lw m a indicator MT4
MetaTrader 4 indicator

at r 3 lw m a

this indicator shows 3 periods atr lwma. i made this indicator for identifying declining volatility.updates (05/09/2015): v 1.01 — minor bug fixes. display: red line — shows the ...
fuzzy - library for developing fuzzy models library MT4
MetaTrader 4 library

fuzzy - library for developing fuzzy models

dmitry kalyuzhny. fuzzynet project website -unzip the archive into the . the library codes are located in the <terminal_data_folder>\mql4\include\math\fuzzynet\ sample test s...
wedge pattern indicator MT4
MetaTrader 4 indicator

wedge pattern

this indicator shows wedge pattern (using ).display: sea green lines — wedge line; yellow line — trend line; gray dot line — standard deviations of the trend line. fig.1. eurusd 5...
triangular ma indicator MT4
MetaTrader 4 indicator

triangular ma

mladendraws a triangular moving average on the chart....
at r values indicator MT4
MetaTrader 4 indicator

at r values

this indicator plots the values of the user specified atr period for all timeframes as a text block. the text block corner can be changed by the user....
money manager graphic tool indicator MT4
MetaTrader 4 indicator

money manager graphic tool

changelog: v1.03: correction for more stability. works now fine with symbols with 1 digit. correction on the ea, better information on error, correct the open order. v1.02: added...
volatility step channel indicator MT4
MetaTrader 4 indicator

volatility step channel

this indicator shows step channel based on volatility (base volatility indicator).updates (12/09/2015): v 1.01 — added hybrid mode. * base volatility indicator is 70 ma of stddev(...
daily break point expert MT4
MetaTrader 4 expert advisor

daily break point

this good an h1 timeframe. this ea will execute at the new bar if the last bar has broken through the point that we set.breaking calculation is indicated by first bar of open day p...
master tools indicator MT4
MetaTrader 4 indicator

master tools

changelog:v1.08: after a long time of absence :)bug correction and compilation. v1.07: now sl / tp choose for each chart and not for all. for the grid, now you can choose a differ...
cc i on step channel indicator MT4
MetaTrader 4 indicator

cc i on step channel

this line will be created from the result of tug of war between [raising price] and [falling price].this chart shows the differences.blue line is typical sma(14), pink line is vola...
custom bollinger bands indicator MT4
MetaTrader 4 indicator

custom bollinger bands

the original code is from bands.mq4 by metaquotes software corp.with customizable moving average method and applied price.available moving average methods:simple exponential smooth...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.