Skip to content

[Feature]: Lấy giá theo interval có time #195

@mikebilly

Description

@mikebilly

Mô tả tính năng

Hiện tại em gọi:

from vnstock import Vnstock
import pandas as pd

stock = Vnstock().stock(symbol='PVS', source='TCBS')
df_history = stock.quote.history(start='2025-01-01', end='2025-08-20', interval='1H')
df_history

Thì nó trả về:

Image

Có cách nào thay vì hiện 00:00:00 thì nó hiện đúng giờ không ạ?.

Vấn đề liên quan (nếu có)

No response

Giải pháp thay thế đã xem xét

No response

Thông tin bổ sung / Ảnh minh họa

No response

Mức ưu tiên

None

Metadata

Metadata

Assignees

Labels

enhancementWorth fixing to enhance the user's experience

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions