BennyThadikaran / eod2

A fully automated script to download and update NSE EOD Historical stock, index and delivery data with added features
GNU General Public License v3.0
68 stars 24 forks source link

Dev 6.0.2 #155

Closed BennyThadikaran closed 3 months ago

BennyThadikaran commented 3 months ago

When multiple adjustments for splits and bonus are made to a stock on the same day, only the last adjustment is made. This PR resolves the issue.

e02d497f2 (HEAD -> dev) Bump to version 6.0.2 e4280be46 Fix: Failure to apply multiple adjustment on same stock. d5189d4a2 Fix typo error - np.nan in defs/Plotter.py