[Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. - page 152

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 don't know what the difference is from the number of elements to be processed, it's one value that's returned.
and if you write the word dick on the wall, will it grow there?
Very rare people, with a certain gift can create objects or move them with their mind.
You have a very unpleasant form of "helping".
It's not the first time I've noticed that.
Don't inflate your cheeks and don't stick out your belly.
Always remember that there are no fools here, there are only people who misunderstand something in MQL.
If you want to help - be patient, otherwise - pass in silence.
And if you only need to process 30 array elements, why process the whole array? Is there nowhere else to put your resources?
Can you tell me which function describes an OR condition?
||
https://docs.mql4.com/ru/basis/operations/bool
ZS: this is not a function, but an operation, not to be confused with operators
||
https://docs.mql4.com/ru/basis/operations/bool
ZS: it's not a function, it's an operation, not to be confused with operators
Thanks a lot...just starting to learn...))
Thank you so much!
Found "ForexSession" indicator, but time parameters had to be changed. LocalGMT=3 - Moscow, BrokerGMT=0 - London, and I changed start and end times of sessions too.
But nothing works with America - I added block "void ShowSessionBroker()" - to add 30 minutes to New York, after compilation an error appears, and I don't have enough mind to fix it.
Good people, can you tell me what i did wrong and how to fix it?
Guys, how do you reassign the RSI value to the bar close price???