alpacahq / alpacahq/Alpaca-API
Some tickers are available via api.get_barset() but not api.get_asset()
Ouverte
bug
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 173
- Forks
- 17
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Calling api.get_asset('ARAV') in python yields "APIError: asset not found for ARAV" but calling api.get_barset('ARAV') returns correct bars. 'ARAV' is a small-cap traded on NASDAQ. I wonder if it is tradeable via alpaca and if so why doesn't api.get_asset('ARAV') see it. Any insight is greatly appreciated. Thanks.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.