IBarDescriptionFactory Interface

GF API Documentation
Creates instances of BarDescription

Namespace:  GF.Api.Subscriptions.Bars
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface IBarDescriptionFactory

The IBarDescriptionFactory type exposes the following members.

Methods

  NameDescription
Public methodCreateDays
Creates day based BarDescription
Public methodCreateMinutes
Creates time based BarDescription
Public methodCreateMomentum
Creates momentum BarDescription
Public methodCreateMonths
Creates month based BarDescription
Public methodCreateNLineBreak
Creates NLineBreak BarDescription
Public methodCreateRange
Creates range BarDescription
Public methodCreateSeconds
Creates second based BarDescription
Public methodCreateTicks
Creates tick based BarDescription
Public methodCreateVolume
Creates volume based BarDescription
Public methodCreateWeeks
Creates week based BarDescription
Top
See Also

Reference