- 2023.04.28
- www.mql5.com
- Code profiling - Developing programs
- Testing Features - Algorithmic Trading, Trading Robots
- Testing Report - Algorithmic Trading, Trading Robots
-
Why did you post your MT4 question in the MT5 General section instead of the MQL4 section, (bottom of the Root page)?
General rules and best pratices of the Forum. - General - MQL5 programming forum? (2017)
Next time, post in the correct place. The moderators will likely move this thread there soon. -
Stop using ChatGPT.
Help needed to debug and fix an AI EA - Trading Systems - MQL5 programming forum #2 (2023) -
EventSetTimer("OnTick");
Invalid call. -
double Price1 = SymbolInfoDouble(_Symbol, SYMBOL_BID); double Price2 = SymbolInfoDouble("GBPUSD", SYMBOL_BID); // Get the closing prices of the two assets Price1 = iClose(_Symbol, PERIOD_CURRENT, 0); Price2 = iClose("GBPUSD", PERIOD_CURRENT, 0);
Why are you getting values, and then throwing them away?
-
Why did you post your MT4 question in the MT5 General section instead of the MQL4 section, (bottom of the Root page)?
General rules and best pratices of the Forum. - General - MQL5 programming forum? (2017)
Next time, post in the correct place. The moderators will likely move this thread there soon. -
Stop using ChatGPT.
Help needed to debug and fix an AI EA - Trading Systems - MQL5 programming forum #2 (2023) - Invalid call.
- Why are you getting values, and then throwing them away?
i dont know , can u help me fix it ? thanks in advance
-
Why did you post your MT4 question in the MT5 General section instead of the MQL4 section, (bottom of the Root page)?
General rules and best pratices of the Forum. - General - MQL5 programming forum? (2017)
Next time, post in the correct place. The moderators will likely move this thread there soon. -
Stop using ChatGPT.
Help needed to debug and fix an AI EA - Trading Systems - MQL5 programming forum #2 (2023) - Invalid call.
- Why are you getting values, and then throwing them away?
...
Improperly formatted code removed by moderator. Please EDIT your post and use the CODE button (Alt-S) when inserting code.
Hover your mouse over your post and select "edit" ...
...
'INDICATOR_WIDTH' - undeclared identifier find the gap.mq4 36 25
'INDICATOR_COLOR' - undeclared identifier find the gap.mq4 37 25
'INDICATOR_FONT' - undeclared identifier find the gap.mq4 39 24
'INDICATOR_FONT_SIZE' - undeclared identifier find the gap.mq4 40 25
4 errors, 1 warnings 5 2
- 2023.04.28
- www.mql5.com
MT4: Learn to code it.
MT5: Begin learning to code it.
If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into your code.
Or pay (Freelance) someone to code it. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum (2019)
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
No free help (2017)
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use