出来高(ティック数)【Volume】
double Volume[ ] Series array that contains tick volumes of each bar of the current chart. 現在チャートのそれぞれの…
double Volume[ ] Series array that contains tick volumes of each bar of the current chart. 現在チャートのそれぞれの…
datetime Time[ ] Series array that contains open time of each bar of the current chart. Data like datet…
double Point The current symbol point value in the quote currency. 現通貨ペアの相場流通での小数点値です。 Sample: サンプル: [c…
double Open[ ] Series array that contains open 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…