pub async fn set_price_reminder( client: &Arc<FutuClient>, input: SetPriceReminderInput<'_>, ) -> Result<String>