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
That's exactly right ! Why answer something that is very well explained in the handbook?
The question "what are the dashes" - did you put the cursor on the dashes? Did you press F1? Did you read what they told you about the dashes? You have to chew the food you put in your mouth...
You want to learn? Your teacher asks you "what are these dashes, what's written about them in the manual"?
What's your answer?
C# programming guide
Take a look at this, it may come in handy. There are tutorials for beginners and advanced users.
https://docs.microsoft.com/ru-ru/dotnet/csharp/programming-guide/
I found C++ for 400 roubles, and C for 1,000 roubles.
Which book should I buy?
Get a better grasp of C++ and MQL will pick up where you left off
I found C++ for 400 rubles, and C # 1,000 rubles.
Can you advise me on which book to buy?
The question is on a different plane, one needs to understand what programming is in general.
I found C++ for 400 rubles, and C # 1,000 rubles.
Here's advice on what book to buy ?
and both books schildt wrote.
There is a book, type in search Trading Robot in One Evening
Title: MQL4 programming: a trading robot in one evening
Year of publication: 2017
Publisher: Publishing Solutions
ISBN: 978-5-4485-7559-4
Genre: business
Format: PDF
Quality: Originally electronic (ebook)
Illustrations: Colour
Description:
To free yourself from routine and save your nerves, every trader thinks about automating your trading. This book will help anyone with any level of education to master mql4-programming. The book is written in simple language without complicated terminology. Throughout the book, the author and the reader together develop a trading advisor for MetaTrader4 platform.
Pointed and pressed F1 . It says "tracey" . Why to the right ? And what happens if left ...vertically ? horizontally ? One stick ? Five sticks? ............................... It doesn't say that and I'm interested.
What's "tracking"?
Show me the help section. It'll tell you everything.
As for "why to the right" - you pressed the right arrow, didn't you? I should be asking you why you clicked it, you were interested in it. Same thing about the "horizontal and vertical sticks". There are signs like this - each one means something and it's in the documentation.
Why did you choose these symbols? You're the one who should be asked! You want to write a program ! And you take some symbols ! Respectively you should be asked why there is such a stick and not another !
Of course, how can you write what you have to answer !
So the next teacher's question to you: where is the code that you pressed F1 and got "traces" ?
you're not a windbag by any chance ?
What's "tracking"?
Show me the help section. It'll tell you everything.
As for "why to the right" - you pressed the right arrow, didn't you? I have to ask you why you pressed it, you were interested in it. Same thing about the "horizontal and vertical sticks". There are signs like this - each one means something and it's in the documentation.
Why did you choose these symbols? You're the one who should be asked! You want to write a program ! And you take some symbols ! Respectively you should be asked why there is such a stick and not another !
Of course, how can you write what you have to answer !
So the next teacher's question to you: where is the code that you pressed F1 and got "tracking" ?
You're not a blabbermouth, are you?
I didn't press any arrow , i didn't press right !!! i put the cursor on the two dashes slanting to the right and pressed F1
I got up, the MQL WISKER came up and under SYNTHAXIS I found.
Comments
The multi-line comments begin with a pair of /* and end with a pair of */. These comments cannot be nested. Single-line comments begin with a pair of // characters, end with a newline character, and can be nested within multi-line comments. Comments are allowed wherever spaces are possible and allow any number of spaces.
Examples:
//--- Single-line comment
/* Multi-line-
//- /* Nested single line comment
commentary
*/
That's all !!!! All the questions WHY ???? the handbook is silent!!! And a programmer I know says fuck off you've pissed me off!!!
What's "tracking"?
Show me the help section. It'll tell you everything.
As for "why to the right" - you pressed the right arrow, didn't you? I should be asking you why you clicked it, you were interested in it. Same thing about the "horizontal and vertical sticks". There are signs like this - each one means something and it's in the documentation.
Why did you choose these symbols? You're the one who should be asked! You want to write a program ! And you take some symbols ! Respectively you should be asked why there is such a stick and not another !
Of course, how can you write what you have to answer !
So the next teacher's question to you is: where is the code that you pressed F1 and got the "tear" ?
Aren't you a blabbermouth by any chance ? At
VIDEO lessons there he heard these dashes or slashes or slashes.
So "slashes". A slash is that slash.
You've been told it's a comment. Everything that comes after the double slash and to the end of the line is perceived as a comment, it has nothing to do with the program. It is intended purely for the programmer to write important comments in the text.
What else is unclear?
What other "why"? You want to write a comment, you put in a double slash and write whatever you want. You don't want to, you don't. What "why"?