AccountInfoString
対応するアカウントプロパティの値を返します。 string AccountInfoString( int property_id // Identifier of the property );…
対応するアカウントプロパティの値を返します。 string AccountInfoString( int property_id // Identifier of the property );…
アカウントのプロパティの値を返します。 long AccountInfoInteger( int property_id // Identifier of the property ); パラメ…
対応するアカウントプロパティの値を返します。 double AccountInfoDouble( int property_id // identifier of the property );…
int AccountStopoutMode( ) Returns the calculation mode for the Stop Out level. Calculation mode can tak…
int AccountStopoutLevel( ) Returns the value of the Stop Out level. ストップ アウト レベルの値を返します。 Sample: サンプル: …
string AccountServer( ) Returns the connected server name. 接続しているサーバー名を返します。 Sample: サンプル: [crayon-673e…
double AccountProfit( ) Returns profit value of the current account. 現在アカウントの建玉評価損益額を返します。 Sample: サンプル…
int AccountNumber( ) Returns the number of the current account. 現在アカウントの口座番号を返します。 Sample: サンプル: [crayo…
string AccountName( ) Returns the current account name. 現在アカウントの名前を返します。 Sample: サンプル: [crayon-673ed1e2…
double AccountMargin( ) Returns margin value of the current account. 現在アカウントの証拠金を返します。 Sample: サンプル: [c…