BobbyT, you can try set(STEPWISE) and use print(TO_LOG) and/or print(TO_HTML) immediately after

Code:
enterLong(0, sixthLow(sixthLen, splitBy) + buffer, 0, TP);



for instance to log a long pending trade. Check

http://zorro-project.com/manual/en/printf.htm
and
http://zorro-project.com/manual/en/mode.htm

Last edited by Mithrandir77; 07/13/17 00:47.