Maybe I'm making this difficult, but is there a way to pull your current position, (long/short # of shares) and the "average" price... into a radar screen? Obviously, I can see them in the Trade Manager window, but I'd like to pull it and monitor my positions in the RS.
I've looked at "reserved words" and found the MarketPosition, but that only gives you the direction of your position (long/short)... Looks like I can pull that info with a strategy, but not with and indicator or showme...
Am I just missing something or what?
Thanks!
Chad
Can you help answer these questions from other members on futures io?
you could use a PositionsProvider within Radarscreen for obtaining information regarding positions you are holding. This will require some experience with Object Oriented EasyLanguage, though.
Other ideas could be to send the values from a chart to Radarscreen using a Global Dictionary or Global Variables.
It could make sense to check the official forum to see if there is indicator available that does what you have in mind.
Regards,
ABCTG
The following user says Thank You to ABCTG for this post: