CinderellaMan

CinderellaMan

Create a cryptocurrency trading bot in Elixir in 12 minutes!

Hello everyone :wave:

Officially this is the most intense/demanding video that I ever released :slight_smile:

The video sums up the work over 15 videos released in the series dedicated to “Create a cryptocurrency trading bot in Elixir”. In 12 minutes (excluding intro & outro :wink: ) we will see how a trading bot could be written including a full supervision tree around streaming and trading as well as built-in autostarting for both! It’s a great resource to see the usage of the OTP in real-world scenarios.

It’s a great refresher if you want to quickly go through it “once again” or teaser if you are wondering should you invest time in it(according to comments - well worth it :stuck_out_tongue_winking_eye: ). As pointed out in the video, not a lot of in-depth explanations inside - if you are looking for discussion why it’s built the way it is - there are 15 episodes already released on my channel (Hands-on Elixir & OTP: Cryptocurrency trading bot - Ep 1 - Stream cryptocurrency prices - YouTube)

Please remember to smash that like button on YouTube if you like it - let’s make Elixir viral :sunglasses:

Enjoy :heart:

Most Liked

CinderellaMan

CinderellaMan

Thanks for your kind words :heart: That’s why I created the video above, it’s directed to people that don’t have the luxury of “free time”(like me for example :smiley: ) but still want to get the gist of it - is it worth watching the whole series as well as maybe they are just fine after this one. Learning comes in all shapes and forms :slight_smile:

BartOtten

BartOtten

Tough I don’t have much spare time to view those videos. But even without seeing them: thanks for sharing with the community! Seeing real apps being developed is a great resource to learn or become better at programming with Elixir (those Todo apps never really do)

Where Next?

Popular in Screencasts Top

New
omgneering
I made follow-up video for getting started with GenServer. This video goes over the syntax of handle_call, handle_cast and handle_info c...
New
knewter
I wrote up a free episode on how to deploy a Phoenix app with Gatling to a DigitalOcean droplet. Hope it's useful to someone. Thing I'm n...
New
ElixirCasts
I made a video for anyone wanting an introduction to GenServer. https://elixircasts.io/intro-to-genserver
New
jukvalim
Ben Awad, who has a popular programming channel on Youtube, is working on DogeHouse. It’s kind of like ClubHouse, but with, y’know, more ...
New
ElixirCasts
I decided to make an episode about composing Ecto queries in a Phoenix app.
New
omgneering
Up and Running - Elixir Phoenix on Digital Ocean A playlist of videos that go through basic app creation, getting a Digital Ocean server...
New
ElixirCasts
I made an episode exploring Phoenix assigns: https://elixircasts.io/exploring-phoenix-assigns
New
alvises
Hey friends, I’ve just published a new post and video on LiveView where I show how to build a Gallery app with an automatic slideshow fu...
New
joebew42
Hello :wave: This is a follow up for the https://forum.elixirforum.net/t/good-elixir-tdd-resources/17482 thread. It was my intention t...
New

Other popular topics Top

Qqwy
Update: How to use the Blogs & Podcasts section You can post links to your blog posts or podcasts either in one of the Official Blog...
3268 119930 1237
New
JDanielMartinez
Hi! May someone helps me, please! I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
chrismccord
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
qwerescape
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New

We're in Beta

About us Mission Statement