BennyThadikaran/eod2

Merge daily and delivery files into a single CSV file

BennyThadikaran opened this issue · 0 comments

User @ramkdlr raised a suggestion to merge the OHLCV and delivery files into a single file.

See discussion here

The new columns will be like
Open, High, Low, Close, Volume, TOTAL_TRADES, QTY_PER_TRADE, DLV_QTY

Changes will be reflected in plot.py and dget.py (No changes in their interface)