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