KeepMarcos: how to know the maximum value of 5 bars?
Use the iHighest() function! There are other ways too, but this one is the most commonly known!
FMIC:
Use the iHighest() function! There are other ways too, but this one is the most commonly known!
Use the iHighest() function! There are other ways too, but this one is the most commonly known!
Thanks Brother Portugues.
I know this: valor1 = High[iHighest(NULL,0,MODE_HIGH,10,1)];
Good job!

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!!
how to know the maximum value of 10 bars?
Thanks people! =)