VL
Topics
12 Feb 2020, 14:26
1755
5
Replies
vladimiroskyrkimtzis
12 Feb 2020, 22:01
RE:
PanagiotisCharalampous said:
Hi vladimiroskyrkimtzis
Try Minimum and Maximum functions. See below an example
Bars.HighPrices.Maximum(100);
Best Regards,
Panagiotis
Efxaristo Pano,
I am actually trying to establish the exact index in which the Max/Min occur. For example the functions you suggest will give me the Max price in the last 100 bars, but in which bar? Last 40th? Last 35th?
Hope there is an easy method to do this,
Vladimiros
@vladimiroskyrkimtzis
vladimiroskyrkimtzis
13 Feb 2020, 11:14
RE:
PanagiotisCharalampous said:
Hi again,
Many thanks for clarifying and the suggested code, it works fine for my purpose!
Have a nice day.
Vladimiros
@vladimiroskyrkimtzis