Hello you can find product in marketplace for both trading manually, via api and bring charts to mt5 for binance
Moreover you can also develop yourself if you know mql5, have experience with api and websocket
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
Hello community,
A code MQL5 for some years. Did my stuff... algos.. indicators... and now I`m facing a new challenge which I think I do not have enough knowledge to foresee the next steps
What are the steps in a higher level to achieve an integration with Binance for trading via MQL5? I saw some tools online and I'm wondering how they work.
This is what I know:
- Add websocket URL to fetch pricing from Binance;
- Create a custom symbol;
- Somehow integrate the pricing update with the chart (?) ( Should it be made with an EA? )
---- And if its made with an EA, how can I simultaneously use an EA to trade?
I would be glad to know in a higher lever so I can research myself. Could anyone please point the route OR a template?
Thank you all!