Test
This commit is contained in:
@@ -31,7 +31,7 @@ type
|
|||||||
FCurrentBar: TDataPoint<TOhlcItem>;
|
FCurrentBar: TDataPoint<TOhlcItem>;
|
||||||
function GetBarStartTime(const TimeStamp: TDateTime; const Timeframe: TTimeframe): TDateTime;
|
function GetBarStartTime(const TimeStamp: TDateTime; const Timeframe: TTimeframe): TDateTime;
|
||||||
function GetCurrentBar: TDataPoint<TOhlcItem>;
|
function GetCurrentBar: TDataPoint<TOhlcItem>;
|
||||||
function GetTimeframe: TTimeframe;
|
function GetTimeframe: TTimeframe;
|
||||||
public
|
public
|
||||||
constructor Create(const ATimeframe: TTimeframe);
|
constructor Create(const ATimeframe: TTimeframe);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user