Search found 7 matches

by hornet5
11 Apr 2015
Forum: MultiCharts .NET
Topic: Portfolio Trader Start Date always set to 00:00:00 [SOLVED]
Replies: 2
Views: 3773

Re: Portfolio Trader Start Date always set to 00:00:00 [SOLVED]

Hello,
I have found the cause the strategy in Portfolio Trader did not generated orders. It relied on Intrabar Order Generation switch set to ON and since IOG is not supported in PT, there was no trades at all.
Pawel
by hornet5
05 Apr 2015
Forum: MultiCharts .NET
Topic: Portfolio Trader Start Date always set to 00:00:00 [SOLVED]
Replies: 2
Views: 3773

Portfolio Trader Start Date always set to 00:00:00 [SOLVED]

Hello, I was trying to run portfolio backtesting using Portfolio Trader. The problem was that trades list was empty, even I was using only one instrument - the same I tested the signal in MC. Further investigation indicated that in Portfolio Performance Report Settings the Start Date is displayed as...
by hornet5
04 Apr 2015
Forum: MultiCharts .NET
Topic: Output Window Fonts Size Adjustment
Replies: 3
Views: 2175

Re: Output Window Fonts Size Adjustment

Hello,
could you change the output window font to monospaced in the future release?
Pawel
by hornet5
16 Dec 2013
Forum: MultiCharts .NET
Topic: Search page does not display properly in Firefox browser
Replies: 2
Views: 1452

Search page does not display properly in Firefox browser

Hello,
Search for keywords:
is missing when the search page:

Code: Select all

http://www.multicharts.com/discussion/search.php
is displayed in Firefox

Pawel
by hornet5
12 Dec 2013
Forum: MultiCharts .NET
Topic: Millisecond component of DateTime property in Point chart
Replies: 2
Views: 2381

Millisecond component of DateTime property in Point chart

Hello,
while in the Point based chart

Code: Select all

BarsOfData(0).TimeValue.ToString("MM/dd/yyyy HH:mm:ss.fff")
returns DateTime value with milliseconds, LastBarTime property has millisecond component always set to zero.
Pawel
by hornet5
12 Dec 2013
Forum: MultiCharts .NET
Topic: LinearRegression_Line indicator empty style tab
Replies: 3
Views: 1469

Re: LinearRegression_Line indicator empty style tab

Hello,
the problem is solved. It was point bars chart and I put the endtime in the Inputs tab without millisecond portion of the DateTime.
By the way, how to apply an indicator to the other than Close series (for example High)?
Pawel
by hornet5
11 Dec 2013
Forum: MultiCharts .NET
Topic: LinearRegression_Line indicator empty style tab
Replies: 3
Views: 1469

LinearRegression_Line indicator empty style tab

Hello,
I cannot draw this indicator. Is it correct that style tab is empty?

Pawel

Go to advanced search