Hi guys, After getting the trade object, trade = bo.getNextTrade(), how can I determine whether it's a long or short position? There's no method for trade type. Any ideas?
BTW this is in the custom backtester code looping through all the trades. Thanks in advance nick
