TSLab API Docs
1
|
Static Public Member Functions | |
static IList< double > | GetHighPrices (this ISecurity security, IContext context) |
static IList< double > | GetLowPrices (this ISecurity security, IContext context) |
static IList< double > | GetClosePrices (this ISecurity security, IContext context) |
static IList< double > | GetOpenPrices (this ISecurity security, IContext context) |
static int | GetBarIndexForDate< T > (this IReadOnlyList< T > bars, DateTime date) |