Is there a way to view a fundamental indicator value (say, market cap) next to each trade that executes in the Trade tab (or other means)? I'm interested in running a screen that spits out the actual ttm market cap value of the stock at the time the trade executes. It's not a traditional screen in that I'm not asking, "list the companies that have a market cap between $900MM and $950MM"; rather, I'm asking, "list the companies' market caps at the time the trade executes" using a variety of trading strategies with WLP 5.6.
Thanks in advance-
Size:
Color:
You can save the value as Position's entry signal or exit signal (converting it .ToString() first), and in this case it will be output next to it on the Trades tab. On how to access fundamental values, see the QuickRef examples in Fundamental Data and FundamentalItem Object.
Size:
Color:
perfect-thanks that works.
Size:
Color:
You're welcome.
Size:
Color: