Trading API: Account Configurations
未关闭
enhancement
Trading API
- 主要语言
- Python
- 星标
- 1.5k
- 派生
- 398
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 6
描述
Implement routes defined in Trading API [account configurations docs](https://alpaca.markets/docs/api-references/trading-api/account-configuration/).
**Note** Update endpoint doesn't take params??
```python
def get_account_configurations(self) -> TradingAccountConfigurations:
pass
def update_account_configuration(self) -> TradingAccountConfigurations:
pass
```
贡献指南
评估
这个 Issue 还没有评估数据。