public class CopyFactoryStrategyStopout extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
reason
Stopout reason.
|
String |
reasonDescription
Human-readable description of the stopout reason
|
cloud.metaapi.sdk.clients.models.IsoTime |
stoppedAt
Time the strategy was stopped at
|
cloud.metaapi.sdk.clients.models.IsoTime |
stoppedTill
Time the strategy is stopped till
|
CopyFactoryStrategyIdAndName |
strategy
Strategy which was stopped out
|
| Constructor and Description |
|---|
CopyFactoryStrategyStopout() |
public CopyFactoryStrategyIdAndName strategy
public String reason
public String reasonDescription
public cloud.metaapi.sdk.clients.models.IsoTime stoppedAt
public cloud.metaapi.sdk.clients.models.IsoTime stoppedTill
Copyright © 2023. All rights reserved.