.I
Topics
21 Aug 2020, 12:43
3
1192
1
04 Feb 2019, 02:35
1
1115
1
01 Nov 2018, 13:57
1909
4
24 Aug 2018, 04:48
2567
4
14 Aug 2018, 00:17
1399
4
25 Feb 2018, 22:45
1870
3
30 Sep 2016, 17:13
2497
1
03 May 2016, 15:25
2540
4
07 Jan 2016, 03:37
2728
2
04 Jan 2016, 01:47
2457
2
22 Dec 2015, 16:23
2589
5
21 Jul 2015, 17:14
3589
4
16 May 2015, 04:36
1
2839
5
29 Apr 2015, 02:43
3761
3
29 Apr 2015, 01:36
5510
3
10 Mar 2015, 02:21
2758
2
Replies
.ics
09 May 2015, 12:27
This is true.
cAlgo/cTrader is a platform with a lot of potential. But it's succes will be determined by the expansion of it's userbase and the activeness of it's ecoclimate.
Therefor, providing qualitative support by answering threads of any kind on a daily basis is key in this succes.
@.ics
.ics
13 Mar 2015, 03:01
RE:
Spotware said:
You can use the following code snippet:
var shortPositionsCount = Positions.Count(p => p.TradeType == TradeType.Sell); var longPositionsCount = Positions.Count(p => p.TradeType == TradeType.Buy);
Hi spotware,
Could you please explain what this is below? Is this some kind of filter or query? It seems very interesting...
p => p.TradeType == TradeType.Sell
Thanks in advance.
@.ics
.ics
24 May 2015, 14:55
RE:
sitsky said:
These are some good enhancements! Please check if this proposal is already present on http://vote.spotware.com.
If not, add it so that this can get some votes for implementation. Good job!
@.ics