moriakaice / bitburner

Collection of scripts for https://danielyxie.github.io/bitburner/
ISC License
114 stars 145 forks source link

stockMarketer.js #33

Open REAPERSbattlecry opened 1 year ago

REAPERSbattlecry commented 1 year ago

The stockMarketer.js creates an error when I run it alone.

Error: ns.getStockPosition is not a function or its return value is not iterable stack: TypeError: ns.getStockPosition is not a function or its return value is not iterable at home/stockMarketer.js:239:71 at Array.forEach () at Module.main (home/stockMarketer.js:238:16) at N

Is this a minor thing or a bigger issue?