pub async fn option_chains(
    symbol: &str,
    context: &Context
) -> Result<Vec<Item>, ApiError>