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

Questions about MultiCharts .NET and user contributed studies.
zysmn
Posts: 68
Joined: 27 Feb 2014
Has thanked: 7 times
Been thanked: 4 times

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

Postby zysmn » 17 Mar 2015

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.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

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

Postby Henry MultiСharts » 19 Mar 2015

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.

zysmn
Posts: 68
Joined: 27 Feb 2014
Has thanked: 7 times
Been thanked: 4 times

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

Postby zysmn » 19 Mar 2015

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.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

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

Postby Henry MultiСharts » 20 Mar 2015

We have replicated the issue. The fix is targeted to MultiCharts .NET 9.1 Beta1.

zysmn
Posts: 68
Joined: 27 Feb 2014
Has thanked: 7 times
Been thanked: 4 times

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

Postby zysmn » 20 Mar 2015

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?

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

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

Postby Henry MultiСharts » 20 Mar 2015

When we can expect MultiCharts .NET 9.1?
zysmn, there is no ETA for this version at the moment.


Return to “MultiCharts .NET”