Objects aren't shown? - page 2

 
Carl Schreiber #:

As I several times said it is the same indicator that creates on an older (release) terminal with another broker invisible objects. It works on the other hand for the latest one and older ones - for what do you need the code?

As a demo signal is running via that (realease) terminal I don't like to update it to a beta version.

I have hoped that others have detected the same fault and would have been able to tell me more about it.

Aha , i have 3550 too , cloud compile the indicator and limit it by one day . I can see if it draws them normally 

 

The scale is very different on the left, possibly the line tickness is not enough to be visible.

 
Alain Verleyen #:

The scale is very different on the left, possibly the line tickness is not enough to be visible.

This is set by the terminal and is related to the history of quotes, the figures are never lower than 0 but whatever calculation of the terminal there is a difference between the lowest number (0) of the indicator and the lowest show-able price. The thickness of the dashes are the same and the thickness of the bars is the biggest resolution - they are the same for both terminals. As I said not only gold (XAUUSD) shows this 'feature' it but any other symbol too of the left terminal.
 
Carl Schreiber #:
This is set by the terminal and is related to the history of quotes, the figures are never lower than 0 but whatever calculation of the terminal there is a difference between the lowest number (0) of the indicator and the lowest show-able price. The thickness of the dashes are the same and the thickness of the bars is the biggest resolution - they are the same for both terminals. As I said not only gold (XAUUSD) shows this 'feature' it but any other symbol too of the left terminal.

When you were coding it , you were testing on the right terminal until it was ready ? 

 
Alain Verleyen #:

The scale is very different on the left, possibly the line tickness is not enough to be visible.

Please provide a template of your chart where the object doesn't display.
 

Did you compare the properties of the objects? I think yes, but still


 
Alain Verleyen #:
Please provide a template of your chart where the object doesn't display.

Ok, I have saved a template of both terminals, with and without the objects and I picked the object dash03 as an example from both templates:

with objects on the chart:

<object>
type=2
name=dash03
hidden=1
descr=35% i:04 e:7'486 a:2'621
color=10156544
selectable=0
ray1=0
ray2=0
date1=1677611250
date2=1677612600
value1=7486.250900
value2=7486.250900
</object>

and without objects on the chart:

<object>
type=2
name=dash03
hidden=1
descr=35% i:41 e:7'496 a:2'615
color=10156544
selectable=0
ray1=0
ray2=0
date1=1677611250
date2=1677612600
value1=7496.399695
value2=7496.399695
</object>

I can't see any difference that should matter.

Both are created by the same (custom) indicator on different terminals and different brokers - I repeat myself.

 
Vladislav Boyko #:

Did you compare the properties of the objects? I think yes, but still


Yes I did and both are the same as they were created by the same source.
 

Maybe you should know that I am using (Windows 10) Junctions so that all my terminals do have the same source of experts, indicators, includes ...

 
Lorentzos Roussos #:

When you were coding it , you were testing on the right terminal until it was ready ? 

I have developed this indicator already some time ago. I have never had this problem neither during the coding and testing nor later except ... (see above).
Reason: