bitburner-src/markdown/bitburner.tix.getaskprice.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

543 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