Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > General Discussion


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 Thread Tools Display Modes
  #1 (permalink)  
Old 07-01-2008, 10:56 PM
Member
 
Join Date: May 2007
Posts: 37
derekz is on a distinguished road
I need this simple indicator ......

Hi

I need this simple indicator but is difficult to explain:
I
t's necessary for choose a good trailing stop value of cross.

Supposing that the price go up of 100pip , down of 50, up 100, down 30,up 200,ecc..

The indicator have on axis a value from +200 (pip) to -200 (central orizzontal line of zero) and indicate the values (+100 -50 +100 -30 +200, ecc..)
Is important that the indicator report only the max effective movement (like a trailing stop concept)
Example if the price go up of 100, down 30, up 10,down 30, up 100 the indicator must create +100 -50 + 100 (where -50= -30+10-30)
Exist this indicator?

Forgive my poor explanation, if you need I can create a graphical explanation.
thanks

Last edited by derekz; 08-26-2008 at 04:10 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-04-2008, 08:11 PM
Member
 
Join Date: May 2007
Posts: 37
derekz is on a distinguished road
Unhappy

Quote:
Originally Posted by derekz View Post
Hi

I need this simple indicator but is difficult to explain:
Supposing that the price go up of 100pip , down of 50, up 100, down 30,up 200,ecc..

The indicator have on axis a value from +200 (pip) to -200 (central orizzontal line of zero) and indicate the values (+100 -50 +100 -30 +200, ecc..)
Is important that the indicator report only the max effective movement (like a trailing stop concept)
Example if the price go up of 100, down 30, up 10,down 30, up 100 the indicator must create +100 -50 + 100 (where -50= -30+10-30)
Exist this indicator?

Forgive my poor explanation, if you need I can create a graphical explanation.
thanks
Dear Newdigital .... if you move my message in this place ...no one will read it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-04-2008, 08:22 PM
Administrator
 
Join Date: Sep 2005
Posts: 16,324
Blog Entries: 108
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Moved it back.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-26-2008, 04:07 PM
Member
 
Join Date: May 2007
Posts: 37
derekz is on a distinguished road
this is a trailing stop indicator;
It's good for choose a good trailing stop for your cross.

Someone is able to make this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-26-2008, 09:53 PM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 2,853
Blog Entries: 34
Linuxser has disabled reputation
Interesting but by the explanation seems we're talking about RSI, calculation is close. Some graphics really would help.
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum

Last edited by Linuxser; 08-26-2008 at 09:56 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 08-26-2008, 10:44 PM
Member
 
Join Date: May 2007
Posts: 37
derekz is on a distinguished road
The indicator must trace distance (pips) from min and max during trends for
help to find the best trailing stop value.

in the example you can see the calculation (orange) that indicator make
during trend. (Note the negative value if the price go down).

I hope this can help. Ask me other information if you want.



The indicator can be developed with one curve that go positive and negative or, another version
, can have two curves (long and short);

Last edited by derekz; 08-26-2008 at 10:55 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-27-2008, 10:35 PM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 2,853
Blog Entries: 34
Linuxser has disabled reputation
if close > previous close = -last close - previous
if close < previous close = last close - previous

is that?
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-28-2008, 09:52 AM
Member
 
Join Date: May 2007
Posts: 37
derekz is on a distinguished road
no,
Indicator work only with min and max of each candle.
(in the example a1-a2-a5 are min and A-a3-a4 are max)

This indicator help to find the maximum retracing or maximum rally of displayed period and help to
enter a good trailing stop value.

I'm trying to make new graphic explanation.

thanks

Last edited by derekz; 08-28-2008 at 10:01 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-28-2008, 01:50 PM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Spring)
Posts: 2,853
Blog Entries: 34
Linuxser has disabled reputation
Don't worry for a new graphic. If you post some kind of formula it would be better. An excel example would be great.
__________________
Elite Manual Trading | Portfolio | Calendar | Suggestions to improve the forum | My Blog

Remember: Signatures must have three lines as maximum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-28-2008, 09:01 PM
Member
 
Join Date: May 2007
Posts: 37
derekz is on a distinguished road
I try to explain the program for calculate 2 curves (Long and short case).
The indicator works only with displayed candles.
First curve calculate the distance in pips from max and min (retracing of price on long trend).



Second curve calculate the inverse case (short) ..but in this case a max value of pips must be set on indicator parameters.



Next I explain by excel or by a indications for the program.

Last edited by derekz; 08-28-2008 at 09:08 PM.
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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple indicator needed MFM General Discussion 1 10-16-2007 09:46 AM
Simple help needed for this indicator canados Indicators - Metatrader 4 2 03-14-2007 01:52 PM
Need help for this very very simple indicator canados Indicators - Metatrader 4 12 02-23-2007 08:21 PM
A Simple indicator antone Indicators - Metatrader 4 2 02-06-2007 06:19 PM
I need a simple indicator programmed SaxMan Indicators - Metatrader 4 1 08-08-2006 07:26 PM


All times are GMT. The time now is 10:36 PM.



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