EOD2 v7.0.0 #171
BennyThadikaran
announced in
Announcements
EOD2 v7.0.0
#171
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking Changes
Prior to version 7,
--watch-addaccepted a file-path mapped toeod2/src/data. Going forward file-path can be anywhere on the filesystem.Existing
user.jsonwill need to be updated with full file-path to avoidfile not found errors. (Only required if using the watchlist feature in plot.py)New Features
Plot.py has a new CLI option,
--snr-v2which plots support and resistance with multiple touches or price rejections.Improved performance when syncing multiple days by calling function
defs.cleanOutDatedonce on the final day.Occasional duplicate logs during sync has been fixed.
Wiki docs to be updated soon...
Beta Was this translation helpful? Give feedback.
All reactions