cuemacro / finmarketpy

Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
http://www.cuemacro.com
Apache License 2.0
3.41k stars 490 forks source link

TypeError: generate_canvas() got an unexpected keyword argument... #11

Closed kalaytan closed 7 years ago

kalaytan commented 7 years ago

TypeError: generate_canvas() got an unexpected keyword argument 'page_title' & 'render_pdf' are missing in \chartpy\canvas.py: Canvas.generate_canvas()

I'll push request a fix in a second; just removing arguments from the call.