Go Back   BabyPips.com Forex Forum > "The Holy Grails" > Free Forex Trading Systems
Free Forex Trading Systems Got the "Holy Grail" system? Want to share it for free and become everyone's hero? This is the place to do it. (No advertisers please!) Also, follow along as our very own Pip Surfer posts daily updates from his Cowabunga System in the Pip My System Forex Blog.

Welcome to the BabyPips.com forum!

You are currently viewing our boards as a guest which allows you to view the discussions, but prevents you from contributing. By joining our FREE community you will be able to do all of the following:

  • Post topics & responses to other discussions
  • Communicate privately with other members (PM)
  • Respond to polls
  • Upload content
  • Post comments on our blogs
  • Contribute on our Forexpedia

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.



Reply
 
LinkBack Thread Tools Display Modes
  #71 (permalink)  
Old 08-05-2008, 02:42 PM
Senior Member
 

Join Date: Mar 2008
Location: Montana
Posts: 122
Send a message via Skype™ to mtandk0614
Default

Hello Olpo,

Be sure to change the magic number on each chart.
I suggest changing it by multiples of 10.

That should allow you to run the EA on multiple charts and/or TimeFrames




Happy Hunting
Reply With Quote
  #72 (permalink)  
Old 08-20-2008, 08:39 AM
 

Join Date: Jan 2008
Posts: 9
Default

made 57pips in 5 trades no loss, trading time 13:00 - 14:00 UK time,.

thank you polishpips for posting,..
Reply With Quote
  #73 (permalink)  
Old 08-20-2008, 01:54 PM
 

Join Date: Jul 2008
Posts: 2
Default

Thanks for the hint. I' ve made it work.




Quote:
Originally Posted by mtandk0614 View Post
Hello Olpo,

Be sure to change the magic number on each chart.
I suggest changing it by multiples of 10.

That should allow you to run the EA on multiple charts and/or TimeFrames




Happy Hunting
Reply With Quote
  #74 (permalink)  
Old 08-23-2008, 07:57 PM
Newbie
 

Join Date: Aug 2008
Posts: 12
Default

Hi, I'm a new trader but I have a basic understanding of programming. It seems to me as if the latest ea version of this system makes all orders exit after gaining 40 pips. Looking back in the thread, it seems to me that only condition 2 orders (MACD agrees with the moving average crossover) have a set takeprofit level. Please correct me if I'm mistaken but the exit parameter for all types of orders is either when the moving averages cross over in the opposite direction or a loss of 30 pips whichever comes first. I've been playing around with the code and made it so that some orders would exit because of the moving average crossover before going so far as to hit the stoploss.

here is what I have so far in the exit section of the code

if(OrderType()==OP_BUY) // long position
{
if(OrderMagicNumber() == MagicNumber + 1 && Bid - OrderOpenPrice() >= TakeProfitNum) // long position is opened with Scen. #2
{
OrderClose(OrderTicket(),OrderLots(),Bid,3,Violet) ; // close position
return(0); // exit

}
// should it be closed?
else if(ShortEmaCurrent < LongEmaCurrent && ShortEmaPrevious > LongEmaPrevious)
{
OrderClose(OrderTicket(),OrderLots(),Bid,3,Violet) ; // close position
return(0); // exit
}
}

else if(OrderType()==OP_SELL) // short position
{
if(OrderMagicNumber() == MagicNumber + 1 && OrderOpenPrice() - Ask >= TakeProfitNum)
{
OrderClose(OrderTicket(),OrderLots(),Ask,3,Violet) ; //close position
}
// should it be closed?
if(ShortEmaCurrent > LongEmaCurrent && ShortEmaPrevious < LongEmaPrevious)
{
OrderClose(OrderTicket(),OrderLots(),Ask,3,Violet) ; // close position
return(0); // exit
}
}
Reply With Quote
  #75 (permalink)  
Old 08-24-2008, 03:06 PM
polishpip's Avatar
Newbie
 

Join Date: May 2007
Posts: 47
Default

Hello boys and girls, ladies and gents. its been a hot, gruesome, and busy summer, but Martin is just about ready to get back into the trading game.

Ive read some of your posts and i see some are having successes and some not so much.

Anyways. if any of you are still trading this system id love to hear some feedback.

I am currently working on a real swingtrading system so i will let you all know when i am finished. Sorry its been so long.

Regards, PolishPip

Happy Trading
Reply With Quote
  #76 (permalink)  
Old 08-24-2008, 03:37 PM
BrianSNJ's Avatar
Senior Member
 

Join Date: Apr 2008
Location: southern NJ
Posts: 140
Default

Good to see you martin. I hope all is going well for you.

I have been trading candle signals, pivot points and momentum/breakouts and been quite successful on DEMO and using one mini lot for live testing. Almost ready to get more aggressive.

How have you been?
Reply With Quote
  #77 (permalink)  
Old 08-27-2008, 05:24 AM
Newbie
 

Join Date: Jul 2008
Posts: 11
Default

Welcome back, Martin. I just grabbed 40 pips using your system.
Reply With Quote
  #78 (permalink)  
Old 10-09-2008, 05:46 AM
 

Join Date: Sep 2007
Posts: 4
Default

Quote:
Originally Posted by polishpip View Post

I am currently working on a real swingtrading system so i will let you all know when i am finished. Sorry its been so long.

Hi Polishpip,

hope you are well and your accounts growing.......

How is the above mentioned swingtrading system doing?

Thanks

baby24
Reply With Quote
  #79 (permalink)  
Old 10-10-2008, 05:22 PM
 

Join Date: Oct 2008
Posts: 2
Default Good job

Hi Martin, i am a newbie . I am using your system at demo account. Its working nicely.. Thanks a lot ! I really wonder how much money u are making daily.. .!! Great job..!
Reply With Quote
  #80 (permalink)  
Old 10-13-2008, 04:32 AM
 

Join Date: Oct 2008
Posts: 2
Default

Im still using Demo ac. Today i banked 60+ pips at EUR/USD and 50+ at GBP/USD.

I have also looked at the GBP/JPY and Euro/JPY chart . They also followed your system nicely.

I think USD, EURO, GBP, Euro are following your system perfectly. What do you say?

Its really one of the best fx systems. Thanks
Reply With Quote
Reply



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 On
Forum Jump


All times are GMT -4. The time now is 03:44 PM.
Content Relevant URLs by vBSEO 3.2.0
"The greatest success is successful self-acceptance."
Ben Sweet