pub async fn get_history_kl_quota( client: &Arc<FutuClient>, get_detail: bool, ) -> Result<String>
查历史 K 线下载配额(use_quota + remain_quota)。 get_detail=false 只要概要,true 返回每只股票的下载时间(但我们只给 计数避免超长 response,详情用 REST)。
use_quota
remain_quota
get_detail=false
true