Presumably by pos.Symbol, you are referring to a Trade object, in which case I believe that the answer is no.
Why do you need such information? Once the trade has been taken, the position score is no longer relevant. If you really must have the data, you could probably use dynamic variables to capture the position score of signals for later reference when processing the trades. Mike --- In [email protected], "bistrader" <bistra...@...> wrote: > > Is there a command to get sig.PosScore for pos.symbol. I can get > sig.PosScore for sig.symbol, but can not get sig.PosScore for pos.symbol? > > Am using version 5.2 for this. >
