安値【Low】
double Low[ ] Series array that contains the lowest prices of each bar of the current chart. 現在チャートのそれぞ…
double Low[ ] Series array that contains the lowest prices of each bar of the current chart. 現在チャートのそれぞ…
Double High[ ] Series array that contains the highest prices of each bar of the current chart. 現在チャートのそ…
int Digits Number of digits after decimal point for the current symbol prices. 現通貨ペアの価格の小数点以下の桁数です &nbs…
double Close[ ] Series array that contains close prices for each bar of the current chart. 現在チャートのそれぞれの…
double Bid The latest known buyer’s price (offer price, bid price) of the current symbol. The Ref…
int Bars Number of bars in the current chart. 現在のチャートでのバーの数です。 See also MarketInfo(). 参照 MarketInfo() S…
double Ask The latest known seller’s price (ask price) for the current symbol. The RefreshRates()…
For each executable MQL4 program, a number of predefined variables is supported that reflect the state of the …
The GetLastError() function return codes. Error code constants defined at stderror.mqh file. To print text mes…
Special constants used to indicate parameters and variables states. It can be one of the following values: 特殊定…