Table of Contents

Class BinaryBarServer

Namespace
Balsam.DataServers
Assembly
Balsam.Backtester.dll

Creates a new BinaryBarServer that loads generic bars.

public class BinaryBarServer : BinaryBarServer<Bar>, IBarServer
Inheritance
BinaryBarServer
Implements
Inherited Members
Extension Methods

Constructors

BinaryBarServer(string)

Instantiates a new BinaryBarServer using the specified directory.

public BinaryBarServer(string directory)

Parameters

directory string