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.
Size:
Color:
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).
Size:
Color:
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.
Size:
Color:
Ok, thanks.
Size:
Color:
Thanks Robert. Many ways to skin a cat. :)
Size:
Color:
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.
Size:
Color: