An open API service indexing awesome lists of open source software.

https://github.com/nrrso/financial-modelling-elixir-livebook

An example of working with financial data in elixir livebook (similar to jupyter notebooks).
https://github.com/nrrso/financial-modelling-elixir-livebook

elixir financial financial-analysis livebook

Last synced: about 1 year ago
JSON representation

An example of working with financial data in elixir livebook (similar to jupyter notebooks).

Awesome Lists containing this project

README

          

[![forthebadge](https://forthebadge.com/images/badges/made-with-elixir.svg)](https://forthebadge.com)

# Financial Modelling with Elixir in Livebook (Example)

You can click the button below to run the example in livebook:

[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](https://livebook.dev/run?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnrrso%2Ffinancial-modelling-elixir-livebook%2Fmain%2Fnotebook.livemd)

This repository contains a livebook example that shows how
to use livebook and elixir to retrieve financial data on a
publicly traded company and work with that data.

You can learn more about elixir and livebook by following
these links:
* https://livebook.dev/
* https://elixir-lang.org/

Financial data can be obtained from a variety of data providers like:
* https://quickfs.net/ (used in the example)
* https://polygon.io/
* https://simfin.com/
* https://site.financialmodelingprep.com/
* https://finance.yahoo.com/
* ...many more (DYOR)

## Info
This repository will not be actively maintaned and there are
no plans to expand on the example provided.

## Disclaimer
The information in this document is for informational and educational purposes only. Nothing in this document may be construed as financial, legal or tax advice. The content of this document is solely the opinion of the author, who is not a licensed financial advisor or registered investment advisor. The author is not affiliated as a promoter of QuickFS services.

This document is not an offer to buy or sell financial instruments. Never invest more than you can afford to lose. You should consult a registered professional advisor before making any investment.