| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.meta_api.models |
| Modifier and Type | Field and Description |
|---|---|
List<MetatraderSymbolSpecification.FillingMode> |
MetatraderSymbolSpecification.fillingModes
List of allowed order filling modes
|
List<MetatraderSymbolSpecification.FillingMode> |
MarketTradeOptions.fillingModes
Optional allowed filling modes in the order of priority or
null. |
List<MetatraderSymbolSpecification.FillingMode> |
TradeOptions.fillingModes
Optional allowed filling modes in the order of priority or
null. |
| Modifier and Type | Method and Description |
|---|---|
static MetatraderSymbolSpecification.FillingMode |
MetatraderSymbolSpecification.FillingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetatraderSymbolSpecification.FillingMode[] |
MetatraderSymbolSpecification.FillingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.