https://github.com/techietrader/Trading-indicators-and-Chart-patterns/blob/master/Examples/Renko with an example.ipynb
May be this is what you are looking for!
Hi @shekar
The codes are written in Python 2 with anaconda distribution with Pandas 0.18 version and fix_yahoo_finance (https://github.com/ranaroussi/fix-yahoo-finance)
1. Assuming that you already have Python installed and using windows first in…
There is no error message as such.
It only states key error and that is the trading symbol
What i m trying to do is place an order using a list of trading symbols.
So it fetches trading symbol list and as per trading decision it places order.
Been…