| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.meta_api.models |
| Modifier and Type | Field and Description |
|---|---|
StopOptions.StopUnits |
MetatraderTrade.stopLossUnits
Stop loss units, or
null. |
StopOptions.StopUnits |
MetatraderTrade.takeProfitUnits
Take profit units, or
null. |
StopOptions.StopUnits |
StopOptions.units
Stop unitsm or
null. |
| Modifier and Type | Method and Description |
|---|---|
static StopOptions.StopUnits |
StopOptions.StopUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StopOptions.StopUnits[] |
StopOptions.StopUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.