Disappearing Text  [SOLVED]

Questions about MultiCharts and user contributed studies.
Guest

Aug 03 2007

I put some text on my chart... then they disappeared.

I check the drawing format box, the text item is still listed there, but can't see it on the chart.

Guest

Aug 03 2007

and then once in a while, the text will flash itself on the chart... then disappear again.

THIS IS WIRED!

duwdu
Posts: 6
Joined: Jul 25 2007

Aug 03 2007

and then once in a while, the text will flash itself on the chart... then disappear again.

THIS IS WIRED!
Just avoid being blown up with it if you are also WIRED to it :D . If it is just wierd though, am sure Andrew and the gang would provide instructions that would help.

duwdu

Guest

Aug 03 2007

I called up tech support, the person asks me for a screen shot !

LOL

Guest

Aug 03 2007

I give up.

momentum
Posts: 324
Joined: Nov 23 2005
Has thanked: 9 times
Been thanked: 14 times

Aug 03 2007

This happens to me too. I have an indicator that writes a text signal. I have to switch the indicator off and on again for the text to reappear. Later, it disappears again.

Guest

Aug 03 2007

This happens to me too. I have an indicator that writes a text signal. I have to switch the indicator off and on again for the text to reappear. Later, it disappears again.
Please send a screen shot of the disappeared text to tech support for analysis.

User avatar
Marina Pashkova
Posts: 2758
Joined: Jul 27 2007

Aug 09 2007

Hello,

We would like to have a screenshot to understand what indicator and in what environment was used. If we have this same indicator we could reproduce the situation and see if we have the same issue with the disappearing text. The more information you provide the faster the problme will be solved.

Thank you.

Emmanuel
Posts: 355
Joined: May 21 2009
Has thanked: 109 times
Been thanked: 28 times

Jun 09 2021

this is happening to me too, the drawing are disappearing too but in MC .NET

even if I use [RecoverDrawings(false)]
and even with (this.BarsOfData(1).Status == EBarState.Close)

The drawing are still in the list of drawing inside C# but the drawing are disappearing in tick replay at 14:00, 18:00, 22 : 00 , 2:00
Last edited by Emmanuel on Jun 09 2021, edited 2 times in total.

User avatar
TJ
Posts: 7774
Joined: Aug 29 2006
Location: Global Citizen
Has thanked: 1036 times
Been thanked: 2233 times

Jun 09 2021

If you need help with a coding problem, please post your codes.

Emmanuel
Posts: 355
Joined: May 21 2009
Has thanked: 109 times
Been thanked: 28 times

Jun 09 2021

Tj,

Thank you for your answer

I try to find where is the problem. I will write a signal to produce this error.

Then I will post it here.

Thank you TJ

Emmanuel