mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
1.0 KiB
1.0 KiB
Home > bitburner > Darknet > promoteStock
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:
promoteStock(sym: string): Promise<DarknetResult>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
sym |
string |
Stock symbol. |
Returns:
Promise<DarknetResult>
A promise that resolves to a DarknetResult object.
Remarks
RAM cost: 2 GB