CryptoCurrency

December 17, 2021

RockARM – Hardware Build

Welcome back! If you’ve been following along in my RockARM series, and already 3D printed your RockARM case, then it’s time to fill it with some delicious hardware! In the video below, I take you through the hardware components and assembly, tools and tricks for getting everything built up nicely. After...

Read More
December 1, 2021

RockARM – 3D Printable package

Today we’re going to step through the process of 3D printing the RockARM Home Edition parts! Click the link below to download the complete package, zipped and compressed. Please take a moment to read through the contained README file, for special instructions to successfully print the parts, especially the main housing...

Read More
October 23, 2021

FreqTrade: Quickly deploy your BOT ARMY!

In this episode, I build upon the last topic around FreqTrade’s integrated Dashboard, and show you how to quickly scale out your army or FreqTrade bots, by storing the container variables as Docker environment variables, so you only have one place you need to make changes, as you copy and deploy...

Read More
October 14, 2021

FreqTrade: Manage a fleet of Crypto-Bots!

Hey there! In this tutorial, I’ll teach you how to consolidate all your FreqTrade instances (you do have more than a couple, right?!) in to a single dashboard, so you can easily see how your strategies are performing in a single, cohesive dashboard! By the way, this is all NATIVE to...

Read More
July 14, 2021

FreqTrade: Plain OS to Running in Minutes!

In this episode, I take you through getting FreqTrade installed and configured, running as a Docker container, starting with a completely plain Ubuntu Server OS. What could be easier! Check out the video to follow along, and below is the example code referenced in the video. This takes all the guesswork...

Read More
June 23, 2021

FreqTrade fast strategy refinement!

In this episode, I’ll show you how to refine your trading strategy file FAST by overlaying your market indicators in the GUI on real-time trading data, so you can SEE exactly what each indicator is doing at a given point-in-time in the market. This is how you carefully and QUICKLY tweak...

Read More
June 2, 2021

FreqTrade deploy, understanding the Order Book

In this episode, we’re deploying FreqTrade, an open-source CryptoCurrency trading bot, wrapping it up in a nice multi-tabbed webUI called Muximux, and managing it all with Traefik web proxy with real Let’s Encrypt auto-renewing SSL certificates! I’ll also take you through the config basics, what a simple strategy file looks like,...

Read More