Update API penambahan parameter change, change percent di response `prices`

Author Goapi
Goapi
Updated on January 04, 2024

Stock Market IDX

  • Penambahan attribute di response `/prices`
{
    "symbol": "BBCA",
    "company": {
        "symbol": "BBCA",
        "name": "Bank Central Asia Tbk.",
        "logo": "https:\/\/s3.goapi.io\/logo\/BBCA.jpg"
    },
    "date": "2024-01-04",
    "open": 9400,
    "high": 9475,
    "low": 9375,
    "close": 9450,
    "volume": 38556400,
    "change": 100,
    "change_pct": 1.06951871657754
}


© 2022 - 2024 goapi.io