mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Added the getStockSymbols method to the TIX API, wich returns an array of the tradable symbols
This commit is contained in:
committed by
danielyxie
parent
8f4ac830ad
commit
dea7bd79c8
@@ -24,6 +24,14 @@ getStockPrice
|
||||
|
||||
getStockPrice("FISG");
|
||||
|
||||
getStockSymbols
|
||||
-------------
|
||||
|
||||
.. js:function:: getStockSymbols()
|
||||
|
||||
Returns an array of the symbols of the tradable stocks.
|
||||
|
||||
|
||||
getStockPosition
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user