It's correct! Ea had found an ib/Engulfing bar that has 32 pips range, therefore LevelsOffset is half of that (16.1), and TP is 6 times the LevelsOffset, therefore 96. That's dynamically calculated according to the trigger candle size. In case of Time trigger, it's fixed(at the specified input) or also dynamically calculated according to the previous day range(if you select AutoLevelsOffset=true, that will override fixed value).I thought I had it. Had Aud/Usd set up to buy with a levelsoffset of 12, stop level of 2 and tp of 6. Trade was opened with a stop loss of 32. Trade info shows levels offset of 16.1.
For Time option, I've mentioned earlier, use only hours, no minutes.It uses as reference H1 candle, that's why.So, instead of 2:30, use 02:00. Hours has to do with how many hours after opening the order you want to force closing it.
Also, I reccomend to use only one option, using both doesn't seems to work, it looks only for Engulfing.Have to figure out why....