/talib-macd-example

An example of using TA-lib to render a MACD indicator using matplotlib in Python

Primary LanguagePython

talib-macd-example

An example of using TA-lib (in Python 2.7) to render a MACD indicator using matplotlib in Python.

This code is in answer to a question on Stackflow.com by the user named 'Quantatia'. His question can be found here.