Questions from Beginners MQL5 MT5 MetaTrader 5 - page 1091
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
Check what error number is being returned.
see above. 4014 error code
see above. 4014 error code
I use an indicator with different parameters in my EA, and at some point I need to know with which parameters the indicator is used. Maybe there is some other method, I would be glad to read it.
This question arises.
If the dll is written as an external component in NativeAPI technology, most likely it's a COM object, but I may be wrong, I'm not familiar with the terminology,
is it possible to load such a dll into mt5 and use its functions?
I know about stdcall agreement, I am interested in the fact that such dll will work in mt5 if exported functions will have stdcall call.
If it is a COM object, you will not be able to use it.
If not, you probably can.
If it is a COM object, you will not be able to use it.
If not, you probably can.
Thank you for the clarification.
Good afternoon.
Wrote me an indicator with 3 patterns and left with a problem.
The indicator does not send notifications when 3 patterns are detected. When I start the terminal in the morning I get notifications both for 1 pattern and 3. Some time later I receive notifications only for the first pattern.
Please help me to find bug in code to fix it or create new task to fix bug.
2nd pattern is disabled since it makes a lot of noise. We need to fix it too, but not about it now.
is there a (basement) indicator,
that shows a graph of an asset?
What to look for in the codebase?
is there a (basement) indicator,
that shows a graph of an asset?
What to look for in the codebase?
Do a search for the wordDRAW_CANDLES on Codobase.
Do a search for the wordDRAW_CANDLES on KodoBase.
https://www.mql5.com/ru/code/337
how to specify an asset there?
I place a pending order. It is placed. And after some time (from 1 sec. to 30 min.) it is deleted.
In my journal I see a record [Invalid price], and in the order comment it is deleted [no money].
What is this nonsense? Suppose it is deleted because of insufficient margin at the time of activation. What does [Invalid price] have to do with it?
I place a pending order. It is placed. And after some time (from 1 sec. to 30 min.) it is deleted.
In my journal I see a record [Invalid price], and in the order comment it is deleted [no money].
What is this nonsense?
It is recommended to turn on Google translator.