Skip to content

[Bug] The newest day volume is diffrent from other data source. #99

@AstaTus

Description

@AstaTus

Describe the bug
The newest day volume is diffrent from other data source.
like PVH the 2026-03-05 volume is 448647 from twelvedata (request time is 2026-03-05 8:00am) but the correct volume is 650.92k (data from tradingview), and the volumes are the same as tradingview before 2026-03-05 :
{
"meta": {
"symbol": "PVH",
"interval": "1day",
"currency": "USD",
"exchange_timezone": "America/New_York",
"exchange": "NYSE",
"mic_code": "XNYS",
"type": "Common Stock"
},
"values": [
{
"datetime": "2026-03-05",
"open": "65.72000",
"high": "66.61000",
"low": "64.87000",
"close": "65.65000",
"volume": "448647"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions