Interface L1Data

Additional data (fyCode === 7208, 31038).

Hierarchy

Properties

ATP: number

Average traded price.

L2_LTT: number

Last traded time (UNIX epoch).

LTQ: number

Last traded quantity.

ask: number

Lowest ask price.

bid: number

Highest bid price.

tot_buy: BigInt

Total buy quantity.

tot_sell: BigInt

Total sell quantity.

volume: number

Today's volume.

Generated using TypeDoc