alpacahq / alpacahq/Alpaca-API

Some tickers are available via api.get_barset() but not api.get_asset()

未关闭
#114 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
没有语言数据
星标
173
派生
17
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。