Python for Finance #25: Live Candlestick Chart Plotting for Algorithmic Trading Platform

preview_player
Показать описание

---------------------------------------------------------------------------------------------------------------------------
In this series, we're going to build a real time and automated trading platform using Python.

🚀 Live Data Web Scrapping
Lesson 17 - 18 - Capture Real Time Stock Data with BeautifulSoup
Lesson 19 - 21 - Capture Real Time Stock Data with Selenium

🚀 Live Data Plotting Features
Lesson 22 - Algorithmic Trading Features Overview
Lesson 23 - Algorithmic Trading Platform Design
Lesson 24 - Live Data Processing & Resampling
Lesson 25 - Live Candlestick Chart Plotting

📊 Data & Charts
➖ Live data on charts
➖ Live data saved
➖ Custom time intervals
➖ Interactive control
➖ Candlestick chart
➖ Volume chart
💡 Technical Analysis & Algorithms
➖ Indicators
➖ Strategies
➖ Backtesting
⚠️ Alerts
➖ Alerts on price
➖ Alerts on strategies

---------------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Great video. Is it possible to feed the animate function with live data in a fixed length dataframe that has the current candle changing price in realtime? sort of adapting the code to live strategy testing rather than back testing.

ProSpase
Автор

Great content! In this video, you have used matplotlib library for plotting charts. I am making candlestick charts using plotly library. I too want to make the chart interactive but seems plotly doesn't allow that. Is matplotlib better than plotly to make the chart more interactive?

vivekkoul
Автор

i used your code but not plotting why? can you help me?

almaalma
join shbcf.ru