mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-02-18 10:53:43 +01:00
changed setting to selling in getSaleGain
This commit is contained in:
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -1045,7 +1045,7 @@ export interface TIX {
|
||||
getPurchaseCost(sym: string, shares: number, posType: string): number;
|
||||
|
||||
/**
|
||||
* Calculate profit of setting stocks.
|
||||
* Calculate profit of selling stocks.
|
||||
* @remarks
|
||||
* RAM cost: 2 GB
|
||||
* Calculates and returns how much you would gain from selling a given number of shares of a stock.
|
||||
|
Reference in New Issue
Block a user