mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
537 B
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