MQL4 Bars Read Out

 

Hey, im looking for a method  to read out bars, and how can i check them for bull or bear bar etc.

I coudnt found something helpfull in the mql4 references, just    int Bars and iBarShift but i dont know how to check with these function  for single values.

 
c0ntr0x: im looking for a method  to read out bars,
coudnt found something helpfull in the mql4 references
You didn't try very hard.
  1. The predefined Variables - MQL4 Documentation
  2. Access to Timeseries and Indicator Data - MQL4 Documentation
Reason: