Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 1064

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
I need help, I am still just learning...
The Volga GAZ 21 also works. And even the president drives one, but for some reason no one buys it for use. They only buy it as an antique.
Ошибка в первых двух строках. Уберите ;
Hello. I am writing, or rather adding an indicator to mq4, and I have the following problem: an indicator buffer of the double type is assigned a normalized value of the double type calculated by subtracting the price of Low from High, but it periodically assigns the value equal to 2147483647,0 to the indicator buffer, but another buffer array of the same type, which calculates the average of the first buffer takes exorbitantly large values. How could it be? Who encountered such a thing?
This is the value of EMPTY_VALUE
Look for where it slips through.
I ran into a problem in the function that will take a screenshot of the chart 30 ticks after closing an order. I do not know how to skip arrays that have already reached 0 in the loop. Can you give me some advice or suggest another method?
Hello!
I ran into a problem in the function that will take a screenshot of the chart 30 ticks after closing an order. I do not know how to skip arrays that have already reached 0 in the loop. Can you give me some advice or suggest another way?
If I understood correctly, the photo needs one at the end of 30 ticks, and not for each of 30 following ticks after the position is closed?
Wouldn't it then be easier to time the photo? Say, after 30 seconds from the order closing time?
If I understand correctly, you need one photo after 30 ticks, not for each of the next 30 ticks after the position is closed?
Wouldn't it then be easier to take a photo by time? Say, after 30 seconds from the order closing time?