ib-csharp icon indicating copy to clipboard operation
ib-csharp copied to clipboard

Is there any way to get a CommissionReport at all with this API client?

Open mayerwin opened this issue 11 years ago • 4 comments

mayerwin avatar Nov 11 '13 11:11 mayerwin

I don't think it's possible. Anyone correct me if I am wrong. Essentially, API is just trying to mimic what TWS can do. I don't think you can get report from TWS. Same thing applies to the API.

On Mon, Nov 11, 2013 at 6:03 AM, mayerwin [email protected] wrote:

— Reply to this email directly or view it on GitHubhttps://github.com/krs43/ib-csharp/issues/6 .

leo82ly avatar Nov 13 '13 05:11 leo82ly

You actually can with the latest official IB C# client. And I see there was a commit here in that direction, but it does not seem to be complete.

mayerwin avatar Nov 13 '13 06:11 mayerwin

Here is a merge of the Krs API and IB's official c# client: https://github.com/zdomokos/IBNet It supports CommissionReport and features up to the latest IB c# relaease.

zdomokos avatar Nov 13 '13 12:11 zdomokos

Excellent, thanks! Maybe you can push it to this repository.

mayerwin avatar Nov 13 '13 16:11 mayerwin