numberjuani / ibkr-cp-api-client

Rust Client for Interactive Brokers Client Portal API
MIT License
8 stars 2 forks source link

minor typo in test #7

Closed era127 closed 1 year ago

era127 commented 1 year ago
    let path = std::env::var("IBCP_PATH").expect("IBCP_PATH must be set");
era127 commented 1 year ago

Sorry but I want to confirm that you saw the new contract_detail endpoint in that PR. I'm having trouble finding ibkr documentation on the output so I did my best.