Community. StockSharp. Page 62

Atom

<< < 60 61 62 63 64  > >>

0
Votes
0
Answers
311
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
549
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
366
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
414
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
417
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
412
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
833
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
476
Views
When I traded with Interactive Brokers using C # Terminal, the order could not be traded.
Avatar
2/6/2019
To last

0
Votes
1
Answers
329
Views
Hello! When I use the education course to create my own trading interface and select the broker, the OK button and the Delete button will be displayed as System. win. How is it?
Avatar
2/4/2019
To last

0
Votes
1
Answers
393
Views
I am getting below exception, if you can help

ItchTrader 2019-01-29 07:37:45 PM Error "System.InvalidOperationException: License N101430 does not support 'ITCH_LSE'.
at StockSharp.ITCH.ItchMes...
Tags:
Avatar
1/29/2019
To last

<< < 60 61 62 63 64  > >>