메소드 | 설명 | |
---|---|---|
TimeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput, ClockType type, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
TimeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput = BarInput.Trade, ClockType type = ClockType.Local, int providerId = -1 ) : System | ||
TimeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
TimeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput = BarInput.Trade, int providerId = -1 ) : System | ||
TimeBarFactoryItem ( Instrument instrument, long barSize, ClockType type = ClockType.Local, int providerId = -1 ) : System | ||
TimeBarFactoryItem ( Instrument instrument, long barSize, int providerId = -1 ) : System |
메소드 | 설명 | |
---|---|---|
GetBarCloseDateTime ( |
||
GetBarOpenDateTime ( |
||
OnData ( |
||
OnReminder ( System.DateTime datetime ) : void |
protected GetBarCloseDateTime ( |
||
obj | ||
리턴 | System.DateTime |
protected GetBarOpenDateTime ( |
||
obj | ||
리턴 | System.DateTime |
protected OnReminder ( System.DateTime datetime ) : void | ||
datetime | System.DateTime | |
리턴 | void |
public TimeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput, ClockType type, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
instrument | Instrument | |
barSize | long | |
barInput | BarInput | |
type | ClockType | |
session1 | System.TimeSpan | |
session2 | System.TimeSpan | |
providerId | int | |
리턴 | System |
public TimeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput = BarInput.Trade, ClockType type = ClockType.Local, int providerId = -1 ) : System | ||
instrument | Instrument | |
barSize | long | |
barInput | BarInput | |
type | ClockType | |
providerId | int | |
리턴 | System |
public TimeBarFactoryItem ( 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 | |
리턴 | System |
public TimeBarFactoryItem ( Instrument instrument, long barSize, BarInput barInput = BarInput.Trade, int providerId = -1 ) : System | ||
instrument | Instrument | |
barSize | long | |
barInput | BarInput | |
providerId | int | |
리턴 | System |
public TimeBarFactoryItem ( Instrument instrument, long barSize, ClockType type = ClockType.Local, int providerId = -1 ) : System | ||
instrument | Instrument | |
barSize | long | |
type | ClockType | |
providerId | int | |
리턴 | System |
public TimeBarFactoryItem ( Instrument instrument, long barSize, int providerId = -1 ) : System | ||
instrument | Instrument | |
barSize | long | |
providerId | int | |
리턴 | System |