-
-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Labels
enhancementWorth fixing to enhance the user's experienceWorth fixing to enhance the user's experience
Description
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ề:

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 experienceWorth fixing to enhance the user's experience