Forum. StockSharp. Page 20

Atom

<< < 18 19 20 21 22  > >>

1
Votes
5
Answers
535
Views
Hi, I get an invalid argument error for the BitMEX connector when the MarketQuotingStrategy tries to requote:
[code]
Error "Order 53343094 (0x7BB32E) was not cancelled because System.InvalidOperatio...
Tags:
Avatar
3/19/2019
To last

0
Votes
1
Answers
444
Views
When S# Shell uses the SMA policy for real-time transactions, an error occurs that does not specify the date on which data must be received.

Will this error be caused by the message adapter, becaus...
Avatar
3/15/2019
To last

0
Votes
5
Answers
481
Views
I tried the Designer application and also created a new project following the instructions here https://www.youtube.com/watch?v=O8ucIQA829w but whenever I try to verify the sterling connection i get t...
Avatar
3/15/2019
To last

0
Votes
4
Answers
434
Views
Avatar
3/13/2019
To last

0
Votes
0
Answers
655
Views
Introduction
Welcome to https://stocksharp.com’s privacy policy.
https://stocksharp.com respects your privacy and is committed to protecting your personal data. This privacy policy will info...
Avatar
3/5/2019
To last

0
Votes
0
Answers
565
Views
PLEASE READ THE TERMS OF THIS POLICY CAREFULLY BEFORE USING THE SITE
What's in these terms?
This Acceptable Use Policy sets out the content standards that apply when you upload content...
Avatar
3/5/2019
To last

0
Votes
0
Answers
276
Views
Our website uses cookies. A cookie is a small file of letters and numbers that we put on your computer if you agree. These cookies allow us to distinguish you from other users of our website, which he...
Avatar
3/5/2019
To last

0
Votes
0
Answers
238
Views
var history = new DukasCopyHistorySource(new CsvNativeIdStorage("C:\\test\\asd.csv"), new InMemoryExchangeInfoProvider());
[code]
var security = new Security()
{
Id = "EURUSD",
};

var timeFra...
Avatar
3/2/2019
To last

0
Votes
0
Answers
305
Views
Hi,

I`m trying to calculate ATR using Wilder Moving Average. Here is my code:

[code]
var atr = new WilderMovingAverage()
{
Length = 2,
};

foreach (var candle in candles.Take(10))
{
at...
Avatar
3/2/2019
To last

0
Votes
5
Answers
544
Views
Hello. I need about 3 months of full market depth level II data, for all stocks for any exchange. I need it for testing. Does you have software that can download/load this data from server or computer...
Tags:
Avatar
2/24/2019
To last

<< < 18 19 20 21 22  > >>