Table of Contents

Namespace Balsam.DataServers

Classes

AsciiBarServer

A bar server for reading ASCII data.

AsciiBarServer<T>

A bar server for reading ASCII data.

AsciiBarServer<T>.FileLayout

Encapsulates an ascii file layout.

BarServer

An abstract base class that implements core functionality for a BarServer.

BinaryBarServer

Creates a new BinaryBarServer that loads generic bars.

BinaryBarServer<T>

Creates a bar server that can load bars stored in binary format and return a custom bar type.

ContinuousBar

An object extending Bar by adding a delivery date property.

ContinuousSeries

Extends BarSeries by adding a DeliveryDate property to support continuous futures contracts.

ContinuousSeriesExtensions

Extension methods for Continuous series

CsiBarServer

A data server used to read ASCII futures history files exported by CSI's Unfair Advantage.

FREDServer

Returns timeseries objects from the St. Loius Federal Reserve's FRED database.

FXMapping

Encapsulates information for mapping FX data files onto standard ISO currency codes.

FXMappingCollection

A collection of FXMapping objects indexed by symbol.

FXServer

A specialized BarServer for serving up FX rates.

FuturesOptionQuote

Extends FuturesQuote by adding OptionType and Strike properties.

FuturesQuote

Extends Quote with futures specific properties.

MetaStockBarServer

A BarServer for MetaStock data.

ObservationServer

Reads ascii files with an arbitrary number of columns.

PointInTime

Builds point-in-time series from ObservationSeries containing paired observation date/release date data.

Quote

Encapsulates a current quote

SymbolTranslation

A class used for symbol translations.

SymbolTranslationCollection

Encapsulates a collection of symbol translations.

TickData

Encapsulates tick data.

Tiingo

Retrieves historical prices from tiingo.com.

Tiingo.MetaData

Encapsulates Tiingo metadata.

TradeStationBarServer

A bar server that reads TradeStation intra-day data files.

Interfaces

IBarServer

Defines the contract that all bar servers must implement.

Enums

DataField

Data field identifiers

PriceAdjustment

Type of price adjustment applied

TickType

Type of tick events.