Home > Automation >

pyinvestingsnippets + plotly = AWESOME

February 12, 2022 by Chris

The last several months I have been extending pyinvestingsnippets. Some of the changes include:

  • Renamed extensions to fit common financial jargon
  • Added support for dataframes
  • Added support for plotly
  • Included fantastic matplotlib and plotly examples

Run the examples

To run the examples, clone v3.0.0 and follow the README.md guidelines.

Currently the examples generate asset prices based on the random walk hypothesis (Brownian Motion)! This is great for a "look and feel" of the tool. If you want to try the examples with your own symbols then change the ASSET_TICKERS & BENCHMARK_TICKERS and replace the random price generator with the yahoo finance price DataReader.

Future Plans

The journey doesn't stop here! I'm planning to extend pyinvestingsnippets even more by introducing:

  • more portfolio benchmarking metrics
  • support of inflation & risk free rates
  • etc.

What would you like so see more? Send me your thoughts...


About InvestingSnippets

Driven by my passion to always dive deep in new knowledge, I started this blog as an attempt to give my own simplified view on how I apply my Software Engineering skills and background in Mathematics to Investing! NO financial advice or consulting is provided! I use python and try to automate as much as possible.

Subscribe

Receive the next blog article directly to your email!

or, follow the