12th episode - Autostarting trading strategy ROUND 2 - crypto trading in Elixir
12th video in the series about building cryptocurrency trading bot in Elixir - this time we will focus on leveraging the Task
abstraction to simplify the autostarting and supervision tree of the Naive application. We will look into how we could stop tracking the trading symbols and drop the Naive.Server
altogether.
Link: https://www.youtube.com/watch?v=2_HIohZPT_Q&list=PLxsE19GnjC5Nv1CbeKOiS5YqGqw35aZFJ&index=12
Read next Frontend setup with Vite.js for Phoenix + Liveview