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

Notification

Icon
Error

Options
Go to last post Go to first unread
Bulli  
#1 Posted : Tuesday, October 25, 2005 5:00:15 AM(UTC)
Bulli

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 9/26/2005(UTC)
Posts: 185
Location: Brazil

How can we remove the Prev function to speed things up: Chandelier Exit - Improved LongEntry:={Tu wstaw kryterium otwarcia pozycji}; MoneyMgmtStop:=(Tu wstaw maksymalnš stratê w punktach); vPREV:=PREV; EntryPrice:= If(vPREV <= 0, {Trade entered today?} If(LongEntry, CLOSE, 0), {Trade entered before today. Stopped today?} If(LOW <= vPREV - MoneyMgmtStop, -vPREV, If(LOW <= HighestSince(1,vPREV=0, HIGH) - 3 * ATR(10), -vPREV, If(LOW <= HighestSince(1,vPREV=0, CLOSE) - 2.5 * ATR(10), -vPREV, vPREV)))); Thanks, Bulli
wabbit  
#2 Posted : Tuesday, October 25, 2005 8:54:47 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Richard Dale has already taken care of this one for you with his free Advanced Trailing Stop available from http://www.tradernexus.com/
Bulli  
#3 Posted : Tuesday, October 25, 2005 2:46:25 PM(UTC)
Bulli

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 9/26/2005(UTC)
Posts: 185
Location: Brazil

Thanks I will check it out. Bulli :D
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.