Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 254
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
from what works right. something else ?
so 19 low and 0 high is correct ?
what is 19 and what is 0 ?
personally i don't understand these numbers...we are talking about the MA difference array...where does 19 come from ?
so 19 low and 0 high is correct?
why 19 and 0 ?
I personally don't understand these numbers...we're talking about the MA difference array...where did 19 come from?
After filling the array in the loop, make another loop where you print all the values from the array. The log will show what values are there.
If you use ArrayMaximum, make sure you at least read what the function returns. (not the value, but the number of an array member ).
Arrays are just for general development, if you have any more questions.
Everything works properly.
If you use ArrayMaximum, make sure you at least read what the function returns. (not the value, but the number of an array member ).
Arrays are just for general development, if you have any more questions.
Everything works properly.
sorry... got it.
RYESPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPS
It is utf-8. It's a W3C standard, so it's possible the file was derived from the Internet or parsed. The MT4 standard is ANSI. In this case, I would write a converter from utf-8 to ANSI and read it byte-by-by-byte, as binary. Two bytes to the converter, two bytes to the converter... If the file was received locally (although I can't imagine such a case, unless it's not Notepad), just make sure that the file is saved in the correct encoding.
Another thought... Maybe it's a Lucida Unicode or Arial Unicode typeface, in which case mess around with the fonts.
If you use ArrayMaximum, make sure you at least read what the function returns. (not the value, but the number of an array member ).
Arrays are just for general development, if you have any more questions.
Everything works properly.
I add THIS.... and it prints 5__13 again. Shouldn't there already be indicator values?
thanks, can not verify it.... at first the advisor glitched (did not respond to the apologies in the code). decided to restart mt4 - the terminal opened clean as a child's tear.... no accounts, no charts, no advisors.... new decks are not opening....
I guess that's a sign - TODAY is over :)))
thanks for your patience.... :)
thanks, can't check.... first the advisor glitched (didn't respond to the apologies in the code). decided to restart mt4 - the terminal opened clean as a child's tear.... no accounts, no charts, no EAs....
this must be a sign - THAT'S ENOUGH FOR TODAY. :)))
thanks for your patience.... :)
Wandering, in three pines.
Here's I. Kim's function, sort it out