Plot Objects - “Compile Study with a New Order of Plot Objects” - Strange Things Occur

Questions about MultiCharts .NET and user contributed studies.
Jobauma
Posts: 113
Joined: 16 Apr 2013
Has thanked: 25 times
Been thanked: 6 times

Plot Objects - “Compile Study with a New Order of Plot Objects” - Strange Things Occur

Postby Jobauma » 20 Nov 2018

Hi.

When plot objects are rearranged ( in PowerLanguage.NET Editor ), or you change order on plot objects, and you compile the changed study; shapes change in opened charts with the indicator that is compiled.

This is annoying when you have 50 charts with the indicator that is changed, especially when you have to reload the indicator on all 50 charts.

The request is that if you compile a study, MultiCharts reloads the plot objects ( like the indicator is inserted anew ). :) :) :)

Hope this is implemented soon.



Best regards,
Johannes Hillestad Baumann
Last edited by Jobauma on 23 Dec 2018, edited 1 time in total.

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: Plot Objects - “Compile the Changed Study” - Strange Things Occur

Postby Svetlana MultiCharts » 21 Nov 2018

Hello, Johannes,

Please give us more specific example so that we would be able to investigate the issue. Please attach the following information:
1. the script with which the issue is reproduced.
2. step-by-step instruction how to reproduce the issue.
3. the screenshots demonstrating the issue.

Jobauma
Posts: 113
Joined: 16 Apr 2013
Has thanked: 25 times
Been thanked: 6 times

Re: Plot Objects - “Compile the Changed Study” - Strange Things Occur

Postby Jobauma » 23 Dec 2018

Sorry for the late reply. :)

I wasn't clear enough in the first post ( Edited the "Subject" ).

1 Just make an amount of plot objects, with different shapes.
2 Load the indicator.
3 Reorder the plot object ( in "Create()" )
4 Compile the study.

It seems that MultiCharts remembers the shapes in a chromatic order. And if you reorder the plot objects, the shapes are remembered in the same order ( excluding the new order of shapes ). Compiling the study with a new order of plot objects, doesn't take the shapes in consideration. :)



Best regards,
Johannes Hillestad Baumann

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: Plot Objects - “Compile Study with a New Order of Plot Objects” - Strange Things Occur

Postby Svetlana MultiCharts » 16 Jan 2019

Hello, Johannes,

When you compile a study applied to a chart, it is not removed from the chart, that’s why initial settings are applied.
If you want to apply new settings, it is required to remove the study from a chart and re-add it.


Return to “MultiCharts .NET”