MQL4 - automated forex trading   /  

Forum

is there a way to use highest starting from a time such as 06:00 instead of referencing the current bar?

Back to topics list To post a new topic, please log in or register

avatar
44
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

One-Minute Data Modelling Quality Rating


avatar
30
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!
Attached files:
  Highest.jpg (45.31 KB)

avatar
44
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!

avatar
44
o6o2 2006.04.12 00:13 
umm. i used ibar, that seemed to work.
Back to topics list  

To add comments, please log in or register