mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
1.5 KiB
1.5 KiB
Home > bitburner > StockMarketConstants
StockMarketConstants interface
Constants used for the stockmarket game mechanic.
Signature:
interface StockMarketConstants
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
MarketData4SCost | number | Cost of the 4S Market Data | |
MarketDataTixApi4SCost | number | Cost of the 4S Market Data TIX API integration | |
msPerStockUpdate | number | Normal time in ms between stock market updates | |
msPerStockUpdateMin | number | Minimum time in ms between stock market updates if there is stored offline/bonus time | |
StockMarketCommission | number | Commission fee for transactions | |
TicksPerCycle | number | An internal constant used while determining when to flip a stock's forecast | |
TIXAPICost | number | Cost of the TIX API | |
WSEAccountCost | number | Cost of the WSE account |