- ago
I have a strategy that goes both long and short. I've added a PowerPack condition for "Bars since Exit > 5" to both the Long entry and Short entry. Unfortunately, it doesn't seem to work quite as expected. Claude claims the bug is this:
QUOTE:
it uses the raw variable name _lastEnExBar instead of the template placeholder <_lastEnExBar>
0
48
Solved
3 Replies

Reply

Bookmark

Sort
Glitch8
 ( 11.93% )
- ago
#1
Claude nailed it! I'm fixing it for the next release cycle.
1
Best Answer
Cone8
 ( 16.64% )
- ago
#2
That looks like a good call by Claude, but it should only be a problem if you're using the rule more than once. Is that the case?
1
Glitch8
 ( 11.93% )
- ago
#3
He indicated he's using it twice, Long and Short. I'm implementing the fix.
2

Reply

Bookmark

Sort