Class OrderThresholdSymptom

    • Constructor Detail

      • OrderThresholdSymptom

        public OrderThresholdSymptom()
    • Method Detail

      • getThresholdLimit

        public double getThresholdLimit()
      • setThresholdLimit

        public void setThresholdLimit​(double thresholdLimit)
      • getThresholdDelta

        public double getThresholdDelta()
      • setThresholdDelta

        public void setThresholdDelta​(double thresholdDelta)
      • getIncrement

        public double getIncrement​(double orderDelta)