ERG Logic Autolabeling: trouble with text => reason FOUND

Questions about MultiCharts and user contributed studies.
User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

ERG Logic Autolabeling: trouble with text => reason FOUND

Postby swisstrader » 16 Mar 2006

I could find out the reason for it:

1. It isn't a problem with TextID!!!!
2. In my code is at the beginning of a subroutine a trigger to go into this subroutine. If this trigger = TRUE, so at first I move my values in the array like a slide-register (FIFO). BUT: the trigger is reacting on BOTH chart bars: one time at 49 sb and second time at 343 that my slide-register is moving TWO TIMES and saves TWO TIMES in a row the same calculated value. The comparison MUST give an MATCH-PPF.

Problem fixing: the tool which runs corresponding under in Format Study => Properties => Study base on: 2. @EC 49 share bars chosen setting shall not trigger on both bar charts, only on chart 2. That is to fix in MC platform OS.

After I have inserted an self-lock for this subroutine my tool works now fine in a multi timeframe chart. But this is an interim solution until the bug fixing.

-swisstrader
Attachments
OVERLAY 49 with 343.png
(196.02 KiB) Downloaded 1351 times
Last edited by swisstrader on 24 Mar 2006, edited 3 times in total.

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

little advertisement for my tool ...

Postby swisstrader » 16 Mar 2006

this tool also is showing MINOR and PRIME oscillations with 2x and 3x divergences and 2x, 3x reverse divergences

:D
Attachments
Prime + Minor with divergences in 49sb.PNG
MINOR and PRIME oscillations with 2x and 3x divergences
(174.56 KiB) Downloaded 1394 times

User avatar
Alex Kramer
Posts: 834
Joined: 23 Feb 2006

Postby Alex Kramer » 17 Mar 2006

Thanks, I showed this to the developers.

User avatar
Alex Kramer
Posts: 834
Joined: 23 Feb 2006

Postby Alex Kramer » 21 Mar 2006

This will be fixed in the next version, so I was assured by the developers.

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

Postby swisstrader » 21 Mar 2006

I have tried to repair it in my code and I have changed all 'CLOSE' to the equivalent datastreams.

But now is nothing to see. No plot, no label ...

see also at thread
http://forum.tssupport.com/viewtopic.php?t=792
Last edited by swisstrader on 26 Mar 2006, edited 1 time in total.

User avatar
swisstrader
Posts: 110
Joined: 16 Nov 2005
Location: Earth
Has thanked: 13 times
Been thanked: 19 times
Contact:

Postby swisstrader » 24 Mar 2006

reason was found, see the first post of this threah, I've changed it.

User avatar
Alex Kramer
Posts: 834
Joined: 23 Feb 2006

Postby Alex Kramer » 24 Mar 2006

Good to hear, but one question:

>Problem fixing: the tool which runs corresponding under in Format Study => >Properties => Study base on: 2. @EC 49 share bars chosen setting shall not >trigger on both bar charts, only on chart 2. That is to fix in MC platform OS.

How does TS platform handle this - the way you do it now and expect MC to do? If so, please tell what build of TS is that?
If you could send a simple example of your indicator where the issue is reproduced (no need for your complete proprietary indicator), this will clear the situation at once and forever.


Return to “MultiCharts”