Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 537 Bytes

bitburner.tix.getbidprice.md

File metadata and controls

30 lines (17 loc) · 537 Bytes

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