Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1226

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
Hello !
The question is simple - I need a code so that the position can only open from 11pm to 2pm the next day...
Hello. I can't figure out how to make a pause after closing a trade in a standard generated EA.
Sleep 3000; after closing the transaction.
Great. And where exactly do we need to write it?
Hi. On the 30th and 31st, I entered trades in USDCNF and GBPUSD currency pairs. And on the 3rd of August my entry point changes in my account, this price was not even on the 30th and 31st of July. How can it be? Who it depends on? I do not know where to turn, the firm I opened the account for has not done anything.
any screenshots ? at the time of opening, now and plus the current order situation
the number of bars on the chart on which it is running."
Let's say there are 1000 bars. And the ticks are only available from bar 700 (bar X).
For starters, how do I determine this X ?
Another question to the experts: If there is a candle on the chart, and during the lifetime of this candle, I draw my indicator, and then a new candle is formed, will it be drawn? Or it will be drawn only after a new candle opens on the chart?