| 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 (4) | Thread Tools | Display Modes |
|
|||
|
The EA works, but needs some fine tuning. I thank you Igor for working on this, I feel it is a potentially very good Exit Strategy method.
Here is what happened today using this indicator: -L GBP/USD 1.7359 (2006.03.08 @ 16:47GMT) -Placed EA active -Initial Stop set by EA 1.7329 -Price moved 1.7364 -Stop stepped to 1.7334 -Price moved 1.7369 -Stop stepped to 1.7339 -Price moved 1.7374 -Stop stepped to 1.7344 -Price moved 1.7379 -Stop stepped to 1.7349 -Price moved 1.7384 -Stop stepped to 1.7354 -Price reached 1.7489 -Stop remained at 1.7354 -Price fell, reached low of 1.7361 -now at 1.7365 (2006.03.08 @ 00:10GMT) So basically, in the current state of this Step Stop EA, when the price is moving 5 pips favorably, the stop is being moved 5 pips in the direction of trade. While this is a good method, I think it could be even better with a little lovin' from Igor's magic programming fingers! Below I will share what I believe would have been a more effective use of the Step Stop EA for the same trade above. Here is what I envision: -L GBP/USD 1.7359 (2006.03.08 @ 16:47GMT) -Placed EA active -Initial Stop set by EA 1.7329 -Price moved 1.7369 (+10 pips from entry) -Stop stepped to 1.7344 -Price moved 1.7379 (+20 pips from entry) -Stop stepped to Break Even -Price moved 1.7389 (+ 30 pips from entry) -Stop stepped to 1.7369 -Price fell, hitting our Stop 1.7369 -We have +10 pip gain in the books and in the bank -Price reached low of 1.7361 -now at 1.7365, (2006.03.08 @ 00:10GMT) So, if our indicators are favorable and we think the price will go back up again, we can re-enter Long! OR We can look for an entry Short if our indicators suggest Now, it is also possible that the Price will continue to rise after hitting bottom of 1.7361. In this case, Igor's 1st version would still have us in the trade L, which would also be profitable. We could even add more lots given directional confidence. How can I customize this indicator to perform like I have mentioned just above? Thanks again Igor, and NewDig! -Stu |
|
|||
|
Quote:
Has anyone else tested this on live trading ? |
|
|||
|
After studing the stepStopExpert
The code scans the orders in the Mt4 orderbook for the orders that are OP_BUY or OP_SELL for the charts symbol. When a stop is moved to breakeven the variable BE is turned to TRUE to stop any other order modifications. From my readings the limitations here is that this code works ok for a single open order ( buy or sell). But if you have multiple open orders ( buy and or sell, no matter) the BE variable would prevent further action beyond the first open order action, because the BE variable is TRUE. Do you concur ??? ![]() Last edited by icm63; 12-09-2006 at 06:21 PM. |
|
|||
|
I have attached this EA onto a GBPUSD chart. I also have another GBPUSD chart open with a different EA. If I place an order for GBPUSD how does this EA know which GBPUSD order it should be working on ?? I have the correct chart open when I place a trade but I don't know if that means MT associated the open trade with the chart that was open when I placed the trade ... does that make sense ?
Last edited by rjay; 12-14-2006 at 04:29 PM. |
|
|||
|
Does anyone know if this expert can be used to just move the stop loss once. So that once I am in profit say 20 pips it would move my stop to 5 pips profit and either let it hit my t/p or come back to hit the stop. That would be a very great tool I think.
Shawn |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/1179-exit-strategy-stepping-stops-vs-trailing-stops.html
|
||||
| Posted By | For | Type | Date | |
| skrypt z zmiennym SL/TP | This thread | Refback | 09-18-2007 04:51 PM | |
| skrypt z zmiennym SL/TP | This thread | Refback | 09-18-2007 02:42 PM | |
| skrypt z zmiennym SL/TP | This thread | Refback | 09-18-2007 12:59 PM | |
| skrypt z zmiennym SL/TP | This thread | Refback | 09-18-2007 10:22 AM | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tighter Trailing Stops && Stops | Nicholishen | Expert Advisors - Metatrader 4 | 25 | 06-27-2008 01:04 AM |
| Optimal Trailing Stops | FlatLine | Metatrader 4 | 3 | 10-31-2006 06:52 AM |
| Confused with Trailing Stops | baharoth | General Discussion | 2 | 05-19-2006 09:37 AM |