Hi everybody,
Im new here and just want to learn how to use mql5 for my purposes, cause every api provided by any broker is either too expensive or just trash.
Since about 5 years im a VB .NET programmer and now i want to use my skills to write a dll which allows me to do the following actions:
- Buy / Sell
- Read Indicators / Oscilators
So my target is to communicate with metatrader and do the called actions.
Im pleased for any answer showing me the right direction, maybe there is already a code existing which i can modify ?
Greetings from Austria,
Harald
Use yours skills to search
Use yours skills to search
Good thanks for your answer - everybody should just search the forum and nobody should ever answer again any thread, because every question is already answered.
But thanks that you told me to use the search function, instead of providing a tiny link to an code example where i can start - made my day ^^
Hi everybody,
Im new here and just want to learn how to use mql5 for my purposes, cause every api provided by any broker is either too expensive or just trash.
Since about 5 years im a VB .NET programmer and now i want to use my skills to write a dll which allows me to do the following actions:
- Buy / Sell
- Read Indicators / Oscilators
So my target is to communicate with metatrader and do the called actions.
Im pleased for any answer showing me the right direction, maybe there is already a code existing which i can modify ?
Greetings from Austria,
Harald
Open MetaEditor (by open MT5 and press F4) and select help menu and select MQL5 reference, here's the online version https://www.mql5.com/en/docs
Here's an article of writing .dll in C++ https://www.mql5.com/en/articles/18 and Delphi https://www.mql5.com/en/articles/96

thanks so far,
I decided to learn the language itself instead of getting stuck with vb.
Greetings

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Im new here and just want to learn how to use mql5 for my purposes, cause every api provided by any broker is either too expensive or just trash.
Since about 5 years im a VB .NET programmer and now i want to use my skills to write a dll which allows me to do the following actions:
So my target is to communicate with metatrader and do the called actions.
Im pleased for any answer showing me the right direction, maybe there is already a code existing which i can modify ?
Greetings from Austria,
Harald