Forex
Google

Go Back   Forex Trading > Discussion Areas > Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-20-2006, 04:05 AM
Junior Member
 
Join Date: Apr 2006
Posts: 5
FlatLine is on a distinguished road
Optimal Trailing Stops

I'm wondering if someone has figured out the optimal trailing stops for the 4 major pairs. Each chart has its own rythum if you will. One may require a little more wiggle room then another. If someone has spent any time on this please share the calculations and logic that you have used to come up with your numbers.
Thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-20-2006, 04:48 AM
iscuba11's Avatar
Senior Member
 
Join Date: May 2006
Location: Houston
Posts: 400
iscuba11 is on a distinguished road
Smile

47 to 62 (1 Hr) will allow enough room to retrace and continue. Less than this can work at times, but you will lose out on the major trends - Be bumped out.
Never use common numbers like 40, 45, 50, 55, 60. The market makers will see the high and low peaks, and force the even commonly used stops to stop out on retracements - It just happens that way.

I like to trade this way. Open 2 lots with trailing stoploss of 47, and stoploss of 37. When the currency moves 30 pips, bring the stoploss to 0 (software programming). When the currency reaches 50 pips profit, cash in 1 lot, but let the second lot ride until either a higher take profit kicks in 100 - 150 pips or the trailing stop stops you out. Using 1 minilot or 1 lot is difficult, either you gain on the small runs, but lose on the large runs, or vice versus.

The shorter the times frame, generally the smaller the trailing stop.

Dave
<><<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-26-2006, 02:45 AM
Junior Member
 
Join Date: Oct 2006
Posts: 5
Lurch is on a distinguished road
Setting stops at an indicator

Hi All,

Is it possible to set a stop at an indicator value when you send the order??

ie rather than
OrderSend(OP_BUY,Levv,Ask,3,Bid-Stoploss*Points,Ask+TakeProfit,0,0,Red);

use something like
OrderSend(OP_BUY,Levv,Ask,3,EMA10,Ask+TakeProfit,0 ,0,Red);

If you tried to assign the value of an indicator to a variable and use it as a price (for stops) will you run into problems with the number of dp's etc??

Cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-31-2006, 06:52 AM
cubesteak's Avatar
Senior Member
 
Join Date: Jul 2006
Location: Southern California
Posts: 163
cubesteak is on a distinguished road
Quote:
Originally Posted by Lurch
Hi All,

Is it possible to set a stop at an indicator value when you send the order??

ie rather than
OrderSend(OP_BUY,Levv,Ask,3,Bid-Stoploss*Points,Ask+TakeProfit,0,0,Red);

use something like
OrderSend(OP_BUY,Levv,Ask,3,EMA10,Ask+TakeProfit,0 ,0,Red);

If you tried to assign the value of an indicator to a variable and use it as a price (for stops) will you run into problems with the number of dp's etc??

Cheers
I don't quite know what you mean by the number of dp's, but yes, you can do what you are looking for. Do this:

double MyStop = code for EMA10 or whatever;
MyStop = NormalizeDouble(MyStop,Digits);

then

OrderSend(OP_BUY,Levv,Ask,3,MyStop,Ask+TakeProfit, 0,0,Red);


Hope it helps!

Cheers,
CS
__________________

Join the MultiBroker M1 and TICK Data Bank Project

Imagine 90-99% modeling quality in MT4 back testing with free data from your broker!
Come see our current list of covered brokers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/metatrader-4/2951-optimal-trailing-stops.html
Posted By For Type Date
forex trailing stops - Invest For Future swicki - powered by eurekster This thread Refback 08-29-2007 10:45 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Exit Strategy: Stepping Stops vs. Trailing Stops stu Expert Advisors - Metatrader 4 45 07-31-2008 12:18 AM
Tighter Trailing Stops && Stops Nicholishen Expert Advisors - Metatrader 4 25 06-27-2008 01:04 AM
Confused with Trailing Stops baharoth General Discussion 2 05-19-2006 09:37 AM


All times are GMT. The time now is 02:50 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.