mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
650 B
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