Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 2.09 KB

README.md

File metadata and controls

24 lines (15 loc) · 2.09 KB

Stock Price Simulator

Sonarcloud Status CI contributions welcome semistandard ECMAScript license

Generate a random stock chart or watch its progress. Based on Random walk hypothesis and influenced by Geometric Brownian motion: on top of random change, it uses random up/down trend and volatility that change with random periods. Click button to change settings to fit the chart for a specific stock. Press R to reset settings to defaults. Hover over the chart to see price, change, trend and volatility on that day. Made with Chart.js.

button

Continous Integration

It is setup using GitHub Actions in .github/workflows/lint.yml

Contribution

Feel free to contribute according to the semistandard rules and latest ECMAScript Specification.

Distribution

You can distribute this software freely under GNU GPL v3.0.