Files
bitburner-src/markdown/bitburner.stock.getaskprice.md
2025-10-14 11:51:54 -07:00

650 B

Home > bitburner > Stock > getAskPrice

Stock.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