Method | Description | |
---|---|---|
GeneratePrices ( |
||
GetIntervalInSeconds ( string interval ) : long | ||
GetMidPrice ( long secsSinceMidnight ) : decimal | ||
SinPriceHistoryGenerator ( ) : System | ||
SinPriceHistoryGenerator ( |
Method | Description | |
---|---|---|
GeneratePriceBar ( long startSecsSinceMidnight, long endSecsSinceMidnight ) : |
public GeneratePrices ( |
||
request | ||
return | List |
public GetIntervalInSeconds ( string interval ) : long | ||
interval | string | |
return | long |
public GetMidPrice ( long secsSinceMidnight ) : decimal | ||
secsSinceMidnight | long | |
return | decimal |
public SinPriceHistoryGenerator ( |
||
timeGenerator | ||
return | System |