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