Receiving TimeoutException
Hi I have moved my application to my server, but on connecting I get an error: 2017/11/07 16:31:02.182|Error |BasketMessageAdapter|Connection error for InteractiveBrokersMessageAdapter: System.Timeout...
Hi I have moved my application to my server, but on connecting I get an error: 2017/11/07 16:31:02.182|Error |BasketMessageAdapter|Connection error for InteractiveBrokersMessageAdapter: System.Timeout...
Hi When I register an new order it does not reflect in IB TWS. In the connector log I get the following error: 2017/11/10 15:07:32.572| |InteractiveBrokersTrader|RegisterOrder: 0/ SPXW 171215C02580000...
Hi I need to store my positions so that when my application starts up it can load the existing positions. The code I use is: var dataPath = @"Data\" + _connectorAccount.AccountName; _entityRegistry = ...
Recently, interest in crypto currencies has grown in leaps and bounds. New exchanges have opened, hard forks, ICO, new crypto-currencies are being created and this whole movement generates a huge sea ...
Hi I need to store my positions so that when my application starts up it can load the existing positions. The code I use is: var dataPath = @"Data\" + _connectorAccount.AccountName; _entityRegistry = ...
I have been having problems with Saving and Loading candle data from local Binary storage. When I save a set of s# candles to local storage, then immediately reload that data into another list of cand...
Hi How do I get Orders collection on connector populated with my open orders after connecting the connector? (i.e. if I have open orders on application startup and want to access them through Orders c...
Hi How do I get S# to trigger NewMyTrade? And how do I get MyTrade collection populated after connecting? (If I already have open trades and then start my application) Regards
Hi I tried to register for trade updates by calling RegisterTrades(security), but then I received the error message: No suitable adapter found for Trades S#:SPXW 171215C02580000@SMART, Native:,Type:Op...
I have a windows service that hosts a web api interface. The service connects to an interactive broker TWS. A call to the web api must register the security to receive level 1 price updates. The code ...
I have a windows service that hosts a web api interface. The service connects to an interactive broker TWS. A call to the web api must lookup the security and return the Id. The code to do this is: va...
No plans for this weekends? We’ve got them for you! Start option trading with our new Terminal! Three reasons to download and try right now: Get positive mood from volatility smile. Full throttle with...
Hello, friends! Despite the summer months, we continue to work on the project and release a new version of Hydra! In the new release, we added many key improvements. Here are some of them: We have add...
Hi I looked at your charting sample and i am interested in building point and figure charts, can you please guide how can i do it , is it possible to override chart.draw to do custom drawing?
Hello, We are building a trading application using StockSharp APIs for strategy and backtesting. Our application is built using Visual Studio 2010, .NET 4.0. When trying to add reference to S# librari...
Hi, At the bottom line of S#.Data (Hydra) - release 4.3.22 I'm getting an error message which begins with: 11:09:43 System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localh...
Dear Friends, the new version of our data loader {{entity:product:8}} is available for download! From the fundamental changes we want to note: 1. Create indexes and continuous futures directly in Hydr...
When I look at the "Level 1" Screen I'm able to load the data for a particular symbol and time interval. However, when I try to load the data for the same symbol and time interval in the "Candles" win...
I noticed that the above method never returns 'false' and so cannot indicate bearish signals. The source code is as follows: ``` /// /// Whether the candle is bullish or bearish. /// /// The candle wh...
Dear friends We have released new version of our history data downloader S#.Data (Hydra). Every version we improve the design and make the Hydra more friendly and powerful: 1. Options support! Hydra n...