Skip to content
@portfoliotree

PortfolioTree LLC

Investment analysis and automation software

Hello Portfolio Theorists 👋

PortfolioTree.com helps you model portfolios to calculate various metrics for educational purposes. In this GitHub organization, we publish some of the code we use to calculate those numbers. We hope to colaborate with you on developing code for financial analysis and automated investing.

Contact us if you have any ideas or feedback. If you like something about our website, feel free to ask for us publish it here on GitHub as open source software.

DISCLAIMER

Please remember, investing carries inherent risks including but not limited to the potential loss of principal. Past performance is no guarantee of future results. The data, equations, and calculations in these docs and code are for informational purposes only and should not be considered financial advice. It is important to carefully consider your own financial situation before making any investment decisions. You should seek the advice of a licensed financial professional before making any investment decisions. You should seek code review of an experienced software developer before consulting this library (or any library that imports it) to inform investment decisions.

Pinned

  1. portfolio portfolio Public

    This module contains quantitative portfolio analysis equations, portfolio back-testing, and asset data organization/cleaning data structures.

    Go 3

  2. alphavantage alphavantage Public

    An API wrapper in Go for AlphaVantage

    Go 3

Repositories

Showing 7 of 7 repositories
  • timetable Public

    A data structure for columns of `type Value any` where each row is associated with a `time.Time`

    Go 0 MIT 0 0 0 Updated May 17, 2024
  • portfolio Public

    This module contains quantitative portfolio analysis equations, portfolio back-testing, and asset data organization/cleaning data structures.

    Go 3 MIT 0 0 1 Updated May 15, 2024
  • alphavantage Public

    An API wrapper in Go for AlphaVantage

    Go 3 MIT 0 0 0 Updated Mar 29, 2024
  • round Public

    Helps you round the floating point numbers (float64) in a Go struct or array.

    Go 0 MIT 0 0 2 Updated Mar 10, 2024
  • factors Public

    A set of Portfolio Specifications for Factors

    0 MIT 2 0 2 Updated Jan 9, 2024
  • backtest-action Public

    This action runs back tests and generates `returns.csv` and `backtest_results.json` files.

    Go 0 MIT 0 0 0 Updated Aug 21, 2023
  • .github Public
    0 0 0 0 Updated Jul 22, 2023

Top languages

Loading…

Most used topics

Loading…