Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: CandleStick & MACD Indicator using plotly.graph_object
Post: CandleStick & MACD Indicator using plotly.graph_ob...

Hello! I have a csv file with data about crypto symbol such as timestamp, open, high, low, close, volume and I wanna display a Candlestick with MACD indicator. I have the following function to calcu...
bianca General Coding Help 0 600 Aug-18-2023, 06:46 PM
    Thread: PyQt5 window closing when trying to display a graph
Post: RE: PyQt5 window closing when trying to display a ...

I actually solved it. The problem has on the csv import, a column had a different name. Thanks so much for your help!
bianca GUI 4 1,837 Aug-12-2023, 03:25 PM
    Thread: PyQt5 window closing when trying to display a graph
Post: RE: PyQt5 window closing when trying to display a ...

If I create a new project and run your code, it works normally. It returns 0 and creates a html file in the folder which I can open and visualise. In my project, If I try replacing this line self.bro...
bianca GUI 4 1,837 Aug-12-2023, 01:35 PM
    Thread: PyQt5 window closing when trying to display a graph
Post: PyQt5 window closing when trying to display a grap...

I am developing a GUI Application using PyQt5. There is a tab with charts and the idea is when clicking a button, it displays a chart. The following code works just fine: from PyQt5 import QtCore,...
bianca GUI 4 1,837 Aug-12-2023, 12:33 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020