Skip to main content

Timeframe

Timeframe

Timeframe Type Checks

FunctionStatusDescription
timeframe.isdailyCheck if daily timeframe
timeframe.isdwmCheck if daily/weekly/monthly
timeframe.isintradayCheck if intraday timeframe
timeframe.isminutesCheck if minutes timeframe
timeframe.ismonthlyCheck if monthly timeframe
timeframe.issecondsCheck if seconds timeframe
timeframe.isticksCheck if ticks timeframe
timeframe.isweeklyCheck if weekly timeframe

Timeframe Properties

FunctionStatusDescription
timeframe.main_periodMain period of timeframe
timeframe.multiplierTimeframe multiplier
timeframe.periodTimeframe period

Timeframe Functions

FunctionStatusDescription
timeframe.change()Change timeframe
timeframe.from_seconds()Create timeframe from seconds
timeframe.in_seconds()Convert timeframe to seconds