Skip to content

API Reference


API Reference / TIMEFRAMES

Variable: TIMEFRAMES

const TIMEFRAMES: object

Defined in: src/ta/TechnicalAnalysis.ts:26

Minute intervals the charts API serves, and the keys they map to.

Type Declaration

1

readonly 1: "m1" = "m1"

5

readonly 5: "m5" = "m5"

15

readonly 15: "m15" = "m15"

25

readonly 25: "m25" = "m25"

60

readonly 60: "m60" = "m60"

Community project — not affiliated with Dhan. MIT License.