Having problems with EnterTrade(.....,sig.PosScore) function I tried to assign a value, but got error message saying function call failed ... so obviously can not accept an assignment. How is the feature used?.
The complete line is: bo.EnterTrade(i, sig.Symbol, True, sig.Price, sig.PosSize, sig.PosScore); The function is listed in the documentation with sig.PosScore as an optional parameter, but no further detail Appreciate any help. Ara
