|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (2) | Thread Tools | Display Modes |
|
||||
|
Question 1
SYNTAX in MQL4 is the studying of its grammar and writing rules which consist of 1- 2- 3- 4- Question 2 Which sentences of the following are false, and why? 1- When you write your code, you can freely use any set of spaces, tabs and empty lines you want to separate your code and your line of code to make them readable and eyes pleasing. (true/false) Why: 2- You can use // symbol to comment Multi lines by starts the line with // and ends it with //. (true/false) Why: 3- These keywords are reserved words in MQL4 which you can use them as name for your identifiers: bool,white,Color,case,break,do and Extern (true/false) Why: Question 3 Which of the following is a valid code and which is invalid, and why? 1- extern int /*HELLO! Im a comment*/ MA_Period=13; (Valid/Invalid) Why: 2- int 3Periods; (Valid/Invalid) Why: 3- string _MyString = Welcome; (Valid/Invalid) Why: 4- double MacdCurrent, MacdPrevious, SignalCurrent; (Valid/Invalid) Why: 5- color Color= C'128,128,128'; (Valid/Invalid) Why: . Last edited by forexts : 11-07-2005 at 08:34 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/lessons/143-lesson-2-syntax.html
|
|||
| Posted By | For | Type | Date |
| Strategie i Systemy Forex | This thread | Refback | 07-05-2008 01:52 PM |
| Strategie i Systemy Forex | This thread | Refback | 06-27-2008 02:22 PM |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need an OBJECT lesson ! | CaptainVideo | Tools and utilities | 6 | 05-18-2006 10:42 PM |
| Lesson 9 - Preprocessors | codersguru | Lessons | 7 | 05-18-2006 08:26 PM |
| Lesson 17 - Your First Script | codersguru | Metatrader 4 mql 4 - Development course | 0 | 01-04-2006 11:37 PM |
| Lesson 7 - Functions | codersguru | Lessons | 2 | 11-02-2005 03:32 PM |