please reply to this thread..
as in mql4 debugging is a complex and length (time-consuming ) process so i wantec to know how do i transfer parameters such as quotes(ask,bid) to dll???????
ankit29030:
as in mql4 debugging is a complex and length (time-consuming ) process so i wantec to know how do i transfer parameters such as quotes(ask,bid) to dll???????
as in mql4 debugging is a complex and length (time-consuming ) process so i wantec to know how do i transfer parameters such as quotes(ask,bid) to dll???????
There was a very useful video, a link to it was posted here: https://www.mql5.com/en/forum/141615 but it seems this link is no longer active, search for the video or contact the author of the video via linkedin
If you are simply trying to use a DLL to avoid debugging in mql4 then that is a very bad idea . . . debugging in mql4 is not so complex or time consuming once you figure out how and code from the start with debugging in mind.
where is official doc. about it??
where is official documentation about it?
RaptorUK:
There was a very useful video, a link to it was posted here: https://www.mql5.com/en/forum/141615 but it seems this link is no longer active, search for the video or contact the author of the video via linkedin
If you are simply trying to use a DLL to avoid debugging in mql4 then that is a very bad idea . . . debugging in mql4 is not so complex or time consuming once you figure out how and code from the start with debugging in mind.
There was a very useful video, a link to it was posted here: https://www.mql5.com/en/forum/141615 but it seems this link is no longer active, search for the video or contact the author of the video via linkedin
If you are simply trying to use a DLL to avoid debugging in mql4 then that is a very bad idea . . . debugging in mql4 is not so complex or time consuming once you figure out how and code from the start with debugging in mind.
where is official documentation about it?
ankit29030:
where is official doc. about it??
where is official documentation about it?
where is official doc. about it??
where is official documentation about it?
About what ? DLLs or debugging ?
https://www.mql4.com/search#!keyword=debugging&module=mql4_module_articles
RaptorUK:
About what ? DLLs or debugging ?
https://www.mql4.com/search#!keyword=debugging&module=mql4_module_articles
about use of dlls..ankit29030:
about use of dlls..
You don't write a DLL in mql4 so it is outside the scope of the mql4 Documentation.
about use of dlls..
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
wat is the function used for ttansferring---->from mql to dll???