mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
543 B
543 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