Method | Description | |
---|---|---|
RangeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
RangeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput = BarInput.Trade, int providerId = -1 ) : System |
Method | Description | |
---|---|---|
OnData ( |
public RangeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
instrument | Instrument | |
barSize | long | |
barInput | BarInput | |
session1 | System.TimeSpan | |
session2 | System.TimeSpan | |
providerId | int | |
return | System |
public RangeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput = BarInput.Trade, int providerId = -1 ) : System | ||
instrument | Instrument | |
barSize | long | |
barInput | BarInput | |
providerId | int | |
return | System |