Files
bitburner-src/markdown/bitburner.darknet.promotestock.md
Michael Ficocelli 6073964768 DARKNET: Darkweb Expansion Project & Bitnode (#2139)
This is BN15. It is a really big change; see the PR for all the details.
2026-02-03 03:40:36 -08:00

61 lines
1.0 KiB
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Darknet](./bitburner.darknet.md) &gt; [promoteStock](./bitburner.darknet.promotestock.md)
## Darknet.promoteStock() method
Spends some time spreading propaganda about a stock to increase its volatility. This does not actually change the stock's forecasts, but a savvy investor can take advantage of the chaos. The effect scales with charisma and the number of threads used, but degrades over time if left alone.
**Signature:**
```typescript
promoteStock(sym: string): Promise<DarknetResult>;
```
## Parameters
<table><thead><tr><th>
Parameter
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
sym
</td><td>
string
</td><td>
Stock symbol.
</td></tr>
</tbody></table>
**Returns:**
Promise&lt;[DarknetResult](./bitburner.darknetresult.md)<!-- -->&gt;
A promise that resolves to a [DarknetResult](./bitburner.darknetresult.md) object.
## Remarks
RAM cost: 2 GB