QuantConnect / Lean.DataSource.Polygon

LEAN Polygon Data Source
3 stars 5 forks source link

Remove subscription plan enum #3

Closed jhonabreul closed 6 months ago

jhonabreul commented 6 months ago

Description

This removes the PolygonSubscriptionPlan enum and adds functionality so that we rely on API responses to determine how to stream or fetch data depending on the account's permissions.

Related Issue

Motivation and Context

Not modeling Polygon's business logic.

Requires Documentation Change

How Has This Been Tested?

Types of changes

Checklist: