Hi,
I've got two signals conditions one for long and one for short positions.I'm 
using hourly bars.
Idon't know how to force backtester making max one (or other exactly number) 
trade for each day.
I need to consider long signals only if my position is short or short signals 
if my position is long (some kind of reverse but not always).
I know how to use flip to use only one signal for each day. But how to make one 
signal important and second not depend of current position. 

Reply via email to