MetaTrader MT4 All Source Code Downloads - Page 28

Showing 3041 results
balance sheet indicator MT4
MetaTrader 4 indicator

balance sheet

as a part of money management system, we need a balance sheet that show how much money we can risk from a profit that we have took.this indicator will show balance sheet for a year...
harmonik manual indicator MT4
MetaTrader 4 indicator

harmonik manual

this indicator will show the name of the pattern by placing point xabcd manually and also will search the next potential reversal zone (prz) automatically.this idea was first publi...
renko time and time between candles indicator indicator MT4
MetaTrader 4 indicator

renko time and time between candles indicator

a very simple indicator to display the difference in time between candles in seconds.intended for use with offline renko charts to indicate how long each block or brick has taken t...
mon ex indicator indicator MT4
MetaTrader 4 indicator

mon ex indicator

monex indicator is the weighted close (hlcc/4) candlestick bar combined with zigzag indicator (arrow).last update (update_01 ~ 2015-07-30) added option to display the arrow (true ...
ma c d 2 tone color indicator MT4
MetaTrader 4 indicator

ma c d 2 tone color

custom macd indicator with 2 tone color (macd up and macd down colors)....
price - em as indicator MT4
MetaTrader 4 indicator

price - em as

the indicator shows the distance between the open price and 3 different exponential moving averages (emas) in pips....
livelli sr now indicator MT4
MetaTrader 4 indicator

livelli sr now

the indicator shows support and resistance levels.like all simple things, sometimes these indicators are very useful, the indicator shows support and resistance and makes it obviou...
harmonik manual new version indicator MT4
MetaTrader 4 indicator

harmonik manual new version

i have modified and combined the following materials:harmonik_ratios by "all traders"; support and resistance barry stander; my own program. this indicator is made with the aim to:...
info label indicator MT4
MetaTrader 4 indicator

info label

a simple label that shows information like ask and bid, ohlc prices, volume, spread, remaining candle time, local & server time....
overlay and spread charts for 2 symbols indicator MT4
MetaTrader 4 indicator

overlay and spread charts for 2 symbols

main chart shows the overlay chart of 2 symbols - while subchart displays the price spread line with spreadfactor.for those keys affect the chart movement e.g. pgup/pgdn, the indic...
fibo pivot candle bar indicator MT4
MetaTrader 4 indicator

fibo pivot candle bar

this indicator is a composite of several indicators: fibonacci, pivot point, zigzag, macd and moving average which are combined in this indicator.this indicator gives advice to buy...
bb os ma indicator MT4
MetaTrader 4 indicator

bb os ma

bb_osma indicator is the osma indicator in the form of spheroid with a deviation as the upper and lower bands.this bb_osma indicator comes with a simple template bb_osma_template.h...
multi-trendlines breakout expert MT4
MetaTrader 4 expert advisor

multi-trendlines breakout

ea will automatically detect multi trendlines added by users.by using new mql4 function of , trendline movement/adjustment will be dynamically caputured as well....
delete all objects of the selected type script MT4
MetaTrader 4 script

delete all objects of the selected type

script is created after idea from the comment on the script . request was to enable deleting only specified object types from the charts.this script has list of all object types th...
blue spread indicator MT4
MetaTrader 4 indicator

blue spread

the indicator shows current spread with color line....
draw ellipse script MT4
MetaTrader 4 script

draw ellipse

a script to simplify drawing ellipses.ellipses are great for identifying areas of interest. drawing them can be time consuming so i created a script that will create an ellipse on ...
co t indicator MT4
MetaTrader 4 indicator

co t

this indicator uses reports by cftc. these reports are published on the website in two formats, "excel" and "text".select reports in text format of the category "futures-and-option...
average of at r indicator MT4
MetaTrader 4 indicator

average of at r

this is a custom indicator for metatrader 4. atr has been well known as market volatility indicator, atr bring insight of market strength conditions within specified period.average...
fm one ea expert MT4
MetaTrader 4 expert advisor

fm one ea

fmoneea is a scalping expert advisor for metatrader 4. it works only on one hour timeframe (period_h1).fmoneea calculation is based of zigzag and macd indicators on h1 timeframe. c...
forex line indicator MT4
MetaTrader 4 indicator

forex line

forexline indicator provides signals for trade, white line (sell signal) and the blue line (buy signal).may be useful to fellow traders.updates (26/03/2015): (update_01) eliminate...
candle movement monitoring indicator MT4
MetaTrader 4 indicator

candle movement monitoring

the red color of the indicator shows that the previous candle is a negative candle and lime color indicates a positive candle.the red color of the numbers on the table "now" indica...
indicator values to cs v indicator MT4
MetaTrader 4 indicator

indicator values to cs v

inovanceeasily save your indicator values and the open timestamp, open, high, low, close, volume data to a csv file. to find the saved file open the metatrader 4 directory, open th...
market data to cs v indicator MT4
MetaTrader 4 indicator

market data to cs v

inovanceeasily save historical bar data and every new tick to a csv file. to find the saved file, in the metatrader 4 directory, open the "mql4" folder and your file will be in the...
easy reverse script MT4
MetaTrader 4 script

easy reverse

the script reverses all the orders of the chart symbol.inputs:double reverse;with stoploss reverse.if you don't want inputs erase "#property script_show_inputs" in the metaeditor...
close all script MT4
MetaTrader 4 script

close all

simple code to close all opened orders....
spread and pip cost checker script MT4
MetaTrader 4 script

spread and pip cost checker

this script show you current currency pair spread, pip value and the total cost of the spread to open a position. result will show in your account currency.to see those information...
alpha trend spotter free indicator MT4
MetaTrader 4 indicator

alpha trend spotter free

andy ismailthis is an indicator for finding the strongest trend each day, suitable for intraday trading or a swing trading.how to use: red barmeans bearish trend for the next candl...
i clock mod1 indicator MT4
MetaTrader 4 indicator

i clock mod1

mladenthe indicator is a second-by-second candle timer not dependent on incoming ticks.the indicator has three functions:the indicator will count-down the remaining candle time.at ...
smoothing average expert MT4
MetaTrader 4 expert advisor

smoothing average

this ea is based on 1 moving average indicator, the exit and entry points are determined by a "smoothing factor"; a fixed amount of pips above or below the ma.this has been uploade...
open a trade script script MT4
MetaTrader 4 script

open a trade script

this is an easy way to open a trade and setting stoploss/takeprofit.just copy the script to <terminal_data_folder>\mql4\scripts folder and drag it to the chart everytime you ...
angry bird (scalping) expert MT4
MetaTrader 4 expert advisor

angry bird (scalping)

bima setyawan (jember trader community)it is ea with features that are very sensitive to movement is equipped with other features including:equity stop; tralling stop; equity risk ...
doji candle detection indicator MT4
MetaTrader 4 indicator

doji candle detection

this is an indicator for chart pattern detection, can detect doji candle and draw histogram, with alert message, works for all time frames.features: work for anytime frame from m1...
arbitrage indicator MT4
MetaTrader 4 indicator

arbitrage

the indicator draws two lines that represent the difference between two currencies derived from three pairs/currencies.it applies to eurusd, eurjpy, gbpusd, gbpjpy, usdchf or usdjp...
alpha trend spotter pa free indicator MT4
MetaTrader 4 indicator

alpha trend spotter pa free

andy ismailthis indicator acts by price action to find the strongest trend each day, use it when ats shows clear bullish or bearish trend.how to use: pink arrow means sellgreen arr...
parallel strategies example expert MT4
MetaTrader 4 expert advisor

parallel strategies example

parallel strategies is an expert advisor based on many strategies that work in parallel mode (each strategy has its own magic number, time to trade, stop loss, take profit, trailin...
aeron jj n scalper ea expert MT4
MetaTrader 4 expert advisor

aeron jj n scalper ea

i made many changes to this indicator then made ea based on it. now it seems to produce promising results.recommended timeframe: 1 hour. recommended currency: eurusd.all default se...
trades to cs v expert MT4
MetaTrader 4 expert advisor

trades to cs v

export the trade details (order, trade return, ticket number, open price, close price, open timestamp, close timestamp, currency pair, position size) from a backtest or live tradin...
ma lock indicator MT4
MetaTrader 4 indicator

ma lock

temboxthis indicator will help define ma (moving average) for one specified timeframe only.when timeframe changes, this indicator automatically adjusts its setting to new timeframe...
real value indicator MT4
MetaTrader 4 indicator

real value

this indicator is my attempt to estimate the real market value. the idea was to create something that changes direction much slower than market price, and is better fitted than mov...
real value extended indicator MT4
MetaTrader 4 indicator

real value extended

the idea was to create something that changes direction much slower than market price and is better fitted than moving average.indicator moves up, if price is above it and also mov...
zig zag arrow indicator MT4
MetaTrader 4 indicator

zig zag arrow

zigzag arrow indicator is based on a built-in zigzag indicator that replaces the line section with arrow.last update (update_01 ~ 2015-07-30) added color options for arrow. adjust...
atr range indicator MT4
MetaTrader 4 indicator

atr range

this indicator is used in expert advisor and explains how it works.after low-volatility periods it is time for an impulse which should be used for the flat breakout strategy.eurusd...
convergent divergent range volatility indicator MT4
MetaTrader 4 indicator

convergent divergent range volatility

the cdrvolatility indicator can be used as a guide for setting the s/l, t/p and t/s. within the chosen time window, for a net positive price gain, this indicator displays the large...
ma triple median indicator MT4
MetaTrader 4 indicator

ma triple median

this indicator draws 3 moving averages by median price. it can figure bullish, bearish and sideways trend.recommendations: use period 5 for daily timeframe...
sd x-tz pivots indicator MT4
MetaTrader 4 indicator

sd x-tz pivots

shimodaxcalculation 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 "calculate levels") an...
tool box indicator MT4
MetaTrader 4 indicator

tool box

changelog: information provided: button to change the timeframe, or to put it in auto mode. button +and -to change thelot size, you can use "p" and "m" shortcut to change lot size...
pivot point with adjustable closing time indicator MT4
MetaTrader 4 indicator

pivot point with adjustable closing time

pp indicator on daily (weekly, monthly) level, for use in timeframes smaller than daily. i'll skip the part discussing its basic use in trading, you can find that information here:...
convert time to double and vice versa library MT4
MetaTrader 4 library

convert time to double and vice versa

i've found these small functions very useful when trying to pass datetime through global variables.example:you can use it to save a valueandwhen you want to get the value back....
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.