hi, i am having a hard time making my strategy work. i pretty much want to create a universe that filtter the tickers that have an rsi > 40 and that are bellow the bb.lowerband  en return 3 tickers. then i want to set 33% of the account balance in those 3 tickers once the cross back above the bb.lowerband. 

then i was trying to set the stoploss to the entry candle previous low and the take profit to 2* the difference between the entry price and the stoploss.  i can't find a way to log the symbol low at the time of entry to use it as stoploss. and as the backtest doesn't give me error and is stuck on analyse, i can't quite figure out what is wrong with is. 

any help is apreciated.

thanks

Author