Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Featues, Bug Fixes and other improvements #69

Merged
merged 19 commits into from
Nov 3, 2023
Merged

New Featues, Bug Fixes and other improvements #69

merged 19 commits into from
Nov 3, 2023

Conversation

BennyThadikaran
Copy link
Owner

@BennyThadikaran BennyThadikaran commented Nov 3, 2023

- EOD2 can be synced after 6pm
- Add alerts to notify user to install 'nse' if module not found.
- actions, holiday, lastupdate files combined into meta.json
- added changes to init.py, defs.py and dates.py to use meta.json
- added nse_cookies.pkl to .gitignore
- changed variables to camelcase style and file paths to uppercase.
- Deleted files and definitions no longer required.
- Dates.nextDate returns a boolean instead of None.
- prevent side effects from defs.py being invoked directly.
- Close NSE requests session when data sync is complete.
- Merged OHLC and delivery files.
- added modications to code
- Updated submodule eod2_data
- added hasattr check in Plotter._list
- disable plotting delivery data on weekly in plot.py
- exit with warning when '--dlv' and '--tf weekly' used together
- Remove old references to delivery folder
- Use 'ERROR_THRESHOLD' to limit output
- Fix: delivery bhavcopy saved with incorrect filename
- Created separate list of tracking NaN values
- other small improvements
- Removed all non core dependencies
- Create `src/data` folder if it does not exist
@BennyThadikaran BennyThadikaran merged commit d0dae06 into main Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant