Thread: MQL4 Learning
View Single Post
  #113 (permalink)  
Old 07-23-2007, 11:17 PM
MQL4 MQL4 is offline
Member
 
Join Date: Jul 2007
Posts: 41
MQL4 is on a distinguished road
Exclamation MQL4 Learning

I have a question:

if(bid == 122.15)

I want to replace 122.15 by current market price.

Is there any function that determines current market price?

Thank You.
Reply With Quote