MetaTrader MT4 Script Source Code Downloads - Page 6

Showing 422 results
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 ...
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...
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 ...
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...
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 — ...
vr system test script MT4
MetaTrader 4 script

vr system test

i often wondered and asked questions on the forum: "which computer to choose for maximum performance of the metatrader 4 and metatrader 5 terminals?" this question is interesting t...
convert ticks file script MT4
MetaTrader 4 script

convert ticks file

the converter of the tick files created with the ticks collector into different data representation formats.during the operation of the special tick files are created (tks type). t...
close all-e script MT4
MetaTrader 4 script

close all-e

script that closes orders and (or) deletes pending orders.it can close all magics or only a certain one. it can close all symbols or only the current one. it can close only profita...
ap script ver 1. 01 script MT4
MetaTrader 4 script

ap script ver 1. 01

the script analyzes the market based on two criteria: the moving averages and the support and resistance levels.the script draws the support and resistance levels on the h4 chart b...
i clean script MT4
MetaTrader 4 script

i clean

simple script allows you to close, delete or remove stop loss and take profit values from all opened and pending orders.the script will alert you in case it fails or play "ok" soun...
plot mq l signal script MT4
MetaTrader 4 script

plot mq l signal

this script is helpful when we want to learn how to trade from a signal provider at . choose one signal provider you prefer to learn then export trading history to csv file. save t...
placing stop orders grid script MT4
MetaTrader 4 script

placing stop orders grid

the script determines the price at the point of the chart, on which it was dropped down, and depending on that it places a grid of pending orders.if the specified price is lower th...
trade when the market is closed script MT4
MetaTrader 4 script

trade when the market is closed

the script is designed to place orders at the time when it is not possible, for example, when the market is closed.specify the trading direction (buy or sell), the order volume and...
cm open 2 stop orders script MT4
MetaTrader 4 script

cm open 2 stop orders

the script operates like an expert advisor with the exception that unloads from the memory itself once it completes its mission.at the specified time (set in parameters) two buy st...
indicators saver script MT4
MetaTrader 4 script

indicators saver

the script saves the values of time, open, high, low, close, volume and standard indicators. it is also possible to save certain derivatives of the time, such as day of week, hour ...
the wave marker script set script MT4
MetaTrader 4 script

the wave marker script set

s_wavemarker_createnew- the script creates a group of graphical objects on the chart - text labels and lines for marking the elliott waves. user only needs to move the text labels ...
s wininet script MT4
MetaTrader 4 script

s wininet

Download the source code for this script
converting hst-files into csv files script MT4
MetaTrader 4 script

converting hst-files into csv files

the hst2csv script is used for converting *.hst files to *.csv files, that can be imported into the metatrader 4 client terminal with no errors.script operation principlethe input_...
history analysis on presence of holes and gaps script MT4
MetaTrader 4 script

history analysis on presence of holes and gaps

the history_data_analysis_v3 script checks the history for missing bars, determines the size of the holes, gaps and makes a list of them. the original can be found here: .when open...
zz all quotings 0-0050 script MT4
MetaTrader 4 script

zz all quotings 0-0050

the zz_all quotings 0-0050 script is designed for downloading history on all currency pairs, metals, known indices, cfd and for controlling "holes" in history. the script implement...
calculation of the 3-rd elliott wave script MT4
MetaTrader 4 script

calculation of the 3-rd elliott wave

presented is the script for the calculation of the third elliott wave based on the algorithm suggested by bill williams in his book "trading chaos".(comment to the figure 7-15 in t...
import of "minute bars" from forexite. com script MT4
MetaTrader 4 script

import of "minute bars" from forexite. com

sometimes the mql4.com quote archive lacks "small" data (for example, "minute bars"). for example, for gold: the minute bar history covers the period from 2006 to date. this is cle...
mc v a - multichart visual analyser script MT4
MetaTrader 4 script

mc v a - multichart visual analyser

the script creates three "main" graphic objects: two vertical lines and a linear regression.when user moves any of the three objects, the "connected" objects are automatically repo...
em a and sm m a are identical script MT4
MetaTrader 4 script

em a and sm m a are identical

this topic had been humorously mentioned by roshhere: . and it surfaced once again here: .i managed to strictly prove the identity of the recurrent formulas of these indicators at ...
forex calculator script MT4
MetaTrader 4 script

forex calculator

calculator_forex. the calculator is designed only for the forex market and only for the currency pairs!it works with the direct and indirect quotes, as well as cross rates. the cal...
history draw script MT4
MetaTrader 4 script

history draw

they were posted on the forums - people were content. description is in the archive.here is an example of the operation results of the script, which creates the trading history on ...
daily research script MT4
MetaTrader 4 script

daily research

this script is designed for obtaining various statistical data on the chart candlesticks on the selected timeframe....
zz all quotings 0-0070 script MT4
MetaTrader 4 script

zz all quotings 0-0070

before using the script set the required maximum number of bars in chart for metatrader 4 in tools->options->charts->. this is the number of bars to be downloaded and moni...
mm % volatility script MT4
MetaTrader 4 script

mm % volatility

lot calculation and position opening by market with the consideration of the asset volatility. stoploss is set automatically, takeprofit - on demand, as a multiple of r.lotsize:=ri...
ct g-modify date script MT4
MetaTrader 4 script

ct g-modify date

the ctg-modify datescript servers for fixing the chart with the consideration of the weekends, holidays and holes. it is necessary to extend the chart in order to correctly detect ...
rsi c c i div script MT4
MetaTrader 4 script

rsi c c i div

indicator operation principle the arrows are drawn in the following case: buy: rsi is higher than the upper level (determined by rsilowerlevel). with the default settings - above 4...
rotating text objects script MT4
MetaTrader 4 script

rotating text objects

example of working with objects: creating object, changing properties, redrawing the chart....
sell percent script MT4
MetaTrader 4 script

sell percent

Download the source code for this script
e -trailing script MT4
MetaTrader 4 script

e -trailing

Download the source code for this script
buy percent script MT4
MetaTrader 4 script

buy percent

Download the source code for this script
draw elliott 5 waves script MT4
MetaTrader 4 script

draw elliott 5 waves

draw elliott waves (5 waves) manually.1. navigator window (ctrl + n), execute this script (double click) on chart.2. it shows "0 1 2 3 4 5" (blue) on the left of chart. double clic...
gann's cycle levels script MT4
MetaTrader 4 script

gann's cycle levels

the significant highs and lows are entered manually in the dialog box one after the other in the lines point_1 and point_2. the script settings contain the ability to enable/disabl...
keel over script MT4
MetaTrader 4 script

keel over

Download the source code for this script
trade script MT4
MetaTrader 4 script

trade

trade - script sending buy order and printing selected order data to the log....
period converter script MT4
MetaTrader 4 script

period converter

the script is designed to create a non-standard symbol period based on the use of the standard period. for example, to create an h3 period of the selected symbol, it is necessary t...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.