I have custom data sources, but I do not know how to fill the market data into the MT4 server.
So how do I insert new market data to MetaTrader 4 server?
I got the DataReed API (read
function) in the document, but in my mind it's used for MT4 to read market data from us.
Is it "MetaTrader 4" -> "API" -> "Server API" -> "Price Data" -> "HistoryAddTick"?
But this is history data - I want real-time data.