Search found 3 matches

by maffers001
30 Aug 2018
Forum: MultiCharts .NET
Topic: Compatible broker that allows CFD or Spreadbetting at small size?
Replies: 1
Views: 1961

Compatible broker that allows CFD or Spreadbetting at small size?

Hi, I'd like to try some automated strategies out at small size through a CFD or Spreadbet broker (instead of a futures broker where I must trade whole contracts) but I'm having some problems setting up. I;ve tried connecting to the following (demo) accounts using the broker profiles available in MC...
by maffers001
30 Aug 2018
Forum: MultiCharts .NET
Topic: Code Organisation and Unit Testing
Replies: 2
Views: 1316

Re: Code Organisation and Unit Testing

Hi, In case anyone is interested, I got around the need to mock parts of the MC framework by creating the calculation code as public nested classes within the function class. I then created a separate solution and project in Visual Studio for testing (PLStudies2010.Test) and used NUnit to test that ...
by maffers001
27 Aug 2018
Forum: MultiCharts .NET
Topic: Code Organisation and Unit Testing
Replies: 2
Views: 1316

Code Organisation and Unit Testing

Hi, I'm an experienced programmer but I'm new to C# and Multicharts.NET. I've been coding some strategies in Multicharts.NET but it seems that I have to create all my functions and strategies in a single Multicharts folder and within the PowerLanguage namespace and that I must create new items in th...

Go to advanced search