New article at mql5.com - Creating Tick Indicators in MQL5

 

New article Creating Tick Indicators in MQL5 is published at mql5.com:

In this article, we will consider the creation of two indicators: the tick indicator, which plots the tick chart of the price and tick candle indicator, which plot candles with the specified number of ticks. Each of the indicators writes the incoming prices into a file, and uses the saved data after the restart of the indicator (these data also can be used by the other programs)

Author: Denis

Reason: