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
ERG Logic Autolabeling: trouble with text => reason FOUND
- 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
- 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.
- swisstrader
- Posts: 110
- Joined: 16 Nov 2005
- Location: Earth
- Has thanked: 13 times
- Been thanked: 19 times
- Contact:
little advertisement for my tool ...
this tool also is showing MINOR and PRIME oscillations with 2x and 3x divergences and 2x, 3x reverse divergences


- Attachments
-
- Prime + Minor with divergences in 49sb.PNG
- MINOR and PRIME oscillations with 2x and 3x divergences
- (174.56 KiB) Downloaded 1394 times
- Alex Kramer
- Posts: 834
- Joined: 23 Feb 2006
- swisstrader
- Posts: 110
- Joined: 16 Nov 2005
- Location: Earth
- Has thanked: 13 times
- Been thanked: 19 times
- Contact:
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
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.
- swisstrader
- Posts: 110
- Joined: 16 Nov 2005
- Location: Earth
- Has thanked: 13 times
- Been thanked: 19 times
- Contact:
- Alex Kramer
- Posts: 834
- Joined: 23 Feb 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.
>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.