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 ...
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...
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...
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 ...
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...
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 — ...
do you need to know at what times of the day you are winning or losing compared to other times or the day? this script creates a .csv file of your order history so you can import i...
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...
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...
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...
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...
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...
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...
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...
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...
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...
among the revolutionary novelties are the abilities to create:any chart timeframe that is a multiple of one second, and not just from the standard timeframes set; chart of equally ...
script that contains both stop loss as take profit.getting your choice only use stop loss or stop loss with take profit.valdir nogueirathis script is recommended for robots that do...
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 ...
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 ...
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_...
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...
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...
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...