I tried to use
SetOption("HoldMinBars", 1 );
to prevent exit on same bar as the buy signal, but and getting a message "You can not use HoldMinBars together with Allow Same Bar exit" Problem is, I am not using "Allow Same Bar exit". Would there be something else that has the same effect? Ara
