mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
583 B
583 B
Home > bitburner > TIX > getAskPrice
TIX.getAskPrice() method
Returns the ask price of that stock.
Signature:
getAskPrice(sym: StockSymbol): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| sym | StockSymbol | Stock symbol. |
Returns:
number
The ask price of a stock.
Remarks
RAM cost: 2 GB