Discussion of article "The Use of the MQL5 Standard Trade Class libraries in writing an Expert Advisor" - page 4
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
Chapter 1.4 uses order history to describe COrderInfo, is it right?
No you are right.
See an example of COrderInfo usage in your platform : "MQL5\Scripts\Examples\OrderInfo\OrderInfoSample.mq5"
No you are right.
See an example of COrderInfo usage in your platform : "MQL5\Scripts\Examples\OrderInfo\OrderInfoSample.mq5"
great article.
Thank you for writing this great article.
let me correct this code.....
this code was typo:
the correct one is:
myposition.PositionType()
great article.
Thank you for writing this great article.
let me correct this code.....
this code was typo:
the correct one is:
myposition.PositionType()
Hello Hady,
Thanks for your observation. The article is being updated. It will reflect the corrected version once the update is completed.
Thanks once again.
All comments in the source codes of this article are in Cyrillic characters, incomprehensible to me.
Is it possible to have the same source codes with comments in English?
Thank you.
Pierre
Hi Samuel,
I found this article very interesting. I will pin the Tab in my browser to use as a reference. Thanks