Arpit T: but HFCX always returning value of last 2nd candle's high
how can i store nth candle's value in a static manner ?
-
Of course, it does, that is what you asked for.
-
Perhaps you should read the manual.
Timeseries and Indicators Access / CopyHigh - Reference on algorithmic/automated trading language for MetaTrader 5
Array Functions / ArrayMaximum - Reference on algorithmic/automated trading language for MetaTrader 5
How To Ask Questions The Smart Way. 2004
How To Interpret Answers.
RTFM and STFW: How To Tell You've Seriously Screwed Up.

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 am trying to store high of any particular candle in a double.
here is what i am doing
but HFCX always returning value of last 2nd candle's high
how can i store nth candle's value in a static manner ?
Any help is highly appreciated