mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +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
1d20d475f3
commit
d39f002b20
@@ -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