TSLab API Docs  1
TSLab.DataSource Namespace Reference

Classes

class  BarUtils
 Utilities to work with candles More...
 
interface  IBar
 
interface  IBaseBar
 
interface  IDataBar
 
interface  IDateBar
 
class  Interval
 Interval structure More...
 
class  InvalidIntervalsException
 
class  InvalidOutputDataIntervalException
 
interface  IQueueData
 Orders queue element More...
 

Enumerations

enum  DataIntervals {
  DAYS = 0, MINUTE = 1, SECONDS = 2, TICK = 3,
  VOLUME = 4, PRICERANGE = 5
}
 Base data interval More...
 
enum  ShrinkedDataIntervals { DAYS = 0, MINUTE = 1, SECONDS = 2, TICK = 3 }
 

Enumeration Type Documentation

Base data interval