mhaasdyk 12 posts msg #101553 - Ignore mhaasdyk |
7/10/2011 11:06:58 PM
Hey, folks, when I make a backtest entry as follows:
set{entry,open is less than close 1 day ago}
entry
Without the box checked I get 700 or so entries but with the box checked I get no entries, that is, the box that says not to enter if the criteria is not met the next day. I'm obviously doing some thing wrong. If, instead of using the term "close 1 day ago" I just use the term "close" I'm actually referring to the close of the day of the entry?
|
duke56468 683 posts msg #101556 - Ignore duke56468 |
7/11/2011 9:08:45 AM
I wonder if there is a new bug. I have used open < close yesterday with success but it doesn't seem to work now.
|
wantonellis 110 posts msg #101561 - Ignore wantonellis modified |
7/11/2011 12:43:49 PM
|
duke56468 683 posts msg #101566 - Ignore duke56468 |
7/11/2011 6:27:21 PM
I think I've used (price below pp yesterday) I have deleted those backtests by now but at the time I was checking the PP and the backtest seemed to be doing it correctly. Are you saying this should not work?
|
|
mhaasdyk 12 posts msg #101580 - Ignore mhaasdyk |
7/11/2011 11:59:58 PM
So I can't indicate a price less than or greater than, just a specific price?
|
duke56468 683 posts msg #101585 - Ignore duke56468 modified |
7/12/2011 9:41:03 AM
wantonellis...........Thanks for the information very helpful. Is there any way to code for exit below the trigger candle, since so many traders use that strategy?
|
wantonellis 110 posts msg #101595 - Ignore wantonellis modified |
7/12/2011 2:52:55 PM
|