enum O2GSystemProperty
Brief
The system property.
Details
The namespace is com.fxcore2
.
Static Public Fields | |
The property contains the currency symbol of the base currency of the system. The base currency is the currency of the account. Margin requirements, profit/loss, account balance and equity are also expressed in the base currency units. Example of the value: USD. |
|
The property contains the precision of the base account currency. The precision is a number of significant digits after the decimal point. The property is useful for the formatting and rounding operations. Example of the value: 2 for USD, 0 for JPY. |
|
The property contains the currency symbol of the base currency of the system. Example: $ for USD. |
|
The property contains the name of the time zone of the server. The list of time zone names can be found here. Please note that the server can send the time either in the UTC or in the server time zone. Please also check the SERVER_TIME_UTC property. |
|
The size of one lot, i.e. the minimum amount per trade that is allowed in the system. The amount is expressed in the base currency of the instrument (for example, if the value is 1,000, one lot for EUR/USD is 1,000 Euros, for USD/JPY - 1,000 US dollars, etc). The total amount of the trade must consist of a whole number of lots. |
|
The property contains the minimal recommended distance between the rates of the stop or limit and the current market rate. The server can reject the stop or limit orders in case the distance is smaller. The distance is expressed in pips. |
|
The property contains the minimal recommended distance between the rates of the entry order and the current market rate. The server can reject the order in case the distance is smaller. The distance is expressed in pips. |
|
The property shows whether the user may close opposite positions by each other when hedging is allowed. The user may in case the value of the property equals "Y". Available for for a customer. |
|
The property shows whether the user may open and close positions using opening orders. The user may in case the value of the property equals "Y". Available for for a customer. |
|
The property shows whether the user may close positions using closing orders. The user may in case the value of the property equals "Y". Available for for a customer. |
|
The property shows whether the user may create, change, delete entry orders, link entry orders to an OCO order, add and remove entry orders from an OCO order. The user may in case the value of the property equals "Y". Available for for a customer. |
|
The property shows whether the user may open and close trades. The user may in case the value of the property equals "Y". Available for for a customer. |
|
The property shows whether the user may change the subscription for currencies. The user may in case the value of the property equals "Y". Available for for a customer. |
|
The property shows whether the user may create, change and delete stop and limit orders. The user may in case the value of the property equals "Y". Available for for a customer. |
|
The property contains the time of the end of a trading day. The time is expressed in the format hh:mm:ss, where hh is hour in 24-hour format, mm is minutes and ss is seconds. The time is in the UTC time zone. |
|
The property contains "Y" in case the user password is expired and must be changed immediately. |
|
The property shows whether the market is currently open. The property contains Y in case the market is open and N in case the market is closed. |
|
The property shows whether the server supports Pegged Stop/Limit orders. If the value of this parameter is "Y", Pegged Stop/Limit orders are not supported. If the value of this parameter is "N", Pegged Stop/Limit orders are supported. In case the property does not exist, pegged stop/limits are enabled. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the Tick period. If the property does not exist, the Tick period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the m1 period. If the property does not exist, the m1 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the m5 period. If the property does not exist, the m5 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the m15 period. If the property does not exist, the m15 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the m30 period. If the property does not exist, the m30 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the h1 period. If the property does not exist, the h1 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the d1 period. If the property does not exist, the d1 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the w1 period. If the property does not exist, the w1 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the M1 period. If the property does not exist, the M1 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the h2 period. If the property does not exist, the h2 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the h3 period. If the property does not exist, the h3 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the h4 period. If the property does not exist, the h4 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the h6 period. If the property does not exist, the h6 period is not supported. |
|
The property contains the maximal number of periods that can be retrieved for a chart with the h8 period. If the property does not exist, the h8 period is not supported. |
|
The value of the property equals "UTC" in case the server sends time as UTC time. In case the value is not equal to "UTC", the server sends time in the local time zone of the server. The local time zone of the server can be checked in the BASE_TIME_ZONE property. |
|
The property shows whether the tick volume is supported. In case the value of this property does not equal "Y", the tick volume is not available. |
|
The property shows whether the user may close opposite positions by each other when hedging is allowed. The user may in case the value of the property equals "Y". Available for a trader. |
|
The property shows whether the user may open and close positions using opening orders. The user may in case the value of the property equals "Y". Available for a trader. |
|
The property shows whether the user may close positions using closing orders. The user may in case the value of the property equals "Y". Available for a trader. |
|
The property shows whether the user may create, change, delete entry orders, link entry orders to an OCO order, add and remove entry orders from an OCO order. The user may in case the value of the property equals "Y". Available for a trader. |
|
The property shows whether the user may open and close trades. The user may in case the value of the property equals "Y". Available for a trader. |
|
The property shows whether the user may change the subscription for currencies. The user may in case the value of the property equals "Y". Available for a trader. |
|
The property shows whether the user may create, change and delete stop and limit orders. The user may in case the value of the property equals "Y". Available for a trader. |
|
The property shows whether the server supports dynamic trailing. This mode is set for the whole server and cannot be modified for a particular user or account. |
|
The property shows whether the trailing mode is supported. |
|
The property contains the maximal value of the trailing minimal move. The server can reject orders in case the trailing move distance is bigger than the specified value. The value is expressed in pips. |
|
The property contains the minimal value of the trailing minimal move. The server can reject orders in case the trailing move distance is smaller than the specified value. The value is expressed in pips. |
Static Public Methods | |
Returns the enum constant of the enum type |
|
Returns an array containing all of the values of the enum |
Public Methods | |
Returns a string for particular property which would be a key for a map got by |