- Search Energy EXCH
- 63 Results (12 Threads, 51 Replies)
-
Quick Programming Question
Started Aug 25, 2009|Platform Tech|12 repliesI have noticed that the following loop is widely and routinely used for counting, closing or ...
-
Programming Questions
Started Aug 6, 2009|Platform Tech|8 repliesThe following code was extracted from the book "Programming in Algorithmic Language MQL4 - ...
-
Server Time
Started Mar 10, 2009|Platform Tech|0 repliesGreetings to all, 1- I am trying to get an EA place a pending order at the beginning of the ...
-
Updating Custom Indicator Line Automatically
Started Mar 4, 2009|Platform Tech|4 repliesHi, I noticed that some custom indicators do not redraw themselves automatically to the new ...
-
Question About the "For Loop"
Started Feb 25, 2009|Platform Tech|11 repliesHi, Question About the "For Loop". When does one use "for (i=0;i<limit;i++)" and not "for ...