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

Next bar's date DLL



PureBytes Links

Trading Reference Links

Looking for DLL to access next bar's date. Purpose is to determine last intraday bar of day.

Can't use "if Date <> Date Next Bar" construct since this is not allowed if strategy uses more than Data1.

Can't use "if Time = SessionEndTime" since the time of last bar of some days is before SessionEndTime for certain less liquid markets.

TIA,
Scott