Skip to main content

chart

This command will retrieve a candlestick chart for the ticker/interval provided, with data for the past number of days specified. The interval provided must be a valid time interval (e.g. 5 minute, 15 minute, etc.). The chart will be displayed to the user and will contain information such as the opening and closing prices, the high and low, the volume, and any other relevant information.

Usage

/chart ticker interval [past_days] [extended_hours]

Parameters

NameDescriptionOptionalChoices
tickerStock TickerFalseNone
intervalChart IntervalFalseDaily (1440), Weekly (7200), Monthly (28800), 1 minute (1), 5 minute (5), 10 minute (10), 15 minute (15), 30 minute (30), 1 hour (60)
past_daysPast Days to Display. Default: 0TrueNone
extended_hoursDisplay Full 4am-8pm ET Trading Hours. Default: FalseTrueNone

Examples

/chart ticker:AMD interval:5 minute past_days:0
/chart ticker:AMD interval:Daily