bitburner-src/markdown/bitburner.corpconstants.sharesperpriceupdate.md
2022-12-29 20:28:53 -05:00

14 lines
478 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CorpConstants](./bitburner.corpconstants.md) &gt; [sharesPerPriceUpdate](./bitburner.corpconstants.sharesperpriceupdate.md)
## CorpConstants.sharesPerPriceUpdate property
When selling large number of shares, price is dynamically updated for every batch of this amount
<b>Signature:</b>
```typescript
sharesPerPriceUpdate: number;
```