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...
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...
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...
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...
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 ...
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...
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 ...
it is often necessary to know the distance in points between two levels of a chart. for example, in order to find out the exact current distance between today's high and low.to avo...
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...
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...
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 ...
1) the "multy_data" macroprogram - testing by the specified time intervals.performs sequential testing over the predetermined time intervals,the number and duration of the interval...
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...
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 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...
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...
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...
the script is designed to transfer trades from the standard report of the metatrader 4 tester to the chart. the main purpose of such action is to study third-party trading systems....
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 ...
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...
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...
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...
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...
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...
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...
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...
the script allows to preview the indicator behavior on a real chart from the specified point with the minimum computation resources, both in the mode of manual control over the shi...
the script is designed for setting two shift parameters and the number of calculated data for an indicator, ea or another script via the global variables. it is also possible to au...
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...
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...
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...
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...
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 ...