Closed arteny closed 8 years ago
At this moment MtApi has only MQL functionality. But I think it is not big problem to add functionality for sending messages to windows of MetaTrader. If it is needed I will investigate. What type of window message do you need?
@vdemydiuk standard messages from experts:
What type of windows messages do you want to send to the expert tab window?
@vdemydiuk Just a wrapper for Print function of MQL5 for MtApi5
I had some misunderstanding with you from first your message. I thought about windows messages. As I understand now you need common function Print (https://www.mql5.com/en/docs/common/print). Am I right?
@vdemydiuk Yes, it is
Is it possible to send message to the Experts tab of Tools window of MT?