#11 (permalink)  
Old 10-08-2008, 05:46 AM
Freshman
 
Join Date: Sep 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
ForexPhantom is on a distinguished road
Default

OK -- So let me just throw this out there. I organized the trades by profit and looked at the outliers. Based on that, I found the biggest outlier (i.e. the one with the most profit that was in the wrong spot). Made that trade in my other account and let it sit. Came back after a few hours and I had made 930 dollars!

Not sure if I'm doing this right, but man the results are impressive so far! This may be the greatest trading system in the world!!
Reply With Quote
  #12 (permalink)  
Old 10-08-2008, 02:56 PM
Sophomore
 
Join Date: Sep 2008
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
marcuse is on a distinguished road
Default

How is it going my people? Have you bagged some pips?
Reply With Quote
  #13 (permalink)  
Old 10-08-2008, 03:27 PM
Sophomore
 
Join Date: Nov 2006
Posts: 31
Thanks: 1
Thanked 0 Times in 0 Posts
investingjeff is on a distinguished road
Default

Quote:
Originally Posted by ForexPhantom View Post
Thx for your help CA. So I've had the script running for a day now and at the beginning I saw the jump. One pair went where it was not normally supposed to be, so I traded that pair and left it on for several hours. I came back later and had made 263 dollars. Very impressive.

But now I'm confused about a couple of things. How long should we let the trades go before closing them out? Are we supposed to be making 50 bucks a trade or are we going long...as in leave it there all day long?

Also, how should I sort the orders. I haven't seen one pair jump in a while. I have sorted the pairs by type so that all "sell's" and "buy's" are together...but won't this inhibit the jumping of pairs? Do I do it by profit? If I click the profit tab twice and do it that way, everything becomes scattered and I'm not sure what to trade!

Your help is greatly appreciated.
If you'll go to the link oludotun listed in his first post there is a profit protect EA listed there. This is the ideal way to lock in profit and has been used successfully by him for months. Just drop it on a chart and activate it after you enter a trade.

Sort by profit -- descending. That way you'll see how pairs settle and jump around. The anchor pairs then are the pairs in the #1 and #14 spots (most profit/loss positions). If things are scattered give them some time to settle -- be patient and watch.
Reply With Quote
  #14 (permalink)  
Old 10-09-2008, 12:20 AM
Sophomore
 
Join Date: Sep 2008
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
marcuse is on a distinguished road
Default

How long for have you been trying this method? will you suggest to formally implement it?
Reply With Quote
  #15 (permalink)  
Old 10-09-2008, 04:09 PM
Freshman
 
Join Date: May 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
GBPforex is on a distinguished road
Default

you were lucky, it's not working all the time
__________________
Sponsor Links: www.furniturestorenyc.com
Reply With Quote
  #16 (permalink)  
Old 10-11-2008, 11:42 PM
Freshman
 
Join Date: Sep 2008
Posts: 11
Thanks: 3
Thanked 1 Time in 1 Post
AUPaver is on a distinguished road
Default

Quote:
Originally Posted by oludotun View Post
2) i dont want to see any EA being made out of this system and posted here for showing-off. Indicators are welcome.


This looks promising.

Writing this setup as an indicator removes all need for the demo hedge. This is precise too since it uses the bid price and as it is, uses the open price of whatever bar you specify. Default is PERIOD_D1 offset by three. I don't have those set as external variables though.

Maybe somebody will find it useful. If it hangs when attaching it to the chart, it means it's waiting for history data to download. If you are missing one of the pairs it'll probably kill metatrader.

I'm fairly new to trading but somewhat understand programing. This is one of the first fairly serious things I've written for mt.

[edit]

Updated. Cleaned up code and made the period and offset external. So different aged hedges can be simulated/compared in different windows.

Screenshot:
Attached Files
File Type: mq4 FxHedgeSim.mq4 (6.3 KB, 389 views)
EA Shark - Automated System
We Turned $10,000 Into $194,337
Since January 2007. See Real Records

Last edited by AUPaver : 10-12-2008 at 06:41 PM.
Reply With Quote
The following users have thanked AUPaver for useful post above:
  #17 (permalink)  
Old 10-15-2008, 10:43 AM
Freshman
 
Join Date: Sep 2008
Posts: 11
Thanks: 3
Thanked 1 Time in 1 Post
AUPaver is on a distinguished road
Default

Fixed most all bugs in this deal other than a sorting bug where if the gain is 0 on a pair it may show up at the bottom or anywhere. :/

The other one if mt was offline and there was no history for a pair(s) it would render mt useless. Would hang on startup. So updated code to display 'NOHIST' for pairs with no history while it's updating. Much more sane now.


Had no clue there was a month old thread and incredible development already going on forexfactory.

Oh well, this has helped me learn metatrader language if nothing else.

Here's probably the final version if anyone's interested.
Attached Files
File Type: mq4 FxHedgeSim.mq4 (11.9 KB, 477 views)
Reply With Quote
i want to try this system
  #18 (permalink)  
Old 10-16-2008, 03:07 PM
Freshman
 
Join Date: Sep 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
smf2000 is on a distinguished road
Default i want to try this system

system looks good.
lets see the sample taken just now;



Perhaps i decided to go LONG for EURCHF @ 1.5171
Will i be hitting target @ 1.5234 ??

Lets see what happen in a few hours..
Reply With Quote
  #19 (permalink)  
Old 10-16-2008, 04:19 PM
Freshman
 
Join Date: Sep 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
smf2000 is on a distinguished road
Default

Quote:
Originally Posted by smf2000 View Post
system looks good.
lets see the sample taken just now;



Perhaps i decided to go LONG for EURCHF @ 1.5171
Will i be hitting target @ 1.5234 ??

Lets see what happen in a few hours..
amazing... in less than 2 hours my target has reached.
Reply With Quote
  #20 (permalink)  
Old 10-16-2008, 05:41 PM
Freshman
 
Join Date: Sep 2008
Posts: 11
Thanks: 3
Thanked 1 Time in 1 Post
AUPaver is on a distinguished road
Default

Quote:
Originally Posted by smf2000 View Post
amazing... in less than 2 hours my target has reached.
Try going equally long or equally short for all 14 pairs depending on the direction it's moving (short if net long is negative, or moving negative). That's the basic idea they came to in the other thread. That if the buys are on top and the sells are on the bottom buy, etc. Or if the sells are breaking away from bottom moving into the green time to sell.

Doing that your profit, for example if you went all long on all 14 pairs, using mini lots precisely at the close of D1 at the point you took the screenshot, would be $610.

Play with it in a demo. I'm doing demo trading in oanda and using metatrader in a vm (i use linux) for the indicators. I like oanda for instant execution esp for closing all orders at once.

If I understand correctly you are trading nearly the entire market at once with this. It's doing quite well. So if each pair moves 10 pips that's 140 pips total.


At the moment watching from the close of the previous day and the close of the previous week seems profitable. If either one gets around the neutral point it seems to act as a support/resistance level.
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Kolachi Method of Trading kolachi Trading Systems 841 Yesterday 06:30 PM
SYNERGY Trading Method forexflash Trading Systems 17 03-15-2010 02:24 PM
Forex GPS Trading Method Forex_GPS Classified Ads 2 07-10-2009 10:58 AM
New Trading Method 15.10.07 generaldee Classified Ads 16 07-05-2008 08:45 PM


All times are GMT. The time now is 08:36 PM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now