Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINT: Fixes DataPortal.get_spot_value to correctly handle 'price' field
Querying for the price field of an equity actually looks at the close field, so we should do the same for futures. Otherwise `data.can_trade` and `data.current` of 'price' fail for futures.
- Loading branch information