bitburner-src/markdown/bitburner.tix.getaskprice.md
2021-10-30 16:03:34 -04:00

583 B

Home > bitburner > TIX > getAskPrice

TIX.getAskPrice() method

Returns the ask price of that stock.

Signature:

getAskPrice(sym: StockSymbol): number;

Parameters

Parameter Type Description
sym StockSymbol Stock symbol.

Returns:

number

The ask price of a stock.

Remarks

RAM cost: 2 GB