Skip to content

k线获取接口有bug #8

@lyr-2000

Description

@lyr-2000

输入code=000001.SH ,获取到k线后, 可以看到往前的 date时间是错误的

  "data": [
    {
      "open": 8299.142,
      "high": 8300.982,
      "low": 8271.392,
      "close": 8280.912,
      "vol": 2614688,
      "date": "352329-44-26 15:00:",
      "dateTime": "0001-01-01T00:00:00Z",
      "year": 352329,
      "month": 44,
      "day": 26,
      "hour": 15,
      "minute": 0,
      "amount": 236605849600,
      "queryAt": 1755962262
    },
    {
      "open": 6232.903,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions