alpacahq / pipeline-live

Pipeline Extension for Live Trading
https://pypi.org/project/pipeline-live/
Apache License 2.0
204 stars 56 forks source link

Morningstar support #22

Open spitzbubchen opened 4 years ago

spitzbubchen commented 4 years ago

My Quantopian code uses:

from quantopian.pipeline.data import morningstar
from quantopian.pipeline.filters.morningstar import IsPrimaryShare

What is the equivalent with pipeline-live? Note that I have an Alpaca account.