Custom symbol from indicator help needed

 

Hi,

I am trying to make a custom symbol from the tick candle indicator described here:

https://www.mql5.com/en/articles/60

Unfortunately, I am new to MQL5 and I feel a bit lost.

Any help is appreciated.

Thank you for your attention.

Creating Tick Indicators in MQL5
Creating Tick Indicators in MQL5
  • www.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)
 
What's your problem?
 

Simply put, I need a customizable tick candle chart but I have no idea about how to code it.

Thanks.

Reason: