Files
bitburner-src/markdown/bitburner.stock.getbidprice.md
2025-10-14 11:51:54 -07:00

650 B

Home > bitburner > Stock > getBidPrice

Stock.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