Ginanjar Noviawan:
hello,
i am new to MQL, but i have knowledge in Python, C# , Web Programming Language.
i want to try build a Metatrader chart based on Broker Websocket tick stream, and convert it to metatrader, is it possible ?
if yes what should i learn to convert it, or any documentation or article to convert a custom Tick stream to metatrader ?
also the broker that i am working on doesn't support Metatrader, but i could access their Websocket tick stream.
thank you
hello,
i am new to MQL, but i have knowledge in Python, C# , Web Programming Language.
i want to try build a Metatrader chart based on Broker Websocket tick stream, and convert it to metatrader, is it possible ?
if yes what should i learn to convert it, or any documentation or article to convert a custom Tick stream to metatrader ?
also the broker that i am working on doesn't support Metatrader, but i could access their Websocket tick stream.
thank you
As much as I know, you need to do it in mql5 and use CustomSymbols.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
i am new to MQL, but i have knowledge in Python, C# , Web Programming Language.
i want to try build a Metatrader chart based on Broker Websocket tick stream, and convert it to metatrader, is it possible ?
if yes what should i learn to convert it, or any documentation or article to convert a custom Tick stream to metatrader ?
also the broker that i am working on doesn't support Metatrader, but i could access their Websocket tick stream.
thank you