| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.meta_api.models |
| Modifier and Type | Field and Description |
|---|---|
MetatraderSymbolSpecification.OrderGtcMode |
MetatraderSymbolSpecification.orderGTCMode
If the expirationMode property is set to SYMBOL_EXPIRATION_GTC (good till canceled), the expiration of
pending orders, as well as of Stop Loss/Take Profit orders should be additionally set using this enumeration
|
| Modifier and Type | Method and Description |
|---|---|
static MetatraderSymbolSpecification.OrderGtcMode |
MetatraderSymbolSpecification.OrderGtcMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetatraderSymbolSpecification.OrderGtcMode[] |
MetatraderSymbolSpecification.OrderGtcMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.