Skip to content

Python script for generating Monte-Carlo simulation plots for stocks

Notifications You must be signed in to change notification settings

shaneikennedy/monte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cli tool for generating monte carlo simulations of stocks

python 3.6 <= needed

Install dependencies

pip3 install -r requirements.txt

running

python3 monte.py

notes:

  • This program outputs a line comprised of the highest probability outcome for each day
  • As of right now matplotlib does not play nicely with virtual environments, so consider running this in a container

About

Python script for generating Monte-Carlo simulation plots for stocks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages