Class CopyFactoryStrategyStopOutRisk
- java.lang.Object
-
- cloud.metaapi.sdk.clients.copy_factory.models.CopyFactoryStrategyStopOutRisk
-
public class CopyFactoryStrategyStopOutRisk extends Object
CopyFactory strategy stopout settings
-
-
Constructor Summary
Constructors Constructor Description CopyFactoryStrategyStopOutRisk()
-
-
-
Field Detail
-
value
public double value
Value of the stop out risk, expressed as a fraction of 1
-
startTime
public IsoTime startTime
The time to start risk calculation from, ornull. All previous trades will be ignored. You can use it to reset the risk counter after a stopout event
-
-