Table of Contents

Method DownloadTickHistory

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

DownloadTickHistory(string, DateTime, DateTime)

ViiSync extra: raw ticks in [from, to] (ascending). Pages back through the engine's tick store with the compact VC1 transfer.

public TickBar[] DownloadTickHistory(string symbol, DateTime from, DateTime to)

Parameters

symbol string
from DateTime
to DateTime

Returns

TickBar[]