mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 18:22:58 +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
+1
-1
@@ -92,7 +92,7 @@ let NetscriptFunctions =
|
||||
"installAugmentations|" +
|
||||
|
||||
// TIX API
|
||||
"getStockPrice|getStockPosition|buyStock|sellStock|shortStock|sellShort|" +
|
||||
"getStockPrice|getStockPosition|getStockSymbols|buyStock|sellStock|shortStock|sellShort|" +
|
||||
"placeOrder|cancelOrder|" +
|
||||
|
||||
// Hacknet Node API
|
||||
|
||||
Reference in New Issue
Block a user