| New signals service! | |
|
|||||||
| 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 |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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. |
|
|||
|
Quote:
![]() |
|
||||
|
Interesting but by the explanation seems we're talking about RSI, calculation is close. Some graphics really would help.
__________________
Last edited by Linuxser; 08-26-2008 at 09:56 PM. |
|
|||
|
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. |
|
||||
|
if close > previous close = -last close - previous
if close < previous close = last close - previous is that?
__________________
|
|
|||
|
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. |
|
||||
|
Don't worry for a new graphic. If you post some kind of formula it would be better. An excel example would be great.
__________________
|
|
|||
|
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. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
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 |