|
|
Register
|
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
|
|
Exclusive Forum
|
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
- Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
- Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more
|
 |
|
|

01-24-2006, 01:55 AM
|
|
Junior Member
|
|
Join Date: Nov 2005
Posts: 17
|
|
|
Move Stop to Break even
Hello, I would like to ask if you guys know what is the best way to move stop to break even at XX amounts of profit in Metatrader 3.
I have seen some experts that do that on M4 but not sure if is possible to do that in M3.
Thanks in advance
GS
|

01-24-2006, 10:49 AM
|
|
Junior Member
|
|
Join Date: Nov 2005
Posts: 17
|
|
Quote:
|
Originally Posted by bill3002
|
Thanks a lot Bill3002, I will take a look.
GS
|

01-28-2006, 09:30 PM
|
 |
Senior Member
|
|
Join Date: Dec 2005
Posts: 531
|
|
Quote:
|
Originally Posted by gsepulveda71
Hello, I would like to ask if you guys know what is the best way to move stop to break even at XX amounts of profit in Metatrader 3.
I have seen some experts that do that on M4 but not sure if is possible to do that in M3.
Thanks in advance
GS
|
Here is some code that you can use that we put together to track trailing stops on muliple orders with the same or different currency. The problem we had was tracking tight trailing stops as the orders in the trading pool always change. This method tracks the trailing stop price and stops within an array, where the ticket numbers are paired with the corresponding stops.
TStopPoint- Sets the point (profit by pips) where the Trailing stop kicks in.
TStopPips - Sets the number of pips that the trailing stop will trail until the close order executes.
Hope this helps!
|

01-30-2006, 12:12 AM
|
|
Junior Member
|
|
Join Date: Nov 2005
Posts: 17
|
|
Quote:
|
Originally Posted by Nicholishen
Here is some code that you can use that we put together to track trailing stops on muliple orders with the same or different currency. The problem we had was tracking tight trailing stops as the orders in the trading pool always change. This method tracks the trailing stop price and stops within an array, where the ticket numbers are paired with the corresponding stops.
TStopPoint- Sets the point (profit by pips) where the Trailing stop kicks in.
TStopPips - Sets the number of pips that the trailing stop will trail until the close order executes.
Hope this helps!
|
Wow Nicholishen, I will give it a try, thanks very much.
It sounds very good.
Regards
GS
|

03-01-2006, 02:13 PM
|
|
Junior Member
|
|
Join Date: Nov 2005
Posts: 17
|
|
Quote:
|
Originally Posted by Nicholishen
Here is some code that you can use that we put together to track trailing stops on muliple orders with the same or different currency. The problem we had was tracking tight trailing stops as the orders in the trading pool always change. This method tracks the trailing stop price and stops within an array, where the ticket numbers are paired with the corresponding stops.
TStopPoint- Sets the point (profit by pips) where the Trailing stop kicks in.
TStopPips - Sets the number of pips that the trailing stop will trail until the close order executes.
Hope this helps!
|
Hello Nicholishen: I would like to know if there are a way to just move the stop to break even at certain amount of pips without the trailing stop.
Thanks in advance
GS
|

03-01-2006, 09:04 PM
|
 |
Senior Member
|
|
Join Date: Dec 2005
Posts: 531
|
|
Quote:
|
Originally Posted by gsepulveda71
Hello Nicholishen: I would like to know if there are a way to just move the stop to break even at certain amount of pips without the trailing stop.
Thanks in advance
GS
|
Sure there is a way to do anything. Tell me more about the criteria for which you would want to move the stop. I will be more difficult to program in MT3...
|

03-01-2006, 09:31 PM
|
|
Junior Member
|
|
Join Date: Nov 2005
Posts: 17
|
|
Quote:
|
Originally Posted by Nicholishen
Sure there is a way to do anything. Tell me more about the criteria for which you would want to move the stop. I will be more difficult to program in MT3...
|
Thanks for your fast reply Nic.
Well I have a normal channel strategy that I move the stop loss to break even at xx amount of pips, then sometimes take half profit and sometimes not, Depends on the currency and the time frame. No need of trailing stops.
Can you help me with an expert that could do that in M3? Half profit without enter aditional order and move stop loss to break even at xx amount of pips.
Thanks Nic
GS
|

03-02-2006, 02:44 PM
|
|
Junior Member
|
|
Join Date: Feb 2006
Posts: 20
|
|
|
Move stop to break even after XX # of pips MQ4
Hi Nic
Allow me to introduce myself: My name is Stu and I have a request similiar to that of GS.
I use MT4, and I'd like to have a simple move stop to break even EA. Here are my criteria:
1) I will enter the trade manually based on my entry rules
2) I will initially manually place a HARD stop/loss of 30 pips for all trades
3) I will manually place a take/profit t/p of 40-45 pips for all trades
4) When the trade moves 20 pips in my favor, All I need is the EA to automatically bring stop/loss to break even.
Would you (or another programmer) be able to help me?
I greatly appreciate this MT site, I think it is the ABSOLUTE best site on the web for fellow users of Metatrader to share and profit together!
-Stu
|

03-02-2006, 09:18 PM
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 272
|
|
Quote:
|
Originally Posted by stu
Hi Nic
Allow me to introduce myself: My name is Stu and I have a request similiar to that of GS.
I use MT4, and I'd like to have a simple move stop to break even EA. Here are my criteria:
1) I will enter the trade manually based on my entry rules
2) I will initially manually place a HARD stop/loss of 30 pips for all trades
3) I will manually place a take/profit t/p of 40-45 pips for all trades
4) When the trade moves 20 pips in my favor, All I need is the EA to automatically bring stop/loss to break even.
Would you (or another programmer) be able to help me?
I greatly appreciate this MT site, I think it is the ABSOLUTE best site on the web for fellow users of Metatrader to share and profit together!
-Stu
|
Oh, that would be great somebody could code this!!!
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 05:44 AM.
|