NPlot Documented Class Library

TradingDateTimeAxis.WithinTradingHours Method 

[This is preliminary documentation and subject to change.]

Check whether the given coordinate falls within defined trading hours.

public bool WithinTradingHours(
   double coord
);

Parameters

coord
world coordinate in ticks to check.

Return Value

true if in trading hours, false if in non-trading gap.

See Also

TradingDateTimeAxis Class | NPlot Namespace