shaoun1000 / Publications
Forum
Learning MQL, feeling difficulty
Hi, I am new to mql programming. I have a good knowledge in .Net programming language (c#, VB.NET). I read the books of MQL and now trying to implement my knowledge. I am trying to show the result of how may pips involved as a total in trades. Here is my code: int ReturnTotalLots() { int totallots;