MetaTrader MTall Script Source Code Downloads - Page 9

Showing 773 results
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
separators script MT5
MetaTrader 5 script

separators

note: this is merely for historical analysis; therefore, it doesn't update the chart with upcoming separators.settings: time of the day (e.g. 23:35) number of days (e.g. 10000) co...
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...
grouping account history script MT4
MetaTrader 4 script

grouping account history

situation: one demo account, with multiple experts being tested on it. question: what is the profitability of each expert? to answer this question, i wrote a script that reads the ...
information on the symbols script MT4
MetaTrader 4 script

information on the symbols

the script outputs the information on symbols to a csv file: swaps, spreads, stops, contracts. the set of symbols is stored in the sims array. in order to create a custom set, it i...
open bu y script MT4
MetaTrader 4 script

open bu y

set the interest (from 0 to 100) - percentage of free margin allocated for opening a position. this determines the minimum lot allowed for trading, and the position is opened using...
euler - euler number calculation script MT4
MetaTrader 4 script

euler - euler number calculation

the script uses two functions: gete(), that calculates the euler number, and factorial(), that calculates the factorial of the number and is used in the calculations.the euler numb...
change objects color script MT4
MetaTrader 4 script

change objects color

it allows to change the color of selected objects to specified one. it allows to select all objects or only objects of the set type and/or color.based on the script clear_chart.mq4...
opening positions script MT4
MetaTrader 4 script

opening positions

when opening a position the scripts automatically set the lot size (three options: fixed lot and two options as described here ).at the same time the scripts try to select a stop l...
bet t e r yz graph on line script MT4
MetaTrader 4 script

bet t e r yz graph on line

yuraz based on a script by igor kimthe script visualizes the deals on the chart in a convenient way. it has been used in the analytics when writing the article .it is useful for an...
live limit script MT4
MetaTrader 4 script

live limit

many probably encountered a situation where the market requires instant decisions (especially true for pipsing and scalping), but the process of calculating the acceptable risk, an...
"tic tac toe" chart script MT4
MetaTrader 4 script

"tic tac toe" chart

the script works on any symbol and timeframe.in order to start the script, drag onto the current chart. in the "general" tab of the script parameters window, flag the "allow dll im...
lot rebate calculator script MT4
MetaTrader 4 script

lot rebate calculator

dxerofthis simple script is used to calculate total lot or rebate.input settings...
slip page script MT5
MetaTrader 5 script

slip page

during the execution, slippages induce non-system profit/loss.this script outputs the values of these slippages in the account currency.it is possible to evaluate the order executi...
price lines script MT5
MetaTrader 5 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...
monthly weekly levels script MT5
MetaTrader 5 script

monthly weekly levels

the script displays the monthly and weekly levels on the chart.number of days — the number of days for calculation; w1 color of lines — the color of the weekly lines; w1 line width...
modify all tp sl script MT4
MetaTrader 4 script

modify all tp sl

the script modifies all orders (market and pending) on the symbol with specified take profit and stop loss.if the take profit or(and) stop loss is incorrect, then the value is not ...
unknown script MT4
MetaTrader 4 script

unknown

Download the source code for this script
closed wi n script MT4
MetaTrader 4 script

closed wi n

closure of all winning positions. (you can indicate a specific instrument if you want to)....
closed lo s s script MT4
MetaTrader 4 script

closed lo s s

closure of all positions with a loss. (you can indicate a specific instrument if you want to)....
closed to t a l script MT4
MetaTrader 4 script

closed to t a l

total closure of all positions (winners/losers). you can also select which are of a single instrument....
tp-sl removing script MT4
MetaTrader 4 script

tp-sl removing

immediately deletes the sl/tp of all positions....
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.