Alerts display can not set "Use as default"

Questions about MultiCharts .NET and user contributed studies.
xiaomajia
Posts: 25
Joined: 01 Nov 2013
Has thanked: 2 times
Been thanked: 1 time

Alerts display can not set "Use as default"

Postby xiaomajia » 01 Nov 2013

Hi,I am using MultiCharts.Net starter edition.
I have a question, when I want to set the trendline alerst to "Use as default",
but I can't select the "Use as Default" button.
Other indicators alerts are well to set "Use as default",
only the drawing objects can not.
I like use the MultiCharts.Net starter edition, hope fix the problem.
Attachments
default.jpg
(84.11 KiB) Downloaded 610 times

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

Re: Alerts display can not set "Use as default"

Postby Henry MultiСharts » 01 Nov 2013

Hello xiaomajia,

This issue has been already resolved in the full version of MultiCharts .Net (8.8 beta 2).
MultiCharts .Net SE will have the fix implemented in version 8.8 Release.

xiaomajia
Posts: 25
Joined: 01 Nov 2013
Has thanked: 2 times
Been thanked: 1 time

Re: Alerts display can not set "Use as default"

Postby xiaomajia » 02 Nov 2013

Thank you for all your work.
could you tell me when will the 8.8 be released?

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

Re: Alerts display can not set "Use as default"

Postby Henry MultiСharts » 04 Nov 2013

could you tell me when will the 8.8 be released?
MultiCharts .NET 8.8 is expected this month. There is no exact release date yet.

xiaomajia
Posts: 25
Joined: 01 Nov 2013
Has thanked: 2 times
Been thanked: 1 time

Re: Alerts display can not set "Use as default"

Postby xiaomajia » 04 Nov 2013

that is wonderful,thank you.

PK1
Posts: 102
Joined: 12 Jun 2011
Has thanked: 42 times
Been thanked: 12 times

Re: Alerts display can not set "Use as default"

Postby PK1 » 18 Mar 2014

A similar problem in MC.Net 8.8:

when using Format Study the tab-pages Inputs and Style don't have the checkbox Use as default anymore. In MC 8.8 this is possible and very helpful when applying one indicator to multiple charts. Now in MC.Net 8.8 there's lot of configuration due to the missing of this functionality.

Please put that checkbox back like it's the way in the common MC-Version.

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

Re: Alerts display can not set "Use as default"

Postby Henry MultiСharts » 19 Mar 2014

A similar problem in MC.Net 8.8:

when using Format Study the tab-pages Inputs and Style don't have the checkbox Use as default anymore. In MC 8.8 this is possible and very helpful when applying one indicator to multiple charts. Now in MC.Net 8.8 there's lot of configuration due to the missing of this functionality.

Please put that checkbox back like it's the way in the common MC-Version.
Unfortunately this functionality cannot be technically implemented in MultiCharts .Net.
Please specify the default values while constructing the corresponding object.

PK1
Posts: 102
Joined: 12 Jun 2011
Has thanked: 42 times
Been thanked: 12 times

Re: Alerts display can not set "Use as default"

Postby PK1 » 19 Mar 2014

Unfortunately this functionality cannot be technically implemented in MultiCharts .Net.
Please specify the default values while constructing the corresponding object.
Thank You for Your answer.
But that being missing is a big drawback for me. At the moment I'm evaluating whether to migrate from MC and that is the biggest problem while dealing with many charts. With MC that default-setting feature saved so much time.
-
Specifying default values for BuiltIn-Indicators like Bollinger Bands and so the most of the indicator one is using can not be done. They are initial values but not default values, per definition.

For my own indicators in MC with Powerlanguage specifying params for colors, etc was possible, but setting the type (Histogram, Line, Dash, ...) was not possible. I didn't check until now whether setting this type is possible in the .Net-Version. Code-defined settings had priority over settings in the Study-Formatting-Dialog. So setting the values for my indicators in the code I have 'hard' settings instead of default values which can be refined in the GUI via Study-Formatting-Dialog.


Return to “MultiCharts .NET”