Community. StockSharp. Page 60

Atom

<< < 58 59 60 61 62  > >>

0
Votes
0
Answers
157
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
153
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
176
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
240
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

0
Votes
2
Answers
207
Views
I have paid for S.Shell $493USD, but have no way to download it, all I have is the receipt. How do I go about downloading it to begin using it?
Avatar
2/22/2019
To last

0
Votes
0
Answers
210
Views
http://
Hello all! We continue work on our 3rd crowdfunding project and today we inform you about delivery the next 2 crypto conne...
Avatar
2/21/2019
To last

0
Votes
1
Answers
185
Views
Hi, I've a strategy which holds positions just for a few minutes and closes them using take profit or stop loss strategy: https://doc.stocksharp.c...tegies_Protective_TakePr...
Tags:
Avatar
2/15/2019
To last

0
Votes
1
Answers
203
Views
Hi, I can connect to BitMEX using production API credentials, but I cannot connect to https://testnet.bitmex.com. Connection using testnet API credentials fails. StockSharp.Bitmex.dll version 4.4.15.0...
Tags:
Avatar
2/11/2019
To last

2
Votes
10
Answers
447
Views
S#.Data Error: System.InvalidOperationException: Trader is not enabled to use CQG Web API Test. Contact your FCM.

AMP Global Clearing isn't quite sure how to help with this S#.Data error I'm gett...
Avatar
2/7/2019
To last

1
Votes
5
Answers
265
Views
When I traded with Interactive Brokers using C # Terminal, the order could not be traded.
Avatar
2/6/2019
To last

<< < 58 59 60 61 62  > >>