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

537 B

Home > bitburner > TIX > getBidPrice

TIX.getBidPrice() method

Returns the bid price of that stock.

Signature:

getBidPrice(sym: string): number;

Parameters

Parameter Type Description
sym string Stock symbol.

Returns:

number

The bid price of a stock.

Remarks

RAM cost: 2 GB