The standard ADX indicator is flashing on every tick . Is there anything code related I can change to improve this example indicator? I haven't started to debug this indicator and before I do so I wanted to ask the community if anyone has ever
I create a CustomSymbol with CustomSymbolCreate, download data and update the chart with the CustomRatesUpdate function into the MQLRates array. This all works fine. After that I update the chart with live data. This works fine too. The