| 1 |
| Votes |
|
| 5 |
| Answers |
|
| 1482 |
| Views |
|
Hi, I get an invalid argument error for the BitMEX connector when the MarketQuotingStrategy tries to requote:
Error "Order 53343094 (0x7BB32E) was not cancelled because System.InvalidOperationE...
|
3/19/2019
To last
|
|
| 0 |
| Votes |
|
| 1 |
| Answers |
|
| 1250 |
| 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...
|
3/15/2019
To last
|
|
| 0 |
| Votes |
|
| 5 |
| Answers |
|
| 1349 |
| Views |
|
|
3/15/2019
To last
|
|
| 0 |
| Votes |
|
| 4 |
| Answers |
|
| 1312 |
| Views |
|
|
3/13/2019
To last
|
|
| 0 |
| Votes |
|
| 0 |
| Answers |
|
| 1757 |
| 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 inform ...
|
3/5/2019
To last
|
|
| 0 |
| Votes |
|
| 0 |
| Answers |
|
| 1432 |
| 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 to ou...
|
3/5/2019
To last
|
|
| 0 |
| Votes |
|
| 0 |
| Answers |
|
| 859 |
| 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...
|
3/5/2019
To last
|
|
| 0 |
| Votes |
|
| 0 |
| Answers |
|
| 731 |
| Views |
|
var history = new DukasCopyHistorySource(new CsvNativeIdStorage("C:\test\asd.csv"), new InMemoryExchangeInfoProvider());
var security = new Security()
{
Id = "EURUSD",
};
var timeFrame...
|
3/2/2019
To last
|
|
| 0 |
| Votes |
|
| 0 |
| Answers |
|
| 851 |
| Views |
|
Hi,
I`m trying to calculate ATR using Wilder Moving Average. Here is my code:
var atr = new WilderMovingAverage()
{
Length = 2,
};
foreach (var candle in candles.Take(10))
{
atr....
|
3/2/2019
To last
|
|
| 0 |
| Votes |
|
| 5 |
| Answers |
|
| 1500 |
| 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...
|
2/24/2019
To last
|