Skip to main content

get_valuation_detail

Function get_valuation_detail 

Source
pub async fn get_valuation_detail(
    client: &Arc<FutuClient>,
    symbol: &str,
    valuation_type: Option<i32>,
    interval_type: Option<i32>,
) -> Result<String>