Current Ask/Bid price not found on MetaEditor

 

Greetings,


Currently testing out some code and getting situated with a EA on the real time charts.

For my next step i am implementing the current ask price function into the code, although whenever i type keywords such as "Ask, Bid" it does not come up and says it is invalid.

However i dug a little deeper and found a form of code by ORDER_PRICE_CURRENT to be what im looking for as current price on a chart. I just want to confirm if this was updated to this wording compared to some videos that are outdated that use the word "Ask, Bid"


Thank you

 
Look up SymbolInfoDouble()
 
NicoGivenchy: whenever i type keywords such as "Ask, Bid" it does not come up and says it is invalid.

There are no such predefined variables in MT5, only in MT4.

Perhaps you should read the manual.
   How To Ask Questions The Smart Way. 2004
      How To Interpret Answers.
         RTFM and STFW: How To Tell You've Seriously Screwed Up.