-
Notifications
You must be signed in to change notification settings - Fork 565
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Recently saw this Amazon review that highlighted some confusion about where the pypm
package is located: https://www.amazon.com/review/R1MBCECGQGIXL7/ref=cm_cr_srp_d_rdp_perm?ie=UTF8&ASIN=B086Y6H6YG
The pypm
package is local to the GitHub repository, as can be seen here: https://github.com/chrisconlan/algorithmic-trading-with-python/tree/master/src/pypm, and has nothing to do with this proprietary package listed on PyPI by the same name: https://pypi.org/project/PyPM/
If you clone the GitHub repo and run the scripts from their location within the repo, you should be fine.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation