Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems


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
  #71 (permalink)  
Old 09-09-2007, 06:58 PM
Pipskateer's Avatar
Senior Member
 
Join Date: Dec 2006
Posts: 271
Pipskateer is on a distinguished road
Quote:
Originally Posted by Ecart View Post
@Pipskateer

I have first 1. Set with 2 Pairs on “true” started. Everything ran perfectly and it only the 2 Pairs was acted.

Then has I unite minutes later all 4 Pairs on “false” placed. Now I have already over 20 “open trades”. There cannot which tune!

My set:
Time_Start: 1
Time_End: 24

The 1. Set were the Pairs:
GBPUSD + USDJPY

In 2. Now set I activated then ALL 4 Pairs (without “m”) and came over 20 the trades with that
2 Pairs > USDCHF + EURUSD

Sorry for my bad English...
Thanks
Ecart
Hi Ecart,

I would advise waiting on any testing until we get a better EA put together. The previous versions are not reliable at all with several issues, especially on order placement.
__________________
\o/ In Christ Alone!
Pipskateer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #72 (permalink)  
Old 09-09-2007, 07:17 PM
C.E.O.'s Avatar
Member
 
Join Date: Nov 2006
Posts: 90
C.E.O. is on a distinguished road
Some code to see if trades were opened today. You would need to add one for each symbol but it works.
Code:
int OKToTrade()
{int i;
 int Traded=0;
 int Bar;
 string TradeDay,CurrentDay;
 for (i=0;i<OrdersTotal();i++)
 if (CancelOppositeIfOpened==true)
  {
  //---- check selection result
  if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)==true)
  
    {
   TradeDay = TimeToStr(OrderOpenTime(),TIME_DATE);
   CurrentDay = TimeToStr(TimeCurrent(),TIME_DATE);
   if (TradeDay == CurrentDay)Traded++;
  } 
 }
 return(Traded);
}

int OKToTrade1()
{int i;
 int Traded=0;
 int hstTotal=HistoryTotal();
 int Bar;
 string TradeDay,CurrentDay;
 if (CancelOppositeIfOpened==true)
 for(i=0;i<hstTotal;i++)
 {
  //---- check selection result
  if(OrderSelect(i,SELECT_BY_POS,MODE_HISTORY)==true)
  
   {
   TradeDay = TimeToStr(OrderOpenTime(),TIME_DATE);
   CurrentDay = TimeToStr(TimeCurrent(),TIME_DATE);
   if (TradeDay == CurrentDay && OrderMagicNumber()==MagicNumber)Traded++;
  } 
 }
 return(Traded);
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #73 (permalink)  
Old 09-10-2007, 04:54 PM
Junior Member
 
Join Date: Sep 2007
Posts: 1
sameer666 is on a distinguished road
pipskateer

hi

does it have to be 4 pairs or can be used with any number of pairs. does pair have to have a correllation?. have u used it with 1 pair?

cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #74 (permalink)  
Old 10-18-2007, 02:42 AM
Pipskateer's Avatar
Senior Member
 
Join Date: Dec 2006
Posts: 271
Pipskateer is on a distinguished road
Thanks CEO!

Thanks for the code snippet CEO. I heard you had been ill some time back and I pray and trust you're doing well now! I'm hoping we can find someone who is willing to give this a go and produce a working EA to test the theory.

To answer your question Sameer, you could probably use this with more pairs, but when you go beyond the four majors, things get more complicated in terms of gauging the underlying correlations at play. You could make it more profitable, but you could also make it very UNprofitable. If we had a working EA, we could try this on as many pairs as you like using forward demo testing.

Again, any takers?
__________________
\o/ In Christ Alone!
Pipskateer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #75 (permalink)  
Old 10-19-2007, 10:28 AM
JoZo's Avatar
Senior Member
 
Join Date: Feb 2006
Location: Croatia
Posts: 423
JoZo is on a distinguished road
One more FreedomRocks

Hi,
What you guys know about freedom rocks?
Is it a good service?
Are their results real or not?

I'm asking this for one of my friends not for me. I'm not interested but just asking before my friend goes with them...

Thanks


Have a nice day
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #76 (permalink)  
Old 10-19-2007, 10:43 AM
mog's Avatar
mog mog is offline
Junior Member
 
Join Date: Oct 2005
Posts: 11
mog is on a distinguished road
Just look at their web site. It's an obvious scam.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #77 (permalink)  
Old 02-26-2008, 07:20 PM
clarc's Avatar
Junior Member
 
Join Date: May 2006
Posts: 19
clarc is on a distinguished road
is this (interesting) project going down or will it be finished at another thread ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #78 (permalink)  
Old 02-26-2008, 08:52 PM
Dreamliner's Avatar
Senior Member
 
Join Date: Jul 2007
Posts: 126
Dreamliner is on a distinguished road
Quote:
Originally Posted by mog View Post
Just look at their web site. It's an obvious scam.
Freedom Rocks is NOT a scam, but they ARE a multi-level marketing company, much like Amway, Quistar, or the rest of them. I don't like MLM's simply because there is ALWAYS a conflict of interest. Whenever someone says to you "this is a great product", always ask of them, "what do you get for selling it to me" and factor that in when considering how "great" the product is.
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
Intraday Trading HighFireTrend Commercial Trading Systems and indicators 2575 Yesterday 08:29 PM
Boostrade intraday EAs boostrade Expert Advisors - Metatrader 4 2 04-06-2007 11:50 PM


All times are GMT. The time now is 07:20 PM.



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