[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: End of day detection in intraday data



PureBytes Links

Trading Reference Links

If LastBarOnChart and condition then...

{ *******************************************************************

	Function		: LastBarOnChart
	
	Last Edit	: 6/13/96

	Provided By	: Omega Research, Inc. (c) Copyright 1996

********************************************************************}
LastBarOnChart = Date=LastCalcDate and Time=LastCalcTime;