Envelopes ATR MT5 – indicator MetaTrader 5

Envelopes ATR MT5 - indicator for MetaTrader 5
This is a modified Envelopes indicator for measuring the price deviation. It displays the upper and lower borders of the price deviation from МА calculated considering the average volatility of the symbol according to ATR indicator. The deviation may be displayed as ATR deviation and standard МА deviation simultaneously. The indicator has been created upon … Read more

CDir (MT5) – a class for getting directory contents – library MetaTrader 5

CDir (MT5) - a class for getting directory contents - library for MetaTrader 5
Sometimes it is necessary to go beyond the sandbox and read the contents to check the existence of a file or directory in the file system. Also, you may need to find a file or directory attributes, file size, creation time, last access or writing. The following code shows an example of how to solve … Read more

Binary Options Simulated Trading Indicator for MT5 – indicator MetaTrader 5

Binary Options Simulated Trading Indicator for MT5 - indicator for MetaTrader 5
This is a binary options simulated trading indicator on MetaTrader 5 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English. Translated from Chinese by MetaQuotes Ltd. Binary Options Simulated Trading Indicator for MT5 – indicator MetaTrader 5

Standard Deviation Channel MT5 – indicator MetaTrader 5

Standard Deviation Channel MT5
This indicator is designed to draw a standard deviation channel. MT5 provides a tool for standard deviation channel in the MetaTrader 5 menu (Insert -> Objects -> Channels -> StdDev Channel). Now this indicator is more convenient to use, and has the same effect. Standard Deviation Channel MT5 – indicator MetaTrader 5

MetaCOT 2 CFTC ToolBox (Set of Indicators) MT5 – indicator MetaTrader 5

MetaCOT 2 CFTC ToolBox
The publication contains the full set of MetaCOT ToolBox indicators for MetaTrader 5. The full documentation describing the use of this library is available on the page of the MetaCOT ToolBox for the MetaTrader 4 set. The indicator operation requires an additional library MetaCOT CFTC ToolBox Demo MT5 or its full-featured version MetaCOT CFTC ToolBox … Read more

Candle Closing Time Remaining (CCTR) MT5 – indicator MetaTrader 5

Weekly timeframe
Candle Closing Time Remaining (CCTR) MT5 is an indicator which displays the remaining time for an open candle to be closed. Features Changeable color and size. Changeable location (Corners). Display server time (on OR off) [v2]. Play an alert sound when the candle is going to close [v3]. Clean code. Screen Shots The indicator will … Read more