Skip to content

berkerol/beat-the-market

Repository files navigation

Beat the Market

Sonarcloud Status CI contributions welcome semistandard ECMAScript license

Buy low, sell high, make money. Stock charts are generated randomly. Generation method is 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 and change 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.