MetaTrader MTall Script Source Code Downloads - Page 10

Showing 773 results
pa m m on the chart script MT4
MetaTrader 4 script

pa m m on the chart

the script downloads the history of pamm accounts from the alpari rating and displays it on the chart. pamm accounts are identified by account number. it is possible to download th...
binary option open trade script MT4
MetaTrader 4 script

binary option open trade

the script is designed for opening trades on binary options via the metatrader 4 terminal, if your broker supports this feature.the input parameters set the order type (buy or sell...
stop and take script MT4
MetaTrader 4 script

stop and take

when run on the price chart, the script modifies the stop loss or take profit of all open orders for the current instrument.example:if multiple buy positions are opened ob the gbpu...
price lines script MT4
MetaTrader 4 script

price lines

the standard chart grid has a number of peculiarities, that do not allow to determine the price movement at first sight: the grid step changes dynamically when switching timeframes...
basket chart creator script MT4
MetaTrader 4 script

basket chart creator

the script creates user defined basket of pairs as an offline metatrader 4 chart on the desired time frame, and continues to update the chart on new ticks until it is manually stop...
scale fibonacci arcs script MT5
MetaTrader 5 script

scale fibonacci arcs

this script automatically sets the correct scale on any fibonacci arcs attached to the chart.before/after applying script beforeafter dropping script on chartupdate: v 1.01: made i...
yuraz rsaxel script draws the axel rudolph levels script MT5
MetaTrader 5 script

yuraz rsaxel script draws the axel rudolph levels

//+------------------------------------------------------------------+ //|                                                 yuraz_rsaxel.mq5 | //|                        copyright...
download history script MT5
MetaTrader 5 script

download history

symbol for downloading the history data for the symbol from the server.distinctive feature - indication of the download process using the .features: the script uses a modified canv...
switching charts script MT5
MetaTrader 5 script

switching charts

the script switches all opened charts at a certain interval.version 1.02:now it is possible to bring on top only the charts of a certain symbol. for example, if you specify...
stat script MT5
MetaTrader 5 script

stat

the script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor....
simulator regular expressions script MT5
MetaTrader 5 script

simulator regular expressions

the script allows you to try regular expressions.materials on regular expressions:the article the library before starting the work, please copy the all_functions.mq5 text file to ...
uniformity factor script script MT5
MetaTrader 5 script

uniformity factor script

this is a ridiculously simple script that allows you to quickly estimate the exponent/power factor, characterizing the uniformity ("random walkness") of price changes in history. a...
searching nearest bar script MT5
MetaTrader 5 script

searching nearest bar

the script defines the place where it has been dragged by the mouse and looks for the nearest bar. the process is based on the concept of bar boundaries:...
v1 n1 new order script MT4
MetaTrader 4 script

v1 n1 new order

this tool is designed to open orders / positions in metatrader 4 terminals with absolute control of the risk / reward ratio, automatically calculating the lot size (without the nee...
open order (with risk management, tp and sl) script MT4
MetaTrader 4 script

open order (with risk management, tp and sl)

this script is useful if you want to open an order using risk management rules and magic numbers, you can also set take profit and stop loss in distance from the current price.you ...
stop and take mt5 script MT5
MetaTrader 5 script

stop and take mt5

when run on the price chart, the script modifies stop loss or take profit of all open orders for the current instrument.example:if multiple buy positions are opened on the gbpusd p...
close orders (with further filtering) script MT4
MetaTrader 4 script

close orders (with further filtering)

the attached script allows you to close more orders at once.you can choose the following filters:only instrument in the chart where the script is run or all instruments. only order...
reconstruction of positions script MT5
MetaTrader 5 script

reconstruction of positions

reconstruction of positions — an example of working with a trading history on hedge accounts.an example of the final output:position #0deal_entry_in, type deal_type_buy, price 1.04...
send order basic script MT4
MetaTrader 4 script

send order basic

a simple script to easily submit market or pending orders, without having to add or subtract decimals to find your stop loss, take profit, or trailing stop. with this script, you c...
mt5 to mt4 set file converter script MT5
MetaTrader 5 script

mt5 to mt4 set file converter

this script converts multiple .set files from mt5 format to mt4 format. this is a necessary step for optimizing and running cross-compatible eas.metatrader 5 is able to load .set f...
set fixed sl and tp script MT4
MetaTrader 4 script

set fixed sl and tp

this script scans for open orders and sets a stop loss and take profit to all of the filtered orders.you can filter orders by:magic number comment you will have to specify the stop...
buffer inspector script MT5
MetaTrader 5 script

buffer inspector

this script allows you to see all buffers, even those which are hidden and are used for calculations. the output uses the following format:indicator_name [buffer_index] [position_i...
history select by position script MT5
MetaTrader 5 script

history select by position

an example of using (based on the use example).position identifier is set as the input parameter. next, the script attempts to create a list of orders and deals with the specified ...
modify sl tp script MT5
MetaTrader 5 script

modify sl tp

this script is used to modify the stop loss and take profit of current symbol position.the new stop loss and take profit are based on the market price.if the inputs are 0, there wi...
modify sl tp script MT4
MetaTrader 4 script

modify sl tp

this script is used to modify the stop loss and take profit of current symbol positions.the new stop loss and take profit are based on the market price.if the inputs are 0, there w...
open buy sell limit orders script MT5
MetaTrader 5 script

open buy sell limit orders

a script for placing two buy and sell limit orders at an equal distance.script input parameters: ...
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...
market watch cleaner script MT4
MetaTrader 4 script

market watch cleaner

there is only one external variable and that is maximum spread. set this to the maximum spread you wish to see inside of your market watch window. i built this script because i got...
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...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.