This commit is contained in:
danielyxie
2018-09-29 20:52:38 -05:00
parent dea7bd79c8
commit 2b3c58a17b
8 changed files with 218 additions and 167100 deletions

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
----------------