Git Product home page Git Product logo

ib.csharpapiclient's People

Contributors

mathpaquette avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ib.csharpapiclient's Issues

IbClient.Response.HistoricalDataAsync() only firing once. keepUpToDate option missing.

When calling ReqHistoricalData like this:

ibClient.Request.ReqHistoricalData(tickerId, contract, "", durationString, barSizeString, "TRADES", 0, 1, new List<TagValue>());

One would expect the HistoricalDataAsync() response to fire until it delivered the last candle in the range.

while (true) { var historicalDataMsg = await ibClient.Response.HistoricalDataAsync();

The IB API documentation mentions the keepUpToDate parameter to continue delivering new bars, this option isn't available in this API.

Thanks for providing us this library, this is really useful. Hopefully the historical data feed can be fixed, or I can learn what I'm doing wrong. Cheers!

Skipped Build

1>------ Build started: Project: IB.CSharpApiClient.Tests, Configuration: Debug Any CPU ------
2>------ Skipped Build: Project: IB.CSharpApiClient ------

what's happending

Downloaded and could not compile

IB,CSharpAPI, IB.CSharpAPIClient source code? I installed from the NuGet package, not sure if I can get the source code.

Severity Code Description Project File Line Suppression State
Error CS0121 The call is ambiguous between the following methods or properties: 'IB.CSharpApiClient.Extensions.EventExtensions.RaiseEvent(System.EventHandler, object, T)' and 'IB.CSharpApiClient.Extensions.EventExtensions.RaiseEvent(System.EventHandler, object, T)' IB.CSharpApiClient E:\code\amthpaquette\IB.CSharpApiClient-master\src\IB.CSharpApiClient\ApiEventDispatcher.cs 97 Active

Any examples?

Hi.
Nice lib. but any examples?
i.e. how to get price of AAPL , or any other basic examples.

thanks

Does this wrap the complete IB API?

Just for my understanding, does this project wrap the complete IB API? As far as I've checked the source code it only provides ClientCommandAsync with the GetScannerDataAsync methods / wraps only scanner methods? Or did I miss something? Thanks :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.