Forum. StockSharp. Page 26

Atom

<< < 24 25 26 27 28  > >>

0
Votes
1
Answers
375
Views
Hi.

I'm enjoying using the S# API and so fat it's been easy to use.

I'm retrieving some historical candles to backtest my robot on, and once I call trader.SubscribeCandles I get a new candle eac...
Tags:
Avatar
12/6/2017
To last

1
Votes
5
Answers
511
Views
Hi

Using my application I opened a position in SPXW call. My application uses CSV storage, so it should have been stored. If I open my application the existing position does not get loaded. I have ...
Tags:
Avatar
11/21/2017
To last

2
Votes
3
Answers
324
Views
Hi

I have moved my application to my server, but on connecting I get an error:
[code]
2017/11/07 16:31:02.182|Error |BasketMessageAdapter|Connection error for InteractiveBrokersMessageAdapter: ...
Avatar
11/13/2017
To last

2
Votes
1
Answers
274
Views
Hi

When I register an new order it does not reflect in IB TWS. In the connector log I get the following error:

[code]
2017/11/10 15:07:32.572| |InteractiveBrokersTrader|RegisterOrder: 0/...
Tags:
Avatar
11/13/2017
To last

2
Votes
3
Answers
349
Views
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:

[code]
var dataPath = @"Data\" + _connectorAccount.AccountName;
_en...
Avatar
11/9/2017
To last

0
Votes
0
Answers
225
Views
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:

[code]
var dataPath = @"Data\" + _connectorAccount.AccountName;
_en...
Avatar
11/6/2017
To last

1
Votes
4
Answers
431
Views
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 o...
Tags:
Avatar
11/5/2017
To last

1
Votes
5
Answers
357
Views
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 Order...
Tags:
Avatar
11/2/2017
To last

1
Votes
0
Answers
271
Views
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

Tags:
Avatar
11/1/2017
To last

1
Votes
1
Answers
306
Views
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:,Typ...
Tags:
Avatar
11/1/2017
To last

<< < 24 25 26 27 28  > >>