Class CorrelationTypes

java.lang.Object
com.strategyquant.lib.snippets.CustomClasses<CorrelationType>
com.strategyquant.tradinglib.correlation.CorrelationTypes
All Implemented Interfaces:
com.strategyquant.lib.snippets.ICustomClasses

public class CorrelationTypes extends com.strategyquant.lib.snippets.CustomClasses<CorrelationType>
The Class CorrelationTypes.
  • Field Summary

    Fields inherited from class com.strategyquant.lib.snippets.CustomClasses

    Log
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the single instance of CorrelationTypes.

    Methods inherited from class com.strategyquant.lib.snippets.CustomClasses

    addError, checkClassExists, clearErrorList, cloneAvailableClasses, createNew, createNew, findClassByName, getAvailableClasses, getErrorList, hasErrors, loadAvailableClasses, reload, setDirName, setExpectedClassType

    Methods inherited from class java.lang.Object

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

    • getInstance

      public static CorrelationTypes getInstance()
      Gets the single instance of CorrelationTypes.
      Returns:
      single instance of CorrelationTypes