Errors, bugs, questions - page 1262

 
fyords:
Apparently the compiler is smarter than it looks. It wants to find the source of tfu1.mq4 and then attach it as a resource.
Pardon me. What does the source code have to do with ex4 as a resource? When compiling tfu1.mq4, the corresponding tfu.ex4 does not yet exist
 
fyords:
Apparently the compiler is smarter than it looks. It wants to find the source code of tfu1.mq4, and then attach it as a resource.
The point is that the source code is not needed in this case.
 
stringo:
When compiling tfu1.mq4 the corresponding tfu.ex4 does not yet exist
Existing executable is added to resources.
 
stringo:
Pardon. What does the source code have to do with ex4 as a resource? When we compile tfu1.mq4, the corresponding tfu.ex4 doesn't exist yet.

It is clear that the resource can only be ex4. Then how to explain the message in the log

unknown resource type 'C:\Program Files\MT4\MQL4\Indicators\тфьу.ex4' тфьу1.mq4 10 1

the name of the source is written at the end, when there was no mention of it in the programme.

... connect indicator compiled by old build ...

This conclusion is inferred from the above.

PS. A small inaccuracy: He wants to find the source code of tfu1.mq4, compile it, and thenex4 attach it as a resource.

 
fyords:

It is clear that the resource can only be ex4. Then how to explain the message in the log

the name of the source is written at the end, when there was no mention of it in the programme.

From the above, this conclusion is inescapable.

PS. A small inaccuracy: He wants to find source tfu1.mq4, compile it, and thenex4 attach it as a resource.

yes this is the file that is compiled, from which the compilation error comes.

the file tfu1.ex4 is attached to resources, and it exists, but it gives an error when compiling:

unknown resource type 'C:\Program Files\MT4\MQL4\Indicators\тфьу.ex4'

 
sanyooooook:
yes it is the file that is compiled from which the compilation error is coming
Ah, yes, sorry I didn't notice 1 in the name. Well then it turns out you need to recompile the resource for the new build.
 
fyords:
Ah, yes, sorry I didn't notice 1 in the name. Well then it turns out you need to recompile the resource for the new build.
I don't have the source code.
 

AccountInfoDouble(ACCOUNT_EQUITY) inserted into OnInit() of the Expert Advisor when switching accounts in the MT5 terminal outputs arbitrary values,

that have nothing to do with amounts on accounts.

 
MoneyJinn:

AccountInfoDouble(ACCOUNT_EQUITY) inserted into OnInit() of the Expert Advisor when switching accounts in the MT5 terminal produces arbitrary values,

which have nothing to do with the amounts in the accounts.

Similar issues were discussed here https://www.mql5.com/ru/forum/38574
Баг в функции SymbolInfoDouble() ???
Баг в функции SymbolInfoDouble() ???
  • www.mql5.com
Цель подзадачи очень простая - получить размер 1 пипса в валюте депозита. - - Категория: эксперты форекс, торговые роботы и советники
 

Bild 1036

Something with the silver and gold charts, when zooming in with the mouse behind the price jackal. It's not going, very small step.

Not sure how to formulate it. Just open the chart and move the mouse behind the price.

Reason: