Insert trendline support resistance multi frametime

Hi all,
I am using 4 multi timeframe charts for stocks and usually add trendlines as support and resistance. But I do not know how to sync one trendline from 1 chart to 3 other charts.
All 4 charts have "insert linked' AFL for code of plot, buy, sell conditions only.
How could I do that because one time I added many thing and somehow it worked but not now on another Ami instance?

Thank you for ur help!

Hi all again,

I have searched and found out how to do it, just because the search keyword made it difficult to get the answer. The problem is Chart ID.
Solution:

  1. Copy the panel want to sync trendline.
  2. Edit->Paste Special
  3. Choosing third option inserts a pane that uses same Chart ID (identical chart, everything shared)

Source link: Problem with Amibroker Charts
http://www.amibroker.com/kb/2014/10/06/relationship-between-chart-panes/

1 Like