
Look, if I set variable _1 as the balace in the night it only should allow trades in the range between - 7% loss and +7% profit and close all trades if it went out of the range. The problem is when I try to backtest it, no trades are executed. If I set conditions with a specified amount like 20000 and 18000 it does work, so there is a problem with the variable. Any ideas?