akoutmos
@hugobarauna, Dr. Dimitrios Koutmos (my brother) and I (Alex Koutmos) have been hard at work on writing a book on how you can use Elixir for analyzing financial data. This book leans on many of the latest computation-heavy libraries like Nx, Scholar and Explorer so you can analyze financial time series data. We also make extensive use of Livebook and Vega-Lite so that you can visualize your results. Livebook also makes it so that you can tie all these tools together and quickly build UIs to make the exploration of financial data more enjoyable!
Throughout this book you will learn how to:
- Fetch and analyze real economic data from the FRED API
- Pull down the latest stock market data from Yahoo! Finance
- Calculate risk and return for your portfolio across stocks, crypto, and commodities
- Build technical trading indicators and backtest them against actual market history
- Map risk-return tradeoffs and evaluate portfolio diversification
By the end of the book, you will have a better understanding as to how the financial markets operate and how to analyze them your favorite programming language!
Part I: Augmenting Financial Intelligence with Elixir
- The Elixir Programming Language
- Finance is All Around Us
- Overview of the Various Asset Classes
- Stock Market Booms and Busts
- US Market Indices
- US Housing Data
- Commodity Prices
- Covid-19 and the “Top 1%” of Wealthy Investors’ Holdings
- Technology in Finance
- Establishing Elixir Framework for Stock Data
Part II: Under the Hood: Portfolio and Risk Management in Action
- Portfolio Analytics and Benchmarking
- Constructing and Calculating an Index
- Is Diversification Worth It?
Part III: Technical Analysis and Market Timing with Elixir
- Trading Strategies for Timing Markets
- Backtesting Trading Strategies
Part IV: Advanced Topics in Regression Modeling and Risk Management
- Mapping Risk-Return Trade-Offs Across Markets
- Concluding Remarks And Your Future Journey
Check out the book landing page for more details and to see how you can buy the book at 20% off while we’re in beta:
https://www.financialelixir.dev/
Also our promo video where we show off a few of the projects that you will build:
Happy hacking!
Trending in Books
Other Trending Topics
Latest Livebook Threads
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming












Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
shishini
First good luck
Second why is the sample chapters a zip file, i trust you, but i would feel better if it was just a pdf
jmnda
Awesome
. I’ve been playing around with automated trading algorithms using Elixir + ZeroMQ + MetaTrader5, so this book with definitely help in analyzing market data and build optimized trading systems.
akoutmos
I too have a healthy dose of skepticism when it comes to these things lol. The reason it is a zip is because the free sample contains the epub, pdf, and Livebook notebooks and zipping it was the easiest way to distribute all the files in one bundle.
I just downloaded the free sample zip from ConvertKit to make sure they don’t stuff anything else in there. Everything in there is what we intended to bundle:
akoutmos
That sounds like fun!
While we don’t get into stream processing of data in this book, you can definitely apply what we teach you to stream processing time seriesy data. Not to mention, all the Nx tools and Explorer are wicked fast so you should have no problem appending data to a DataFrame for example and rerunning analysis
.
manhvu
I think need to add stream processing, your book in financial domain with machine learning is interesting. Do you have plan to publish on Pragprog.com ?
OyugoObonyo
This sure looks like an awesome read. I did submit my email so that I can peruse through the free chapters before making a purchase decision but I’m yet to receive the free chapters bundle in my email. Isn’t this unusual? How else can I access the free bundle?
shishini
i received it almost instantaneously, check your spam folder
hugobarauna
If you still haven’t received it, please let me know; I can fix it.
arrowcircle
Got the beta and right now its not worth it. For me personally, price to elixir tricks value is much less compared to pragprog books. Hope final release will be better.
akoutmos
I definitely appreciate the candid feedback. Can you expand upon “price to elixir tricks value is much less compared…”? I’m not following what you mean by this?