Analysis Series with external symbol
Author: robinkno
Creation Date: 4/11/2013 12:53 PM
profile picture

robinkno

#1
Is it possible to use the analysis series visualizer with an indicator on an external series? The drop down shows indicators on the maln symbol but not the external.

If this has ben covered before please give me the link. Thanks. Robin.
profile picture

Eugene

#2
No, it's not possible.

It's covered in the Wealth-Lab User Guide (Help menu) > Preferences > Performance Visualizers > Analysis Series > "Can't find a DataSeries in the list?"

External symbols fall under the "Rotation systems" category (that also call GetExternalSymbol/SetContext).
profile picture

Cone

#3
Eugene knows better than saying that it's not possible :)

It's not possible in a direct way, but it is if you make a copy of the DataSeries in the context of the primary Bars object.

CODE:
Please log in to see this code.
profile picture

robinkno

#4
Ok, thanks.
profile picture

Eugene

#5
Thanks Robert. Many ways to skin a cat. :)
profile picture

robinkno

#6
Thanks Cone.
I went to the help link Eugene provided and I tried the following line of code:

CODE:
Please log in to see this code.


It worked.

So thanks Cone and Eugene.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).