pub async fn run_option_chain(
gateway: &str,
owner: &str,
begin: &str,
end: &str,
option_type_str: &str,
greek_filter: OptionChainGreekFilterArgs,
format: OutputFormat,
) -> Result<()>pub async fn run_option_chain(
gateway: &str,
owner: &str,
begin: &str,
end: &str,
option_type_str: &str,
greek_filter: OptionChainGreekFilterArgs,
format: OutputFormat,
) -> Result<()>