Support Board
Date/Time: Sat, 30 Nov 2024 03:26:57 +0000
Post From: Reference an anchor from another chart
[2023-01-01 14:52:37] |
User505170 - Posts: 2 |
Hi, I want to be able to reference an anchor from another chart that is automatically copied to the chart I'm using with a chart study ( Colour bar based on Alert condition). It works fine if I create the drawing on the chart the studies on, but if I try and reference the copied drawing anchor from another chart, it doesn't do anything. Is this possible? the other chart copied drawing is of the same symbol and is in the same chartbook. It's not a major issue as I could just overlay a drawing on top of the copied one, but it's getting a little messy. This doesn't work as its referencing the copied drawings anchor point CROSSFROMABOVE(C,UDID[175].A1) This does work as its referencing the drawing created on the same chart overlayed over the top of the copied drawing. CROSSFROMABOVE(C,UDID[1156].A1) Appreciate your help. Mike |