koranged / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
koranged
Added topic Is My Understanding of the 'NormalizeDouble' Function Correct?
This code is straight from page (https://book.mql4.com/operators/switch) of the manual. int
koranged
Added topic Where Would Control Be Passed To Next In This 'While' Loop?
Hi everyone. I am reading through the MQL4 manual step by step just trying to make sure I understand each section as much as possible before moving on. I have some code here taken directly from page (https://book.mql4.com/operators/break) of
koranged
Added topic Where is Control Passed to Next in This 'While' Loop?
I am going step by step through the manual and have become a bit confused at this page - https://book.mql4.com/operators/continue. My question should be pretty simple for anyone who understands these loops and where control should/shouldn't be
koranged
Added topic Is My Understanding of the & Operator Correct?
I am a complete beginner, just trying to make sure I understand each section of the manual before progressing to the next. My understanding of the & operator is as follows: & compares the binary digits of two integers and returns a new
: