Plot a candlestick chart with moving averages with Plotly

3 Min Read In this tutorial, I will show you how to plot a candlestick chart with moving averages with Plotly. Before you get started with the code, you will need to install some libraries. Getting started Required libraries TA-Lib – To calculate moving averagesPlotly – Library used to generate the chartPandas – To store the chart data …

Plot a candlestick chart with moving averages with Plotly Read More »

Trade multiple strategies with your algorithmic trading bot

3 Min Read In my last post, I showed you how to stop blowing up your account by using a maximum draw-down. Today, let’s have a look at how you can trade multiple strategies with your algorithmic trading bot. In trading, one strategy will not be suitable for all market conditions and it is advised to have multiple …

Trade multiple strategies with your algorithmic trading bot Read More »

Subscribe to my newsletter to keep up to date with my latest posts

Holler Box