edtechre / pybroker

Algorithmic Trading in Python with Machine Learning
https://www.pybroker.com
Other
2.09k stars 262 forks source link

add import to __init__.py #60

Closed albertandking closed 1 year ago

albertandking commented 1 year ago

Hi, Ed, I have imported two helper functions into init.py

  1. add returns to pybroker.indicator
  2. add returnv to pybroker.vect