| / | Forum |
|
o6o2
2006.04.10 08:16
trying to get the highest price from 9 to 10 am, but the highest only does calculations
based on the current candle.
any way around this? or is there another function i can use to call the highest price for a specified time? thank you! |
|
One-Minute Data Modelling Quality Rating One-Minute Data Modelling Quality Rating |
|
CockeyedCowboy
2006.04.10 12:18
o6o2: trying to get the highest price from 9 to 10 am, but the highest only does calculations based on the current candle. any way around this? or is there another function i can use to call the highest price for a specified time? thank you! |
|
o6o2
2006.04.10 12:58
i see, but what is the property of zero? how was it defined?
the int start=0 means the current bar on the chart right? if its i right now past 10am (for an undeteremind amount of time, but less than 2hours) how would i call the high of 9-10am? thank you! i am pretty new at metascript is there a way to call the property of a bar by specifying the hr:min? thank you! |
|
o6o2
2006.04.12 00:13
umm. i used ibar, that seemed to work.
|