Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 12/29/2006 Posts: 68
|
I have four charts in one layout with various conditions. However, I would like to consolidate my charts into one and bring all the conditions into one chart. Is there an easy way to do this (like drag and drop)? I'm hoping I don't have to create a new condition then copy and paste the real code into the new condition. Let me know please.
|
|
Registered User Joined: 12/31/2005 Posts: 2,499
|
There is a new copy pane feature. It may do the trick. I'm just not sure how name collisions will be resolved.
For example if 2 charts have Mov Avg 21 and one is Exp and the other is Simple and the realcode for indicators each chart references
'# MA = indicator.MovingAverage
it is unclear to me if or how the ambiguity is resolved after the pane copy is completed from one chart to the other?
|
|
Registered User Joined: 12/29/2006 Posts: 68
|
That was good logic, but it won't work in my case. The conditions I need to copy are all in the price pane. Copying the pane just creates more price panes. Any other suggestions???
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 710
|
Dannig,
Share your layout and I'll see if I can simplify it for you. Let me know when you do. Thanks.
|
|
Registered User Joined: 12/29/2006 Posts: 68
|
Hi Michael. Thanks for your offer. I already manually recreated my conditions before I saw your post. Generally speaking, and for my future reference, is there an easy way to copy conditions from one chart to another?
|
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
QUOTE (dannig) Hi Michael. Thanks for your offer. I already manually recreated my conditions before I saw your post. Generally speaking, and for my future reference, is there an easy way to copy conditions from one chart to another?
Conditions "belong" to the chart they're created on. You cannot copy conditions from one chart to another.
|
|
Guest-1 |