Метод | Описание | |
---|---|---|
SessionBarFactoryItem ( Instrument instrument, BarInput barInput, ClockType type, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
SessionBarFactoryItem ( Instrument instrument, BarInput barInput, System.TimeSpan session1, System.TimeSpan session2, 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 SessionBarFactoryItem ( Instrument instrument, BarInput barInput, ClockType type, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
instrument | Instrument | |
barInput | BarInput | |
type | ClockType | |
session1 | System.TimeSpan | |
session2 | System.TimeSpan | |
providerId | int | |
Результат | System |
public SessionBarFactoryItem ( Instrument instrument, BarInput barInput, System.TimeSpan session1, System.TimeSpan session2, int providerId = -1 ) : System | ||
instrument | Instrument | |
barInput | BarInput | |
session1 | System.TimeSpan | |
session2 | System.TimeSpan | |
providerId | int | |
Результат | System |