Skip to main content

get_ipo_calendar

Function get_ipo_calendar 

Source
pub async fn get_ipo_calendar(
    client: &Arc<FutuClient>,
    market: i32,
    events: &[String],
    begin_date: Option<&str>,
    end_date: Option<&str>,
) -> Result<String>