I have a long/short strategy. I calculate positionsize differently for the long an short entries. Do I handle this be placing two positionsize statements in my code, one before the Buy and another before the Short? Or does the backtester only use the last positionsize statement it sees in the code?
Warm regards, David
