Would somebody please tell me how to add an external symbol to my entry. For instance, I want my entry to execute only when the SP500 is above 200 sma. I think I figured out the Bars external = GetExternalSymbol(".SPX", true); part.
Where do I go from there? Thanks. This is a very frustrating experience.
Size:
Color:
Take a look at this for a different, hopefully more positive experience:
DataSeries > Accessing Secondary Symbols > How to: Access DataSeries of Secondary Symbols in the WealthScript Programming Guide.
CODE:
Please log in to see this code.
Size:
Color:
Hey, that did it. Thanks for the quick reply!
Size:
Color: