mwtrade / Publications
Codes
ZigZag Dual Buffer for MetaTrader 4
This ZigZag indicator uses dual buffers to store high and low points
Forum
MT5: CustomTicksAdd doesn't seem to add ticks to database
Hi Everyone, I am trying to make a simple test on Custom Symbol. I am using CopyTicks to get ticks' data from standard symbol and create a new custom symbol via CustomTicksAdd . The funny thing is that the CustomTicksAdd manage to add tick when it returns a value 1. However, when I check it at the
how to show trade level on a custom chart in MT5?
Hi, Does anyone know how to show a trade level (in MT5 programming code) on a custom chart? If one were to create a custom chart, say a renko chart using a custom symbol, any trade of the base symbol will not show onto the custom chart. Is there any MQL5 code that can help do it
