Uses of Package
com.strategyquant.datalib

Packages that use com.strategyquant.datalib
Package
Description
Data classes for manipulation with charts - symbols, timeframes, data, instruments.
Trading related classes, constants and methods.
  • Class
    Description
    Chart definition - holds settings of one chart like symbol, timeframe, date from - to, instrument info, etc.
    Data definition - holds settings of underlying data for a chart, for example data file name, number of records, etc.
    Instrument definition - holds settings of given instrument, for example tick size, tick step, point value, etc.
    Object holding data for one tick - ask & bid price, session times, symbol & connection hash, etc.
    Special trading exception - usually thrown when there is an exception during trading
  • Class
    Description
    Chart definition - holds settings of one chart like symbol, timeframe, date from - to, instrument info, etc.
    Special array object storing double values.
    Instrument definition - holds settings of given instrument, for example tick size, tick step, point value, etc.
    Object holding data for one tick - ask & bid price, session times, symbol & connection hash, etc.
    Special trading exception - usually thrown when there is an exception during trading