Skip to main content

run_capital_distribution

Function run_capital_distribution 

Source
pub async fn run_capital_distribution(
    gateway: &str,
    symbol: &str,
    format: OutputFormat,
) -> Result<()>