Rank: Newbie
Groups: Registered, Registered Users Joined: 11/24/2009(UTC) Posts: 5
|
I need my system to keep my long signal for 4 bars, before allowing an exit..My 401k k has a minimum holding period of 1 month, so my system on my weekly charts need to stay long at least that long.. How do i code that? Thanks for the help..I'm a bit of a programming caveman!
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
Create your exit signal, then use BarsSince(signal=1) or Ref(signal,-3 )=1 to do your real exit.
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.