Candlestick charts in python from scratch with Plotly

Candlestick charts in python from scratch with Plotly

Chad Thackray

3 года назад

20,148 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Uğur Şenyer
Uğur Şenyer - 23.04.2023 15:24

Hi Chad, have a nice day. I want to make something like this : Firstly I set an alert condition on tradingview. And when that is happened, I want to draw last 60 min chart with plotly. And send to my discord channel both of them. How can I do this or did you make something like that before 😊 Thank you

Ответить
ツBrich
ツBrich - 21.12.2022 21:30

hi chad thanks for all the vids first of all. Is there a simple way of dropping the gap in time that we have when the market closes ? i tried chart.update_xaxes(
rangeslider_visible=True,
rangebreaks=[dict(bounds=[16.59, 9.30], pattern="hour")]
)
but its not working perfectly, thanks alot

Ответить
Tech Tips
Tech Tips - 08.11.2022 11:49

Could you show charting using tradingview library using local datafeed like CSV? Thanks

Ответить
Iheb BIBANI
Iheb BIBANI - 03.05.2022 22:43

I didn't have seen yet this video but I already have had an overview of 2h30 of the AlgoTrading For Beginners and I want to thank you a lot !!! Please , continue you work .

Ответить
Marcelo Ribeiro de Oliveira Mello
Marcelo Ribeiro de Oliveira Mello - 05.03.2022 21:00

Very Good. How to add and arrow to indicate an opened position in chart? Thanks!

Ответить
The Blueprint
The Blueprint - 16.02.2022 13:37

hi, is there a way to get live data through api? I want for a django project.

Ответить
sumit vishway
sumit vishway - 08.01.2022 19:53

how your graph is opened in new tab ? I am using google colab and graph is open in same page. pls help

Ответить
sumit vishway
sumit vishway - 08.01.2022 12:40

Awesome !!!!!!!!!!
can you please share your code or git link.

Ответить
ludwig matheus
ludwig matheus - 04.12.2021 15:52

Hello teacher, when I try to import pandas it shows me this error "ModuleNotFoundError: No module named 'pandas'". Can you help me?

Ответить
Chilly Willy
Chilly Willy - 05.10.2021 20:57

It is Supergood !!! Thanks o lot!

Ответить
FRANKWHITE1996
FRANKWHITE1996 - 10.08.2021 12:18

another great video! thanks for sharing!

Ответить
Ginanjar Noviawan
Ginanjar Noviawan - 08.05.2021 18:55

What if we want real time data from broker, and animate the candlestick as price updating ? Is it possible using plotly ? Thank you, great tutorial and subscribed!

Ответить
M S
M S - 02.05.2021 17:42

How would you add other indicator panes - for example if you wanted RSI below and MACD above?

Ответить
motivation Thoughts
motivation Thoughts - 19.03.2021 05:59

Hi, if I want to show 5m data then ...? What to do

Ответить
Kirill Yudkin
Kirill Yudkin - 07.01.2021 22:27

What is the second best time range?

Ответить