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

Interactive Brokers C# Api

Results 12 ib-csharp issues
Sort by recently updated
recently updated
newest added

this project seems abandoned. this lists the active forks: https://techgaun.github.io/active-forks/index.html#https://github.com/krs43/ib-csharp so, the "last push" seems active by "[zdomokos](https://github.com/zdomokos/ib-csharp)". Can anyone confirm?

On Thursday 2016-01-07 my Application (usking krs.ats.ib-csharp) suddemly crashed with an InvalidCastException. I trcked this down to happen in IBClient.cs. TWS sends a bad code "0" for AgentDescription. A possible...

is any method can be called in tick.add or requestmarketdate where we can password primaryexchange along with exchange. can you provide some example code. if not support that is any...

Additional execution sides to support IB Stock Borrow/Loan

When i pull Historical data after 8 am EST, i can get till EOD yesterday. If i pull it before 8 AM EST, i get data ie 2 days old....

Is it possible to get a real time options chain on something like NDX?

I tried writing some simple code to retrieve the options chain for an underlying. As it stands in git, ib-csharp pulls the first option and shuts down. While IncomingMessage.cs has...

The [NuGet package](http://www.nuget.org/packages/Krs.Ats.IBNet/) was last updated in 2012, but there are commits to the repository from 2013. Can the NuGet package be updated?

Hi! Can you provide me with the ib-csharp library documentation, please? I need some documentation about methods that i can use with this library. I can't find any documentation here:...

Thanks you for create amazing lib. But I think the RequestHistoricalData not only use GTM time zone. I need to use CST timezone or another. So, can you support for...