public class CopyFactoryUserLogRecord extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyFactoryUserLogRecord.LogLevel
Log level values
|
| Modifier and Type | Field and Description |
|---|---|
CopyFactoryUserLogRecord.LogLevel |
level
Log level
|
String |
message
Log message
|
Double |
openPrice
Open price for limit and stop orders, or
null |
String |
positionId
Position id event relates to, or
null |
String |
side
Side of the trade event relates to.
|
String |
strategyId
Id of the strategy event relates to, or
null |
String |
strategyName
Name of the strategy event relates to, or
null |
String |
symbol
Symbol traded, or
null |
cloud.metaapi.sdk.clients.models.IsoTime |
time
Log record time
|
String |
type
Type of the trade event relates to.
|
| Constructor and Description |
|---|
CopyFactoryUserLogRecord() |
public cloud.metaapi.sdk.clients.models.IsoTime time
public CopyFactoryUserLogRecord.LogLevel level
public String message
public String symbol
nullpublic String strategyId
nullpublic String strategyName
nullpublic String positionId
nullpublic String side
nullpublic String type
nullpublic Double openPrice
nullCopyright © 2023. All rights reserved.