How do we call dragged indicators to new script from the existing script? Can anyone modify the below as an example? Where exactly do we plug the code in?
CODE:
Please log in to see this code.
Size:
Color:
Please use the CODE tag button. Thank you.QUOTE:
How do we call dragged indicators to new script from the existing script?
That's not possible. Indicators must be created in the code. See
WealthScript Guide -> Indicators.
Size:
Color:
In a future release, not sure if 5.4 or 5.5, you'll be able to "push" dropped indicators into code. For now, just follow the "design pattern" of creating an indicator in the WealthScript Guide or any installed script. Really, it's easy!
Size:
Color: