logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
roryh  
#1 Posted : Monday, November 23, 2009 8:55:13 PM(UTC)
roryh

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!
johnl  
#2 Posted : Sunday, November 29, 2009 6:56:58 PM(UTC)
johnl

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.