This commit is contained in:
danielyxie
2018-09-29 20:52:38 -05:00
parent d39f002b20
commit 5074f4f4c8
8 changed files with 218 additions and 167100 deletions
+7 -8
View File
@@ -10,6 +10,13 @@ TIX API can be purchased by visiting the World Stock Exchange in-game.
Access to the TIX API currently costs $5 billion. After you purchase it, you will retain this
access even after you 'reset' by installing Augmentations
getStockSymbols
-------------
.. js:function:: getStockSymbols()
Returns an array of the symbols of the tradable stocks
getStockPrice
-------------
@@ -24,14 +31,6 @@ getStockPrice
getStockPrice("FISG");
getStockSymbols
-------------
.. js:function:: getStockSymbols()
Returns an array of the symbols of the tradable stocks.
getStockPosition
----------------