Skip to main content

run_option_chain

Function run_option_chain 

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