Hello I am trying to figure out how to write backtesting code which will execute all short signals before long for a given day.
PositionScore does cater for this and i know I need to do something using custom backtester (UseCustomBacktestProc).. problem is I don't understand the code required. Can someone give me a pointer? Thanks in advance Phil
