GithubHelp home page GithubHelp logo

harvestprofit / monte-carlo Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 22.27 MB

๐Ÿง Simple Monte Carlo Calculator

Home Page: https://harvestprofit.github.io/monte-carlo/

License: MIT License

HTML 3.47% JavaScript 96.53%
monte-carlo simulator

monte-carlo's People

Contributors

jarydkrish avatar

Watchers

 avatar  avatar  avatar

monte-carlo's Issues

Allow users to input a high and low bound for the graph

Blocked by #3

Once the simulation includes more variation, we can start allowing result analysis with a high and low bound.

This would help users who want to estimate the chances of a high or low trigger being hit on a futures contract, for example.

Add more variation to the simulation iterations

Right now we just use a simple random number between -1 and 1, multiplied by the potential daily volatility.

Instead we could use a random number generator based on the standard normal distribution curve with a mean of 0 and a standard deviation of 1. That number, multiplied by the potential daily volatility, would represent the volatility input more accurately.

Analyze the data

This monte carlo analysis is missing the "analysis" part.

Should probably fix that!

Add more test!

You know, because tests are for cool kids. We're definitely cool kids.

Add test coverage!

We can add CircleCI and CodeCov to this project, to help people out as they test

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.