mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
13 lines
355 B
ReStructuredText
13 lines
355 B
ReStructuredText
getStockMaxShares() Netscript Function
|
|
======================================
|
|
|
|
.. js:function:: getStockMaxShares(sym)
|
|
|
|
:RAM cost: 2 GB
|
|
:param string sym: Stock symbol
|
|
|
|
|
|
Returns the maximum number of shares that the stock has. This is the maximum
|
|
amount of the stock that can be purchased in both the Long and Short
|
|
positions combined
|