cartasfen.blogg.se

Bitburner github
Bitburner github








FEATURE: added logic to allow quitJob to be called from singularity (by #() EDITOR: FIX #3502 Editor theme migration crash (by #() DOCUMENTATION: FIX #3516 "cannot" misspelled as "cannnot" (by #() DOCUMENTATION: Clarify definition for installAugmentations() (by #() DOCUMENTATION: Add new coding contract descriptions (by #() DOCUMENTATION: Add descriptions for compression contracts (by #() Create program action no longer creates duplicates (by #() Corrected example grids found in Stanek help (by #() CORPORATIONS: Expose sales cost on NSMaterial interface (by #() CORPORATIONS: Expose makeProducts on NSDivision interface (by #() COMPANY: Fix #3551 Applying for a new job will not change active employer if player is performing company work (by #() CODINGCONTRACT: Updated description of 2-coloring contract (by #() CODINGCONTRACT: Typo & clarity fixes to description of Encoded Binary to Integer contract (by #() CODINGCONTRACT: Three new compression contracts (by #() CODINGCONTRACT: New "Proper 2-Coloring of a Graph" contract (by #() CODINGCONTRACT: FIX #3484 BREAKING Fixed capitalization in contract name (by #() CODINGCONTRACT: Fix #3391 Double contract reward exploit (by #() BUGFIX: sleeve stale object refence during augmentation (by #() BUGFIX: make bonustime for gang in miliseconds (by #()

BITBURNER GITHUB CODE

BUGFIX: Handle edge case in LZ compression code and fix docs (by #() BUGFIX: getAugmentationCost response backwards (by #() BLADEBURNER: Fix #3594 Blade's Simulacrum worked without being installed (by #() BLADEBURNER: fixes #3648 : Automate console command capitalisation inconsistent (by #() BITNODE: FIX #3546 BitVerse now shows proper BN level when accessed via flume (by #() basic doc no longer hacker themed (by #() AUGMENTATIONS: Tweak a couple small UI elements (by #() AUGMENTATIONS: Fix reputation check for faction augs (by #() AUGMENTATIONS: Fix NeuroFlux being applied improperly and migrate broken saves (by #() AUGMENTATIONS: Fix Augmentation rep req not being properly influenced by BitNode multipliers (by #() AUGMENTATIONS: Fix 'isSpecial' filter in helper (Removes NeuroFlux, Stanek's Gift, etc from gangs) (by #() API: Terminal screen can now be cleared from within scripts with ns.ui.clearTerminal() (by #() API: replace a number of references to workerscript.log with \_ctx.log (by #() API: Fix leak of real Employee object in hireEmployee (by #() API: Fix inconsistent return value in 'ns.grafting.getAugmentationGraftTime' (by #() API: FIX #2993 avel with invalid city names (by #() API: Add safeguard to ns.killall(), preventing killing itself by default (by #() API: Add repFromDonation() to the Formula API (by #() Accept valid JSON arrays in coding contracts (by #()

bitburner github bitburner github

Theme browser assets not loading (by #() Portfolio.Modifications included between **** and **** 'b5e4d70' to '0fbe4a1'). Ns.print('SOLD: '+ stock + 'quant: '+ portfolio. If (ns.stock.getVolatility(stock) obj.sym = stock) //Find the stock info in the portfolio Let shares = stockBuyQuantCalc(stockPrice, stock) // calculate the shares to buy using StockBuyQuantCalc Let stockPrice = ns.stock.getAskPrice(stock) // Get the stockprice Ns.print("Starting run - Do we own any stocks?") //Finds and adds any stocks we already own

bitburner github bitburner github

Let stockSymbols = ns.stock.getSymbols() // all symbolsĬonst forecastThresh = 0.65 // Buy above this confidence level (forecast%)Ĭonst minimumCash = 50000000 // Minimum cash to keep Ns.disableLog('getServerMoneyAvailable') version 1.21 - Added check for max stocks, cleaned things up a bit, cycle complete prints less frequently Runs infinitely - buys and sells stock, hopefully for a profit. Stock market bot for bitburner, written by steamid/Meng. if it’s not the right time to buy or sell), just leave the game open and it’ll do it’s thing. The second will allow you to set a reserve pool of moneyĭue to the nature of stock market, it will sometimes sit without doing much (ie. The first will amend the confidence you want to buy at (65% default) There are 2 variables at line 14/15 which can be changed. You need the WSE account, and 4S upgrades to run this script This script will automatically buy and sell stock for you








Bitburner github