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).
- Host: GitHub
- URL: https://github.com/nrrso/financial-modelling-elixir-livebook
- Owner: nrrso
- Created: 2022-02-18T13:53:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T13:57:48.000Z (over 4 years ago)
- Last Synced: 2025-02-06T23:30:55.687Z (over 1 year ago)
- Topics: elixir, financial, financial-analysis, livebook
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://forthebadge.com)
# Financial Modelling with Elixir in Livebook (Example)
You can click the button below to run the example in livebook:
[](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.