RangeBarFactoryItem Class
public class RangeBarFactoryItem : BarFactoryItem
This language is not supported or no code example is available.
public ref class RangeBarFactoryItem : public BarFactoryItem^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
BarInput | (inherited from BarFactoryItem). | |
BarSize | (inherited from BarFactoryItem). | |
BarType | (inherited from BarFactoryItem). | |
InputBarSize | (inherited from BarFactoryItem). | |
InputBarType | (inherited from BarFactoryItem). | |
Instrument | (inherited from BarFactoryItem). | |
ProviderId | (inherited from BarFactoryItem). | |
Session1 | (inherited from BarFactoryItem). | |
Session2 | (inherited from BarFactoryItem). | |
SessionEnabled | (inherited from BarFactoryItem). |
Name | Description | |
---|---|---|
AddReminder(DateTime, ClockType) | (inherited from BarFactoryItem). | |
Clone() | ||
EmitBar() | (inherited from BarFactoryItem). | |
EmitBarOpen() | (inherited from BarFactoryItem). | |
GetBarCloseDateTime(DataObject, ClockType) | (inherited from BarFactoryItem). | |
GetBarOpenDateTime(DataObject, ClockType) | (inherited from BarFactoryItem). | |
GetDataObjectDateTime(DataObject, ClockType) | (inherited from BarFactoryItem). | |
InSession(DateTime) | (inherited from BarFactoryItem). | |
OnData(DataObject) | ||
OnReminder(DateTime) | (inherited from BarFactoryItem). | |
ToString() | (inherited from BarFactoryItem). |
Name | Description | |
---|---|---|
bar | (inherited from BarFactoryItem). | |
barInput | (inherited from BarFactoryItem). | |
barSize | (inherited from BarFactoryItem). | |
barType | (inherited from BarFactoryItem). | |
factory | (inherited from BarFactoryItem). | |
inputBarSize | (inherited from BarFactoryItem). | |
inputBarType | (inherited from BarFactoryItem). | |
instrument | (inherited from BarFactoryItem). | |
providerId | (inherited from BarFactoryItem). | |
session1 | (inherited from BarFactoryItem). | |
session2 | (inherited from BarFactoryItem). | |
sessionEnabled | (inherited from BarFactoryItem). |
OberMind.RangeBarFactoryItem