Search found 4 matches

by mfalme
03 Aug 2013
Forum: MultiCharts .NET
Topic: MC.NET 8.7 forgets signal inputs
Replies: 3
Views: 4121

Re: MC.NET 8.7 forgets signal inputs

Please provide a fix for the starter edition? its impossible to backtest input parameters..

thanks
by mfalme
09 Jul 2013
Forum: MultiCharts .NET
Topic: contract roll over
Replies: 2
Views: 2634

Re: contract roll over

this is an issue with these short term contracts. to get around it, i use TS that has continuous contract symbol.(other providers have continuous contracts too)
then use managed orders to generate trades on whatever broker u have. search forums for managed orders.
by mfalme
24 Jun 2013
Forum: MultiCharts
Topic: Signals backtesting till copy & pasted chart, now work fine
Replies: 3
Views: 3005

Re: Signals full of bugs till copy & pasted chart, now work

I have been having a similar issue, just copied the chart window and will see if I can get similar results. In my case, simply turning on/off signal status in the format signals will have signal produce different results. different entries and exits, some missed entries etc. this was working before,...
by mfalme
19 Apr 2013
Forum: MultiCharts .NET
Topic: MultiCharts .NET Programming Guide
Replies: 13
Views: 8839

Re: MultiCharts .NET Programming Guide

Thanks for the guide. quick question about the Itrade Interface. In the guide pg 46 we have the double profit member, and commission which I cannot find in the code. see below for the Itrade from the code. pls clarify public interface ITrade { double CommissionValue { get; } – commission of the trad...

Go to advanced search