Page 1 of 1

Strange order behavior with [MouseEvents(true)] attribute.

Posted: Mar 17 2015
by zysmn
Hi.
If using [MouseEvents(true)], and clicking on the chart when automatic trading enabled, current already sent orders to behave strangely. They are cancelled on the next tick after click, and re sent again after some ticks (one or two, rarely more). Moreover in orders tracker windows appears cancelled excess order, which was sent as "manual trading" order. It turns out that when you work with the mouse on the chart, orders constantly flash, disappears and appears again.
This happens even if "protected override void OnMouseEvent(MouseClickArgs args)" method is empty or missing.

Re: Strange order behavior with [MouseEvents(true)] attribut

Posted: Mar 19 2015
by Henry MultiСharts
Hello zysmn,

Please send us (support@multicharts.com) the following information for further analysis:
- workspace you are using;
- in QuoteManager select the symbols you are using, make a right click on it->Export data->Export instrument (without data). Send us the QMD export file for analysis;
- in PowerLanguage .NET editor->File->Export->export the studies you are using for replicating this behavior; send us the pln file;
- specify the version and build number of MultiCharts you are running (in MultiCharts go to Help tab-> About);
- instructions for replicating the error.

Re: Strange order behavior with [MouseEvents(true)] attribut

Posted: Mar 19 2015
by zysmn
Hello zysmn,

Please send us (support@multicharts.com) the following information for further analysis:
- workspace you are using;
- in QuoteManager select the symbols you are using, make a right click on it->Export data->Export instrument (without data). Send us the QMD export file for analysis;
- in PowerLanguage .NET editor->File->Export->export the studies you are using for replicating this behavior; send us the pln file;
- specify the version and build number of MultiCharts you are running (in MultiCharts go to Help tab-> About);
- instructions for replicating the error.
Mail has been sent.

Re: Strange order behavior with [MouseEvents(true)] attribut  [SOLVED]

Posted: Mar 20 2015
by Henry MultiСharts
We have replicated the issue. The fix is targeted to MultiCharts .NET 9.1 Beta1.

Re: Strange order behavior with [MouseEvents(true)] attribut

Posted: Mar 20 2015
by zysmn
We have replicated the issue. The fix is targeted to MultiCharts .NET 9.1 Beta1.
Thanks Henry.
When we can expect MultiCharts .NET 9.1?

Re: Strange order behavior with [MouseEvents(true)] attribut

Posted: Mar 20 2015
by Henry MultiСharts
When we can expect MultiCharts .NET 9.1?
zysmn, there is no ETA for this version at the moment.