Skip to main content

run_json

Function run_json 

Source
pub fn run_json(request_json: &str) -> Result<String>
Expand description

Run a backtest from a single JSON RunRequest, returning the report JSON. This is the uniform entry point every language binding wraps.