IntelliJ Elixir v11.8.1 Elixir Wizards Podcast Listener Survey Results

8th video in the series about building cryptocurrency trading bot in Elixir

8th video in the series about building cryptocurrency trading bot in Elixir - this time we will broadcast and store orders inside Postgres

we will modify the naive traders to broadcast the Binance orders structs to a new PubSub topic. We will add a handler function to the DataWarehouse.Subscribers.Worker module to be able to store the Binance Orders into the database. To be able to store them inside DB we will also add a migration script and Ecto schema.

Link: https://www.youtube.com/watch?v=-HunMxOo7Y4&list=PLxsE19GnjC5Nv1CbeKOiS5YqGqw35aZFJ&index=8