TSLab API Docs  1
Класс TSLab.Script.SecurityUtils

Открытые статические члены

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)