MetaTrader MT5 Script Source Code Downloads - Page 4

Showing 351 results
open buy sell stop orders script MT5
MetaTrader 5 script

open buy sell stop orders

a script for placing two buy and sell stop orders at an equal distance.script input parameters:...
to clear chart objects by type script MT5
MetaTrader 5 script

to clear chart objects by type

the script removes from the current chart all objects of the type selected by the trader in input parameters.when used with default parameters, the script deletes all objects from ...
to clear objects by type script MT5
MetaTrader 5 script

to clear objects by type

the script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.when used with default parameters, the script deletes a...
to clear objects by type by time script MT5
MetaTrader 5 script

to clear objects by type by time

the script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.so, the timelevel input determines th...
to clear comment script MT5
MetaTrader 5 script

to clear comment

the script removes from the chart a comment located in the upper left corner. the script can be useful after you remove from your chart indicators that add such comments but do not...
sd delete indicators script MT5
MetaTrader 5 script

sd delete indicators

the script allows to quickly remove indicators from charts. it has two operating modes:only_this_chart- only delete from the current chart (used by default);all_charts- delete from...
ma x lo t script MT5
MetaTrader 5 script

ma x lo t

the script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit. the calculated value is displayed in the upper...
close orders by symbol script MT5
MetaTrader 5 script

close orders by symbol

the script closes all pending orders on the current symbol.script input parameters:...
close all orders script MT5
MetaTrader 5 script

close all orders

the script deletes all pending orders on all symbols at a time.script input parameters:...
close orders by symbol by type script MT5
MetaTrader 5 script

close orders by symbol by type

the script deletes all orders of the type specified in settings, on the current symbol.script input parameters:...
move trend line script MT5
MetaTrader 5 script

move trend line

the script finds on the chart all obj_trend (trendline) objects and moves the line to the specified date. it also aligns the prices of trend line beginning and end.inputs:price shi...
chart save template script MT5
MetaTrader 5 script

chart save template

the script saves current chart settings to a template with the specified name.there is only one input parameterfor the template name name template. the name should be specified wit...
history deals and orders script MT5
MetaTrader 5 script

history deals and orders

the 'history deals and orders' script shows absolutely all properties of deals and orders from the trading history over a given time interval.data can be displayed in the experts t...
pending orders up script MT5
MetaTrader 5 script

pending orders up

the "pending orders up" script sets a grid of orders above the current price.input parameters gap for pending orders up from the current price (in pips)- the distance from the curr...
pending orders do w n script MT5
MetaTrader 5 script

pending orders do w n

the "pending orders down" script sets a grid of orders below the current price.input parameters gap for pending orders down from the current price (in pips)- the distance from the ...
current next futures script MT5
MetaTrader 5 script

current next futures

the script has three independent functions for determining the current (nearest) forts futures.the short name of the futures, such as br, is specified in the script parameters.the ...
lead lag relationship tester script MT5
MetaTrader 5 script

lead lag relationship tester

script for checking the indicator, it is intended for sending quotes with a delay.how to check: run the script and indicator with a common communication channel on the same instrum...
statistics of candles script MT5
MetaTrader 5 script

statistics of candles

counting the number of series of bullish and bearish bars. displaying the result as a chart. saving the screenshot of the resulting chart. the script uses the class.input parameter...
statistics of candles 2 script MT5
MetaTrader 5 script

statistics of candles 2

a modification of the script. counting the number of series of bullish and bearish bars. displaying the result as a chart. saving the screenshot of the resulting chart. the class i...
vr orders history mt5 lite script MT5
MetaTrader 5 script

vr orders history mt5 lite

this universal script can run both on hedging and netting accounts.the script divides the report into two stages:the first stage includes existing current positions and deals, whic...
ie e e floating-point decoder script MT5
MetaTrader 5 script

ie e e floating-point decoder

display the actual stored value of a floating-point number (float or double type), with very high precision up to 55 decimal digits. this helps to debug exact value of floating-poi...
math ceil round floor script MT5
MetaTrader 5 script

math ceil round floor

an example of mathematical functions:returns the nearest upper integer; rounds a number to the nearest integer; returns the nearest lower integer. the code:starting with "price" ...
third party ticks script MT5
MetaTrader 5 script

third party ticks

third-party applications for metatrader 4 allowing to obtain a tick history from various sources have always been popular. this history is typically used in the strategy tester for...
prof line script MT5
MetaTrader 5 script

prof line

based on the mql4 code by evgeny trofimov .the script calculates and shows on a chart breakeven levels separately for open buy and sell positions.if the number of position changes,...
s dot to line dist script MT5
MetaTrader 5 script

s dot to line dist

function parameters:double lx1- the x coordinate of the first point of the line;double ly1- the y coordinate of the first point of the line;double lx2- the x coordinate of the seco...
sd m swap script MT5
MetaTrader 5 script

sd m swap

a script for showing the swap value on a financial instrument. the texts of positive and negative swaps are shown in different colors.i have been regularly using it for long. for s...
test values print script MT5
MetaTrader 5 script

test values print

the include file, small by its content, is designed to print out the values and names of variables:when engineering the codes; and when developing the functions or getting to know ...
export positions history script MT5
MetaTrader 5 script

export positions history

the script exports history of closed positions from mt5 retail hedging account selected between two dates. the resulting file is csv that can be opened/imported with any spreadshee...
save and show the objects of testing chart script MT5
MetaTrader 5 script

save and show the objects of testing chart

after back testing, we usually need to analyze the testing result on a new chart which we have loaded our template. in this case we need to copy the objects on the testing chart to...
timeframe to short name script MT5
MetaTrader 5 script

timeframe to short name

this function gives me the shortened names of the timeframesexample: "m1" instead of "period_m1"...
nerve script MT5
MetaTrader 5 script

nerve

the script calculates the average volatility of symbols according to the equation: the differences of the maximum and minimum values of the candles for the selected period in days ...
lot check script MT5
MetaTrader 5 script

lot check

idea by:code mq5 by:this is a utility script. the lot size is set in the inputs. as a result, we obtain a correctly rounded lot, as well as auxiliary data, such as maximum lot size...
set color fibo levels script MT5
MetaTrader 5 script

set color fibo levels

the script creates the fibonacci levelsgraphic object with a large number of settings.fig.1. the setcolorfibolevels script operation result...
day(hight-low) script MT5
MetaTrader 5 script

day(hight-low)

a script for automatically drawing the levels of the intraday high/low on the forts trading sessionif night_session=true, then the night high/low levels are drawn additionally, pro...
set color fibo levels grand x n script MT5
MetaTrader 5 script

set color fibo levels grand x n

the script builds the fibonacci levelsgraphical object with the option of selecting the number of its segments for this feature to be realized, the following input parameter has be...
export deals history script MT5
MetaTrader 5 script

export deals history

the script exports history of deals (ordered by close time) from mt5 retail hedging account selected between two dates. the resulting file is csv that can be opened/imported with a...
export trade history to cs v script MT5
MetaTrader 5 script

export trade history to cs v

this script will export the trade history from mt5 selected between two dates. the resulting file is csv that can be opened/imported with any spreadsheet software....
export trade history to cs v script MT5
MetaTrader 5 script

export trade history to cs v

the csv can be found in the folder \mql5\filesfollowing data columns are exported:position idtypesymbolvolumeopen date/timeopen priceclose date/timeclose pricetakeprofit, data not ...
balance graph ht m l script MT5
MetaTrader 5 script

balance graph ht m l

description: display interactive html graph of the account balance inside the web browser.the included template html file uses the highcharts javascript library fromhighcharts make...
change sl/tp on chart drop off script MT5
MetaTrader 5 script

change sl/tp on chart drop off

this script will change the sl and tp of all open trades of the symbol to the price where the script is dropped off....
close-all script MT5
MetaTrader 5 script

close-all

this is a script to close all market positions and/or pending orders.optionally, you can disable algo-trading buttonto prevent other running experts from opening further positions ...
export summary grouped by symbols script MT5
MetaTrader 5 script

export summary grouped by symbols

the script exports summary of closed trades selected between two dates grouped by each currency pair. the resulting file is csv that can be opened/imported with any spreadsheet sof...
export summary grouped by trading days script MT5
MetaTrader 5 script

export summary grouped by trading days

the script exports summary of closed trades selected between two dates grouped by each trading day. the resulting file is csv that can be opened/imported with any spreadsheet softw...
arrow drawing indi eu script MT5
MetaTrader 5 script

arrow drawing indi eu

this indicator is used to create signals for the connector. an arrow indicator can be connected to it, and when a signal appears, an arrow will be drawn.this indicator can be used ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.