Home > bitburner > TIX > getBidPrice
Returns the bid price of that stock.
Signature:
getBidPrice(sym: string): number;
Parameter | Type | Description |
---|---|---|
sym | string | Stock symbol. |
Returns:
number
The bid price of a stock.
RAM cost: 2 GB
Home > bitburner > TIX > getBidPrice
Returns the bid price of that stock.
Signature:
getBidPrice(sym: string): number;
Parameter | Type | Description |
---|---|---|
sym | string | Stock symbol. |
Returns:
number
The bid price of a stock.
RAM cost: 2 GB