Class CorrelationPeriodTypes

java.lang.Object
com.strategyquant.tradinglib.correlation.CorrelationPeriodTypes

public class CorrelationPeriodTypes extends Object
The Class CorrelationPeriodTypes.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static int
    The Constant PERIOD_DAY.
    static int
    The Constant PERIOD_HOUR.
    static int
    The Constant PERIOD_MONTH.
    static int
    The Constant PERIOD_WEEK.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    toString​(int period)
    Period to string.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • CorrelationPeriodTypes

      public CorrelationPeriodTypes()
  • Method Details

    • toString

      public static String toString(int period)
      Period to string.
      Parameters:
      period - the period
      Returns:
      the string