How to get high and low prices of a given timeframe

 

Hi,

I am a newbie MQL4 progrrammer,

i need a function like :

double get_hightest("EURUSD","2010.03.05 16:30","2010.03.05 17:45");

and returns the price.

If anyone help me i'd be appreciated.

Thanks in advance.