Uses of Class
com.strategyquant.lib.TimePeriod
Packages that use TimePeriod
Package
Description
General usage classes providing various utilities for handling data, time, etc.
Trading related classes, constants and methods.
Classes for computing correlation of two strategies.
-
Uses of TimePeriod in com.strategyquant.lib
Methods in com.strategyquant.lib that return TimePeriodConstructors in com.strategyquant.lib with parameters of type TimePeriod -
Uses of TimePeriod in com.strategyquant.tradinglib
Methods in com.strategyquant.tradinglib that return TimePeriodModifier and TypeMethodDescriptionstatic TimePeriod
CorrelationLib.getPeriod(OrdersList orderList)
Gets the period.static TimePeriod
CorrelationLib.getPeriod(OrdersList orderList1, OrdersList orderList2)
Gets the period. -
Uses of TimePeriod in com.strategyquant.tradinglib.correlation
Fields in com.strategyquant.tradinglib.correlation declared as TimePeriod