Precision displayed not the same for two Instrument indicato

Questions about MultiCharts and user contributed studies.
arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Precision displayed not the same for two Instrument indicato

Postby arjfca » 21 Dec 2012

A workspace display 2 Instrument: Eur.Usd // Gbp.Usd

Both charts use the same Indicators
Both instruments set to 5 digit precision
Both indicator set to use Instrument scale

Precision displayed is not the same for each. I remember that I had this problem before. but can't resolve it now.

What could cause that?

Happy Holiday // Happy New Year to all MC team & Forum users

Martin :)
Attachments
Precision.png
(84.34 KiB) Downloaded 422 times

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: Precision displayed not the same for two Instrument indi

Postby Andrew MultiCharts » 21 Dec 2012

Hello arjfca,

Please make screenshots of both indicators' settings (right-click on the chart -> Format Indicators... -> select your indicator -> Format -> Scaling).

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: Precision displayed not the same for two Instrument indi

Postby arjfca » 21 Dec 2012

Andrew,

I did recompiled the indicator and the problem as been resolved
As mentioned, both indicators had the same setting.

When will MC add the option to set "Hide" to an indicator setup from the code. I need to set all 8 workspaces every time I recompile an indicator that is used by them. I did post the request on MC project manager

Best wish's to you and all MC team.

Martin :)

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: Precision displayed not the same for two Instrument indi

Postby Andrew MultiCharts » 21 Dec 2012

We have no plans for implementation the feature in nearest future. Once it something changes, the feature request in PM will receive the respective status.

If the issue take place again, please send screenshots of the mentioned tab of both indicators.

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: Precision displayed not the same for two Instrument indi

Postby Andrew MultiCharts » 21 Dec 2012

Arjfca, could you describe a scenario how can this be used in practice?

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: Precision displayed not the same for two Instrument indi

Postby arjfca » 21 Dec 2012

Arjfca, could you describe a scenario how can this be used in practice?
Andrew

This function should not be to difficult to implement. All the code is within MC. It could be set like the [Intrabarordergenetrator] option, at the beginning of an indicator code.

At the start of the code

Code: Select all

[Hide] // This option would Set "Hide" the indicator to a hidden mode ( no display)

Input:

Var:
//Code

Actually, we need to set the indicator to Hide when only info in the datawindow is use. Whenever the code is recompile, the format is reset to a default value to display an indicator.

Look at the picture attached. An hide, non hide effect. II'm using the same indicator over 8 worspace 8 two instruments ( 16) . Whenever I modify it, I need to reset all display format to Hide for each of them.

Martin
Attachments
Not Hide.png
(19.33 KiB) Downloaded 432 times
Hide.png
(10.26 KiB) Downloaded 422 times

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: Precision displayed not the same for two Instrument indi

Postby Andrew MultiCharts » 10 Jan 2013

I see your point. Thank you for your suggestion, i forwarded it to our developers. I also recommend you to leave respective feature request.

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: Precision displayed not the same for two Instrument indi

Postby arjfca » 10 Jan 2013

I see your point. Thank you for your suggestion, i forwarded it to our developers. I also recommend you to leave respective feature request.
I post the request...

I don't know why, but your Project Management site is very very slow. More than 3 minutes to loadup the page

Martin :)


Return to “MultiCharts”