[Home](./index.md) > [bitburner](./bitburner.md) > [Stock](./bitburner.stock.md) > [getSymbols](./bitburner.stock.getsymbols.md) ## Stock.getSymbols() method Returns an array of the symbols of the tradable stocks **Signature:** ```typescript getSymbols(): string[]; ``` **Returns:** string\[\] Array of the symbols of the tradable stocks. ## Remarks RAM cost: 2 GB