Skip to main content

get_holding_change

Function get_holding_change 

Source
pub async fn get_holding_change(
    client: &Arc<FutuClient>,
    symbol: &str,
    holder_category: i32,
    begin_time: Option<&str>,
    end_time: Option<&str>,
) -> Result<String>
Expand description

高管 / 机构 / 基金持股变动。holder_category: 1=机构 / 2=基金 / 3=高管。