Forex
Google

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


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

View Poll Results: Your trading timeframe
5 Mins 0 0%
10 Mins 0 0%
15 Mins 2 13.33%
30 Mins 6 40.00%
1 Hr 2 13.33%
4 Hrs 5 33.33%
Voters: 15. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
  #631 (permalink)  
Old 05-19-2008, 04:23 PM
boursicoton's Avatar
boursicoton boursicoton is offline
Junior Member
 
Join Date: Jul 2007
Location: FRANCE
Posts: 9
boursicoton is on a distinguished road
ok for google search..

i use forum search.....sorry i used !!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #632 (permalink)  
Old 05-19-2008, 08:21 PM
Ammo's Avatar
Ammo Ammo is offline
Junior Member
 
Join Date: Jun 2007
Location: Michigan, USA
Posts: 17
Ammo is on a distinguished road
Rules for popular commercial system...

There's a well-known manual forex strategy available which I have purchased. I will not disclose the name of the strategy.
While the material is copyrighted, the idea behind it and the math are not.

Here are the basic rules; if someone knows of an existing EA that operates similarly or can code one up that would be neat; it would be nice to backtest the strategy.

1) Obtain weekly high, low, close. Exclude Sunday.
2) Subtract the low from the high, divide by three.
3) Add the figure obtained in step 2 to the close
4) Subtract the figure obtained in step 2 from the close
5) On Monday set two stop orders, one for a buy generated in step 3, one for a sell generated in step 4.
6) Cancel pending order once other is filled.
7) PT= 50-75 pips, SL about 75% of PT.
8) Breakeven stop after X-pips.

That's it.

Any help appreciated.

Last edited by Ammo : 05-20-2008 at 04:08 AM. Reason: goof
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #633 (permalink)  
Old 05-20-2008, 02:18 PM
gobig gobig is offline
Junior Member
 
Join Date: May 2008
Posts: 4
gobig is on a distinguished road
Cool Gift for you ...

Greetings Mr.boursicoton.

I belive your still looking for a holy grail.well.. i might not be able to expose my mq4.any way as a trader, i will gift you a very effective indicator.
this works for each and every trade.all you have to do is adjust the stop loss and limit.

Important
* Trend is your friend
* Daily pivots

Indicator is develop by a person name Jabali walid
Attached Files
File Type: ex4 #MA_Crossover_Signal_With_wav-Jabali- 7-15.ex4 (3.9 KB, 87 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #634 (permalink)  
Old 05-20-2008, 04:00 PM
boursicoton's Avatar
boursicoton boursicoton is offline
Junior Member
 
Join Date: Jul 2007
Location: FRANCE
Posts: 9
boursicoton is on a distinguished road
do you know STPMT and cycle of eric lefort ?

[4.1*sto(5-3)+2.5*sto(14-3)+sto(45-14)+4*sto(75-20)]/11.6 STPMT
cycle= stpmt- (mm9 of stpmt)
possible to code in mt4 ?
thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #635 (permalink)  
Old 05-27-2008, 12:56 PM
cooger cooger is offline
Junior Member
 
Join Date: Apr 2008
Posts: 4
cooger is on a distinguished road
Smile Hello! Who can make a EA?

My english is poor. Please look the photo.

RSI 14, RSI 9, MA 25, MA 14.

Who can make a EA please, Thanks!
Attached Images
File Type: jpg photo.jpg (268.3 KB, 334 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #636 (permalink)  
Old 05-27-2008, 09:09 PM
Sifu Sifu is offline
Junior Member
 
Join Date: Apr 2008
Location: Durham, NC
Posts: 3
Sifu is on a distinguished road
Hourly Breakout Indicator (Breakout Panca Eagle)

I'm hoping someone here will be willing to alter the attached indicator or code a new one for me. The premise is fairly simple, and I'm hoping the coding will be as well, because I use this often in my trading. Currently I am using the Breakout Panca Eagle indicator which was originally designed to trade GBPJPY breakouts for a trading session such as the Asian. However, I do not use the indicator in that fashion. I use it to trade the break of an hourly candle. It is quite useful for finding breakout entries when other indicators agree.

Here is what the indicator should do:

1) Draw a box around the high and low of the previous 60 min. bar. Draw the breakout box 10 pips above and below the high and low. I like the way the Panca indicator looks, so that could stay identical, but it should calculate the range based on a single hourly candle, instead of by time. The indicator should reset at the open of each new hourly candle. I am able to help pinpoint entries by trading an hourly break on the 15 min. time frame.

Ideally the user could also choose the timeframe as well as the number of bars to look back when drawing the box, although hourly and "1" would be the defaults.

I have searched and found no indicator that does precisely what I'm seeking. Anyone that is willing to code it will have a very useful indicator and many thanks from me. My thanks could include a discount on my EA for anyone interested. (Please note I am a trader and not a programmer. My EA was designed by a professional programmer.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #637 (permalink)  
Old 05-27-2008, 09:10 PM
Sifu Sifu is offline
Junior Member
 
Join Date: Apr 2008
Location: Durham, NC
Posts: 3
Sifu is on a distinguished road
Indicator Attached

Sorry..forgot the attach the indicator I'm currently using.
Attached Files
File Type: mq4 BreakOut_PANCA_EAGLE__indicator.mq4 (6.8 KB, 33 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #638 (permalink)  
Old 05-28-2008, 01:16 AM
aelimian aelimian is offline
Senior Member
 
Join Date: Sep 2005
Posts: 245
aelimian is on a distinguished road
Quote:
Originally Posted by Sifu View Post
I'm hoping someone here will be willing to alter the attached indicator or code a new one for me. The premise is fairly simple, and I'm hoping the coding will be as well, because I use this often in my trading. Currently I am using the Breakout Panca Eagle indicator which was originally designed to trade GBPJPY breakouts for a trading session such as the Asian. However, I do not use the indicator in that fashion. I use it to trade the break of an hourly candle. It is quite useful for finding breakout entries when other indicators agree.

Here is what the indicator should do:

1) Draw a box around the high and low of the previous 60 min. bar. Draw the breakout box 10 pips above and below the high and low. I like the way the Panca indicator looks, so that could stay identical, but it should calculate the range based on a single hourly candle, instead of by time. The indicator should reset at the open of each new hourly candle. I am able to help pinpoint entries by trading an hourly break on the 15 min. time frame.

Ideally the user could also choose the timeframe as well as the number of bars to look back when drawing the box, although hourly and "1" would be the defaults.

I have searched and found no indicator that does precisely what I'm seeking. Anyone that is willing to code it will have a very useful indicator and many thanks from me. My thanks could include a discount on my EA for anyone interested. (Please note I am a trader and not a programmer. My EA was designed by a professional programmer.)

Please could you tell where you place the SL and TP for GBPJPY for example using the parameters above on the 1 hour?
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #639 (permalink)  
Old 05-31-2008, 10:31 AM
boursicoton's Avatar
boursicoton boursicoton is offline
Junior Member
 
Join Date: Jul 2007
Location: FRANCE
Posts: 9
boursicoton is on a distinguished road
help newbie

help a newbie

i would like put a symbol on chart with conditions..my englis is so bad..excuse me !
for buy
candle 1 : closed < open
candle 2 : closed > open and high candle1 < high candle 2
candle 3 : open < high candle 2
for sell i translate.....
thanks for your time...
christophe
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #640 (permalink)  
Old 06-01-2008, 08:23 PM
altahob altahob is offline
Junior Member
 
Join Date: Apr 2008
Posts: 10
altahob is on a distinguished road
EA needed for profitable long term system.

1st strike

Can anyone program an EA for this system which should prove to be very profitable over the long term.

Monday morning @ 01:00 EST (00:00 Central Standard Time) EA should note the opening price for GBP/USD. This will be Monday's opening price as regards this system.

1. Place buy stop 50 pips above Monday open and sell stop 50 pips
below the open, OCO. (One Cancels the Other) When one order is filled, place a 60 pips stoploss on the trade. Make sure you cancel the opposite entry order.

Money management should be 3% of the available account balance per trade.

You are now done for the week until Friday. If you get stopped out, you will be flat the market for the
rest of the week.

2. If system does not get stopped out of the trade it gets entered into, exit five days later at the market on
Friday at 04:00 PM EST (03:00 PM Central Standard Time).

Optional but nice to have extra features:

An overide to allow the trade to be opened on tuesday if it market is closed monday.

Last edited by altahob : 06-01-2008 at 08:26 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for some Fresh Ideas Emerald King Metatrader 4 3 01-11-2007 07:30 PM
Mandarine: original request and ideas hellkas Digital Filters 33 11-04-2006 01:46 PM


All times are GMT. The time now is 01:23 PM.