Hi,
I am trying pull some fundamental values out of the Norgate data, but haven t suceeded yet. The following code just throws out "WealthLab.FundamentalItem" in the Debug window. Any ideas what is missing?
CODE:
Please log in to see this code.
Size:
Color:
Hi,
That's by design. Review FundamentalItem in the QuickRef first. This is an object with properties like Value your script needs to access, not just convert to string the whole object.
Size:
Color: