├── Chapter 17.ipynb ├── README.md ├── RELIANCE.rar ├── TA_Lib-0.4.18-cp37-cp37m-win_amd64.whl ├── tick2candle.py ├── tick2candleBuySell.py └── tick2csv.py /Chapter 17.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FoxTradingSolutions/Step-by-step-guide-to-automation-using-Zerodha-s-API/HEAD/Chapter 17.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FoxTradingSolutions/Step-by-step-guide-to-automation-using-Zerodha-s-API/HEAD/README.md -------------------------------------------------------------------------------- /RELIANCE.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FoxTradingSolutions/Step-by-step-guide-to-automation-using-Zerodha-s-API/HEAD/RELIANCE.rar -------------------------------------------------------------------------------- /TA_Lib-0.4.18-cp37-cp37m-win_amd64.whl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FoxTradingSolutions/Step-by-step-guide-to-automation-using-Zerodha-s-API/HEAD/TA_Lib-0.4.18-cp37-cp37m-win_amd64.whl -------------------------------------------------------------------------------- /tick2candle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FoxTradingSolutions/Step-by-step-guide-to-automation-using-Zerodha-s-API/HEAD/tick2candle.py -------------------------------------------------------------------------------- /tick2candleBuySell.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FoxTradingSolutions/Step-by-step-guide-to-automation-using-Zerodha-s-API/HEAD/tick2candleBuySell.py -------------------------------------------------------------------------------- /tick2csv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FoxTradingSolutions/Step-by-step-guide-to-automation-using-Zerodha-s-API/HEAD/tick2csv.py --------------------------------------------------------------------------------