Skip to content
Longport Whale
Daily Quote

Add/Update Private EOD Quote

Submitted by the detail drawer form on the Daily Quote page; no id is sent on create, and an id is carried on edit.

POSThttps://b-api.longbridge.xyz/gemini-tenant/eod-add

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

idstring

Record ID. Sent when editing; not sent when creating.

counter_idstringrequired

Stock Code. Corresponds to the form's close_price_stock_code field; read-only after creation.

trade_daystringrequired

Trade Day. Format YYYY-MM-DD.

suspension_indicatorstringrequired

Suspension Indicator. Enum: Y=Yes, N=No; defaults to N.

closenumberrequired

Close Price

opennumber

Open Price

highnumber

High Price

lownumber

Low Price

volumenumber

Volume

turnovernumber

Turnover

audit_frontend_resourceobject

Audit Frontend Resource

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs