메소드 | 설명 | |
---|---|---|
GeneratePrices ( |
||
GetIntervalInSeconds ( string interval ) : long | ||
GetMidPrice ( long secsSinceMidnight ) : decimal | ||
SinPriceHistoryGenerator ( ) : System | ||
SinPriceHistoryGenerator ( |
메소드 | 설명 | |
---|---|---|
GeneratePriceBar ( long startSecsSinceMidnight, long endSecsSinceMidnight ) : |
public GeneratePrices ( |
||
request | ||
리턴 | List |
public GetIntervalInSeconds ( string interval ) : long | ||
interval | string | |
리턴 | long |
public GetMidPrice ( long secsSinceMidnight ) : decimal | ||
secsSinceMidnight | long | |
리턴 | decimal |
public SinPriceHistoryGenerator ( |
||
timeGenerator | ||
리턴 | System |