Class CopyFactoryStrategyStopout


  • public class CopyFactoryStrategyStopout
    extends Object
    CopyFactory strategy stopout
    • Field Detail

      • reason

        public String reason
        Stopout reason. One of yearly-balance, monthly-balance, daily-balance, yearly-equity, monthly-equity, daily-equity, max-drawdown
      • reasonDescription

        public String reasonDescription
        Human-readable description of the stopout reason
      • stoppedAt

        public IsoTime stoppedAt
        Time the strategy was stopped at
      • stoppedTill

        public IsoTime stoppedTill
        Time the strategy is stopped till
    • Constructor Detail

      • CopyFactoryStrategyStopout

        public CopyFactoryStrategyStopout()