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
This is a question for the participants:
when I run the mt5setup(410KB) web installer, it starts downloading the distribution itself(7MB), where on my computer does this distribution fit? I'm not talking about the directory with:\Program Files\MT5.I am not a programmer by training, please tell me what |= operator means and what is the form of number recording - 0x10 0x20 ? Thanks in advance.
is an abbreviated notation of the expression
Assignment operationsissue with writing to a file. I do this (based on example from help for FileOpen()):
The result is an entry in the tester:
File must be created in C:\ProgramData\MetaQuotes\Terminal\Common\.
Фактически файл находится в C:\Users\Владимир\AppData\Roaming\MetaQuotes\Tester\5E85412506E8F1E33F561B4D4F8D4015\Agent-127.0.0.1-3000\MQL5\Files
and is overwritten instead of overwritten. But not always.
(Windows Vista Home Premium)
a question about writing to a file. Doing this:
You forgot to add FILE_COMMON flag.
Thank you, with it now:
the file must be created in C:\ProgramData\MetaQuotes\Terminal\Common\.
the file is in: C:\ProgramData\MetaQuotes\Terminal\Common\Files\.
No overwrite.
This is fine for the current tasks
is an abbreviated notation of the expression
Assignment operationsI have W7 64 but the terminal 32 works.
1. should this be the case?
2. What are the problems with the 32 bit version of the terminal running on a 64 bit operating system?
The indicator is built on the type of lines DRAW_ZIGZAG, how to determine the start and end buffer by which the segment is built on the bar, ie, the direction of the segment, maybe there is an algorithm?