bitburner-src/markdown/bitburner.tix.getaskprice.md

537 B

Home > bitburner > TIX > getAskPrice

TIX.getAskPrice() method

Returns the ask price of that stock.

Signature:

getAskPrice(sym: string): number;

Parameters

Parameter Type Description
sym string Stock symbol.

Returns:

number

The ask price of a stock.

Remarks

RAM cost: 2 GB