Articles, Library comments - page 372

Demo_FileReadInteger: The indicator demonstrates the example of using the FileReadInteger() function Author: Automated-Trading
Demo_FileTell: The script demonstrates the example of using the FileTell() function Author: Automated-Trading
SlopeDirectionLine: The SlopeDirectionLine trend indicator with the ability to change the algorithms of averaging and triggering alerts, push notifications and sending e-mail messages Fig.1 The SlopeDirectionLine indicator Author: Nikolay Kositsin
Demo_FileSize: The script demonstrates the example of using the FileSize() function Author: Automated-Trading
Demo_FileReadDouble: The indicator demonstrates the example of using the FileReadDouble() function Author: Automated-Trading
Demo_FileWriteDouble: The script demonstrates the example of using the FileWriteDouble() function Author: Automated-Trading
Demo_FileReadDatetime: The indicator demonstrates the example of using the FileReadDatetime() function Author: Automated-Trading
Demo_FileWrite: The script demonstrates the example of using the FileWrite() function Author: Automated-Trading
X Bar Clear Close Trend: Alternative trend indicator based on the breakthrough pattern of closing the previous bars extremums Author: Serhii Ivanenko
i-Monday_Sig: Entry signals on the system "Monday" Fig.1 the i-Monday_Sig indicator Author: Nikolay Kositsin
Demo_FileReadArray: The script demonstrates the example of using the FileReadArray() function Author: Automated-Trading
Demo_FileWriteArray: The script demonstrates the example of using the FileWriteArray() function Author: Automated-Trading
Demo_FileGetInteger: The script demonstrates the example of using the FileGetInteger() function Author: Automated-Trading
ATRPivot: ATRPivot generates support and resistance levels considering Average True Range (ATR) indicator. The idea of this indicator was formed based on the ATR Channels indicator code developed by Luis Guilherme Damiani. Author: Nikolay Kositsin
New article The Principles of Economic Calculation of Indicators is published: Calls to user and technical indicators takes up very little space in the program code of automated trading systems. Often it’s simply a few code lines. But it often happens that it is these few lines of code which use up...
MyComment - new comments added without deleting existing ones.: New comments added to a chart without deleting existing ones. Comments also show the current time and the script name. This function can be issued. At the end only the comments of their own will be deleted. Class...
Demo_FileIsEnding: The script demonstrates the example of using the FileIsEnding() function Author: Automated-Trading
Demo_FileFlush: The script demonstrates the example of using the FileFlush() function Author: Automated-Trading
Demo_FileMove: The script demonstrates the example of using the FileMove() function Author: Automated-Trading
The20sv0.20: The semaphore trend signal indicator Fig.1 The The20sv0.20 indicator Author: Nikolay Kositsin
FigurelliSeries: The indicator allows defining the trend direction Fig.1 The FigurelliSeries indicator Author: Nikolay Kositsin
Demo_FileDelete: The script demonstrates the example of using the FileDelete() function Author: Automated-Trading
Demo_FileCopy: The script demonstrates the example of using the FileCopy() function Author: Automated-Trading
Demo_FileFind: The script is a simple example of using the FileFindFirst(), FileFindNext() and FileFindClose() functions Author: Automated-Trading
CCIArrows: The semaphore signal indicator fixing moments of breakthrough of the zero level by the iCCI technical indicator and displaying these moments by color points Fig.1 The CCIArrows indicator Author: Nikolay Kositsin
New article MQL5 Cookbook: Analyzing Position Properties in the MetaTrader 5 Strategy Tester is published: We will present a modified version of the Expert Advisor from the previous article "MQL5 Cookbook: Position Properties on the Custom Info Panel". Some of the issues we will address include...
Object Emulator: Emulator of functions for working with objects. It gives possibility to see the objects after testing in the chart Author: Roffild
TradeBreakOut: The local extremums breakthrough indicator Fig.1 The TradeBreakOut indicator Author: Nikolay Kositsin
Exp_TrendContinuation: The Expert Advisor using the TrendContinuation trend indicator Fig. 1. The instances of history of deals in the chart Author: Nikolay Kositsin
New article Calculation of Integral Characteristics of Indicator Emissions is published: Indicator emissions are a little-studied area of market research. Primarily, this is due to the difficulty of analysis that is caused by the processing of very large arrays of time-varying data. Existing...