Python的Plotly庫對於數據可視化和簡單,輕鬆地理解數據非常有用。 ... Candlestick(x=dates, open=open_data, high=high_data, low=low_data, close=close_data)]) ...
確定! 回上一頁