Skip to content Skip to sidebar Skip to footer
Showing posts with the label Finance

How Can I Customize Mplfinance.plot?

I've made a python script to convert a csv file in a candlestick like this using mpl_finance, t… Read more How Can I Customize Mplfinance.plot?

Python: Plot Candlesticks With Automatic Y Zoom

I am looking for a Python plotting library that allows me to plot candlesticks (preferably the OHLC… Read more Python: Plot Candlesticks With Automatic Y Zoom

Pandas' Ema Not Matching The Stock's Ema?

I am trying to use Python (with Pandas) to calculate the 20-day Exponential Moving Averages (EMA) o… Read more Pandas' Ema Not Matching The Stock's Ema?

Issue Installing QuantLib Python

I am trying to install QuantLib Python. So, I followed through and installed: 1) Anaconda3, boost_1… Read more Issue Installing QuantLib Python

Python - ETFs Daily Data Web Scraping

I'm trying to web scrape some daily info of differents ETFs. I found that https://www.marketwat… Read more Python - ETFs Daily Data Web Scraping