Re: MT4 Trading Utilities, Chart Tools & Add-ons

51
EA LATENCY TESTER

The EA measuring the time between sending one order and receiving the confirmation. The process automatically repeated 50 times to get the Minimum, Maximum and the Average latency.

Risk warning!

Make sure that after completion there are no open orders or positions left in the MT4. In case you wish to make the test on live accounts than only do it at your own risk.


Re: MT4 Trading Utilities, Chart Tools & Add-ons

52
Ticks collector


When working real-time the indicator collects price data: the tick arrival time, the Bid price and the Ask price. The Bid and Ask prices are displayed as lines in the indicator subwindow, and all the gathered information can be saved to a special tick file (tks file type).

Along with the information collection, the indicator can plot and keep the non-standard charts active:

Isochronous charts with period from 1 second.
Range bar charts
Equivolume charts.
For each of the listed chart types a specific price type can be set:
By Bid prices - the way it is used in МТ4.
By Ask prices - instead of Bid the real Ask prices are displayed, but not the addition of the spread value to the Bid price.
Close - min Bid, open - max Ask - the first combined price representation. Such chart shows the maximum distance the market went in the direction of the profit of the perfect deal - opening in the right direction by one of the candlestick prices.
Close - max Ask, open - min Bid - the second combined price representation. The chart displays the maximum amplitude of the prices on a candlestick.

put mqh file in: \MQL4\Include\

Re: MT4 Trading Utilities, Chart Tools & Add-ons

53
A personal version of Symbol Changer
Quite self-explanatory, just added a "symbol changer - slave" indicator to be added to other charts to apply the same currency change like in the example above with an Alien template.

- "v" show/hide button.
- insert "*" in parameters currency list to create a new line.
- possibility to play a sound when a button is pressed.

Please excuse the poorly written code, I am just a beginner.
These users thanked the author Vspatrick for the post:
Patrick K

Re: MT4 Trading Utilities, Chart Tools & Add-ons

54
Daily Balance Sheet


This indicator allows you to plan your financial balance. You also do not need to calculate the weekly or monthly trade volume to estimate the rebate which you will get from your IB. All of this you can immediately see on your chart. No need to bother anymore.
Yellow color is Saturday color. In this tab, we can see the total of weekly trade, both volume, profit, loss and accumulation.

Re: MT4 Trading Utilities, Chart Tools & Add-ons

55
indicator Trade History Export to CSV


Exports CSV file to analyze trade history for a symbol.

Input parameters:

InputFileName — export file name
InputDirectoryName — export directory name
InputHistoryStartDateTime — analysis start date
InputHistoryEndDateTime — analysis end date
Analysis trade type:
OpBuy — Buy
OpBuyLimit — Buy Limit
OpBuyStop — Buy Stop
OpSell — Sell
OpSellLimit — Sell Limit
OpSellStop — Sell Stop
Instructions:

Press "Export CSV" button on the main chart.
Directory: File -> Open Data Folder -> MQL4\Files


Re: MT4 Trading Utilities, Chart Tools & Add-ons

56
bilbao wrote: Sat Apr 15, 2017 2:39 am indicator Trade History Export to CSV
Exports CSV file to analyze trade history for a symbol.

Input parameters:

InputFileName — export file name
InputDirectoryName — export directory name
InputHistoryStartDateTime — analysis start date
InputHistoryEndDateTime — analysis end date
Analysis trade type:
OpBuy — Buy
OpBuyLimit — Buy Limit
OpBuyStop — Buy Stop
OpSell — Sell
OpSellLimit — Sell Limit
OpSellStop — Sell Stop
Instructions:

Press "Export CSV" button on the main chart.
Directory: File -> Open Data Folder -> MQL4\Files
Very useful mate, I really like it. Thank you for sharing :)
Are you looking for a Forex broker? FBS cuts spreads by up to 58%. Click here to begin your trading journey, today.
No commissions are earned by Forex-station.


Guide to the "All Averages" Filters (ADXvma, Laguerre etc.) 🆕
Use Fibonacci numbers for indicator settings + How to draw Fibonacci Extensions
An easy trick for drawing Support & Resistance

Re: MT4 Trading Utilities, Chart Tools & Add-ons

58
TimeOut


The indicator displays the time between sending a quote by the broker and receiving it by you: the current, maximal and minimal lag.

ATTENTION! For the indicator to work properly, your system clock must be synchronized with the same server as the clock of your broker. Otherwise the usage of the indicator is meaningless.
The indicator will show the time of quote passing between the server of your broker and your terminal. The problems with the connection will be noticed at once (if there are), and also the obligingness of the broker and many other stuff.

If the indicator's value is 1-2 seconds, this can be the result of the connection quality and server's workload. But if the indicator shows >5 seconds - you need to pay attention to it (you can ask your broker's technical support, whether it is normal or not). That's not certainly the point, there can be a lot of causes. But at least you'll know that you receive the price by "n" seconds later than the others.
The indicator can not be a subject or a reason to assert a claim to a broker, it just acts as the information source!
External variables:

GMT_shift - Time zone (GMT_shift = 3 for Moscow)
DrawBars - The number of indicator's bars to be drawn (1 tick - 1 bar)
and 4 colors just to be safe


Who is online

Users browsing this forum: alimpe2000, mrtools, Narutopips, SijjiN and 72 guests