Skip to content

API Reference


API Reference / Constants / MARKET_HOURS

Variable: MARKET_HOURS

const MARKET_HOURS: object

Defined in: src/constants.ts:344

Indian market hours in IST, used by the risk pipeline.

Type Declaration

timezoneOffsetMinutes

readonly timezoneOffsetMinutes: 330 = 330

openHour

readonly openHour: 9 = 9

openMinute

readonly openMinute: 15 = 15

closeHour

readonly closeHour: 15 = 15

closeMinute

readonly closeMinute: 30 = 30

sessionMinutes

readonly sessionMinutes: 375 = 375

Minutes in a regular NSE trading session.

Community project — not affiliated with Dhan. MIT License.