Forex
Google
New signals service!

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 Thread Tools Display Modes
  #1 (permalink)  
Old 03-15-2006, 12:40 PM
chievo11's Avatar
Junior Member
 
Join Date: Oct 2005
Posts: 26
chievo11 is on a distinguished road
Breakeven +1pip

In my EA I have a breakeven funktion which sets SL to entry.
How can I set EA that he mades not 0pips but 1pip ?

I think this is the line:
if ( Bid < OrderOpenPrice()+BreakEvenStop*Point ) return;
StopLoss = OrderOpenPrice();
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-15-2006, 09:11 PM
Junior Member
 
Join Date: Jan 2006
Posts: 25
Akuma99 is on a distinguished road
Just change it to:

if ( Bid < OrderOpenPrice()+BreakEvenStop*Point ) return;
StopLoss = OrderOpenPrice()+1*Point;
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-19-2006, 06:05 AM
shwetha's Avatar
Member
 
Join Date: Feb 2006
Posts: 52
shwetha is on a distinguished road
break even function code

hi chievo11

can you post the breakeven cfunction code here .


Quote:
Originally Posted by chievo11
In my EA I have a breakeven funktion which sets SL to entry.
How can I set EA that he mades not 0pips but 1pip ?

I think this is the line:
if ( Bid < OrderOpenPrice()+BreakEvenStop*Point ) return;
StopLoss = OrderOpenPrice();
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
i-Breakeven Indicators robertinno Metatrader 4 3 01-30-2008 09:23 AM
Breakeven Ea mer071898 Metatrader 4 3 06-14-2007 01:27 AM
Moving Stop to Breakeven works in backtest but not Live trohoang Metatrader 4 1 08-24-2006 08:43 AM
Breakeven option Fast_cris Expert Advisors - Metatrader 4 10 01-27-2006 09:48 PM


All times are GMT. The time now is 08:32 AM.



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