Skip to content

Feature Request: Add candlestick (K-line) data endpoints (minute, daily) #64

@liweidut

Description

@liweidut

Description:
First of all, thanks for your great work on this project!
I’d like to request support for retrieving candlestick (K-line) data at multiple time intervals (e.g., 1-minute, 5-minute, hourly, and daily). This feature would make it much easier to perform technical and quantitative analysis directly using the Firstrade API, without depending on external data sources.
Use cases:
Intraday trading strategies that require minute-level candles
Swing trading with hourly or daily candles
Backtesting with consistent OHLCV data
Suggested approach:
Add an endpoint/method to fetch OHLCV data for a given symbol and timeframe
Return JSON format with open, high, low, close, and volume
This would be a valuable addition for users who rely on Firstrade data for both live trading and research.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions