Search found 11 matches

by rainworm
22 Aug 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21451

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

Since last week this problem seems to be solved! I don't get "Account temporarily unavailable" any more. However it is followed by a new issue. It seems that Multicharts loses the link to open orders, so the new error message in the log says "replace rejected: no such order". What about this? Someon...
by rainworm
09 Jul 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21451

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

I've sent the requested information by mail. Does it happen daily? It shouldn't be daily since the last update on MBT end. Do you experience this issue on demo or live accounts? It happens daily when there is an open position at forex rollover. After that all further orders are answered with "accoun...
by rainworm
24 Mar 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21451

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

Don't know if it's representative, but for 12 hours trading 5 symbols the log grew up to 8 MB. I think that's not much but could be more in other constellations.
by rainworm
23 Mar 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21451

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

I have sent in all the required information. It isn't difficult for me to reproduce this issue: it happens during 24 hours of automated trading and occurs mostly on the next day after forex rollover.

I hope this issue gets solved soon. Automated trading is not possible for me since weeks.
by rainworm
06 Feb 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21451

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

Same problem here. There seams to be an access violation in the background. Sometimes you will see this error when closing MC. The situation gets better (but problem still there) when you change the session time in QM and exclude the forex rollover time. I use unattended auto trading 24h a day. Last...
by rainworm
01 Aug 2012
Forum: MultiCharts .NET
Topic: Writing to PowerLanguage Editor output log - how? [SOLVED]
Replies: 2
Views: 4292

Re: Writing to PowerLanguage Editor output log - how? [SOLVED]

Just write:

Code: Select all

...
protected override void CalcBar()
{
...
Output.WriteLine(Convert.ToString(StrategyInfo.MarketPosition));
...
}
...
by rainworm
22 May 2012
Forum: MultiCharts
Topic: Better LineBreak-Charts: show wicks
Replies: 1
Views: 901

Better LineBreak-Charts: show wicks

Are there plans to introduce the showing of wicks in line-break-charts as it is now available with better renko charts? Or should I submit a feature request in PM?
by rainworm
15 May 2012
Forum: MultiCharts
Topic: Where are the logs saved as shown in the OPT-window?
Replies: 2
Views: 824

Re: Where are the logs saved as shown in the OPT-window?

Thank you, Dave. I'll give a try to export to excel automatically.
by rainworm
13 May 2012
Forum: MultiCharts
Topic: Where are the logs saved as shown in the OPT-window?
Replies: 2
Views: 824

Where are the logs saved as shown in the OPT-window?

I want to parse the logs with an external application, so I'll be informed in case of errors.

Where are those logs saved to (which file or into the database)? I'm speaking of the logs as shown in the 'Order and Position Tracker'-window on the tab 'logs'.
by rainworm
15 Jan 2012
Forum: MultiCharts
Topic: Buytocover not working properly
Replies: 15
Views: 3455

Re: Buytocover not working properly

It only appears to be multiple exits that are causing the issue. I experience the same problem caused by multiple exits. The program code is processed properly (indicated by print-messages) but after the first partial exit no order is being shown in OPT-window. Market and broker positions are all r...
by rainworm
07 Jun 2011
Forum: MultiCharts
Topic: Optimizer accepts only integers as input.
Replies: 6
Views: 2029

Re: Optimizer accepts only integers as input.

I experience the same behaviour. It works for me by typing 5,9 (instead of 5.9). Everytime you modify and recompile your study (parameters) the inputs are resetted to 59. I'm using a german version of Windows and the decimal seperator here is a , (comma). That's only in the optimizer dialogs, all ot...

Go to advanced search