Errors, bugs, questions - page 986

 
sumkin75:
For some reason, Nod 32 blocks the metalang.exe file when I start MT4. What is it?
False positives.
 

Today when running MT5 from MetaEditor 5, the second one started to consume a lot of resources. That is, it was exactly launching MT5 and not switching when it was already loaded.

It was only possible to close the ME via the dispatcher (terminate the process).

 

Object properties : OBJPROP_LEVELVALUE and OBJPROP_LEVELCOLOR, particularly for Fibo arcs.

In help

OBJPROP_LEVELVALUE

Level value

modifier=levelvalue

but the modifier may not be equal to the number of the level

ObjectSetDouble(0,ObjFA_name,OBJPROP_LEVELVALUE,2,ObjFA_LevelsM[5]);

Optional requirement, or not a requirement at all?

In Help

OBJPROP_LEVELCOLOR

Line colour of level

color modifier=level number

how can the modifier (colour) be equal to the level number (number)?

also works if not equal

ObjectSetInteger(0,ObjFA_name,OBJPROP_LEVELCOLOR,5,ObjFA_ColourUp[10]);
In general, help does not read "literally". Or there are more examples needed.
Документация по MQL5: Стандартные константы, перечисления и структуры / Константы объектов / Свойства объектов
Документация по MQL5: Стандартные константы, перечисления и структуры / Константы объектов / Свойства объектов
  • www.mql5.com
Стандартные константы, перечисления и структуры / Константы объектов / Свойства объектов - Документация по MQL5
 
Hello. Looking at the chart - there are no EURUSD H1 bars 14.5.2013 22:00 and 23:00. For USDCHF for example they are there. This is it now.
 

Bars 14.5.2013 22:00 and 23:00: EURUSD and GBPUSD - missing, USDCHF and USDJPY - present. Not good.

 

The missing candles appeared, I just looked - they're there. That's a miracle. Thank you. (chuckles)

 

Good afternoon!

1. take a script consisting of several modules

2. Upload it to the cloud

3. Unload it from the cloud on the second computer

4. Change the code in 2 modules. In executable one and in one of the libraries

5. Synchronizing with the cloud

6. Update from the cloud on the 1st computer

7. Open the module from which the script starts and see that the data in it is synchronised. Click compile and run the script

The result is that the script works with the old library, we forgot to open it and compile it as part of the executable script.

Suggestion - please make "compile project" button. This way you won't need to remember which modules were changed and will save time

Thank you!

 
ns_k:

Suggestion - please make a "compile project" button. This way you don't have to remember which modules were changed and saves time


We will think about how to implement it. Please open a request in the Service Desk - the problem needs to be solved.
Общайтесь с разработчиками через Сервисдеск!
Общайтесь с разработчиками через Сервисдеск!
  • www.mql5.com
Ваше сообщение сразу станет доступно нашим отделам тестирования, технической поддержки и разработчикам торговой платформы.
 
stringo:
We will think about how this can be implemented. Please open an application in the service desk - the problem needs to be solved.
Will do. Thank you!
 

Now opened and looking at the charts. For EURUSD, USDCHF, GBPUSD, USDJPY the charts are missing the 20 May 23:00 candle.

Reason: