Find Highest Close between historical Bars
Find Highest Close between historical Bars
19 May 2014, 14:26
Hi
I want to Find out Highest Close between (Index -12) and (Index -36) bars - and also the lowest close -
double Hhigh = MarketSeries.Close.Maximum ( ??)
dluble Llow = MarketSeries.Close.Minimum ( ??)
Replies
WinningTrader
19 May 2014, 15:21
can we request you to kindly make this feature available in Future -
To enable access . to historical Market series between two Index Values . .
@WinningTrader
Spotware
19 May 2014, 15:29
RE:
WinningTrader said:
can we request you to kindly make this feature available in Future -
To enable access . to historical Market series between two Index Values . .
You can post your idea to vote.spotware.com
@Spotware
WinningTrader
19 May 2014, 15:11
Do I need to use a For Loop to traverse each value or is there a way out -
Pls help -
@WinningTrader