Forum

Using PRICE constants

Hi, I reently migrated from MQL4 and right now I can't find the right sintax for retrieving specific prices. I wrote the code below, which produces the error message: 'PRICE_HIGH function not defined' (the same for all the other ones). I was expecting PRICE_HIGH to be equivalent to iHigh from MQL4