DiNapoli EA
  #1 (permalink)  
Old 01-31-2008, 10:26 AM
Freshman
 
Join Date: Dec 2007
Posts: 4
Thanks: 3
Thanked 2 Times in 1 Post
xtra.sampah is on a distinguished road
Default DiNapoli EA

I found the attached indicator by doing a Google search. Though the name is called DiNapoli however I cannot be 100% certain that it bases its sell/buy decision on Fibonacci principle.

It is working quite successfully for me in manual trading in the last seven months. I trade mainly USDJPY, AUDUSD, GBPUSD, GBPJPY, EURUSD, and EURJPY. My basic problem is I need to be monitoring it all the time in order to catch when it switches position from buy to sell and vice versa.

RULES:
BUY order - Place only one BUY order when the red dotted line (call stop line) is "below" the white dotted line (call entry line)
SELL order - Place only one SELL order when the red stop line is "above" the white entry line.

(Please refer to two screen dumps for a clearer understanding)

Order handling. When the indicator switches position e.g from Buy to Sell then close any BUY pending order or/and filled BUY position regardless. Reverse is true for Sell to Buy. There are times when the price retraces back to the white entry line so the logic need to ensure that if there is already 1)pending order or 2) filled position then don't place any more order.

TRADING METHODS
1st method. Only 1 order. Then target is set to TP2.
2nd Method. Multiple orders with multiple TP. for example
- 0.50 lots with TP1 default
- 0.30 lots with TP2 default
- 0.20 lots with Fantasy line default
The Ea should allow selection of TP for either of the trading methods. (by default: there are 5 TPs. TP1, TP2, TP3, FantasyLine, Crazy Dream line)

STOP LOSS
The dotted red stop line remains throughout a position. My definition of position is either a BUY or SELL.

TIMEFRAME
Works best on H1, D1, and Weekly chart. M30 is volatile for this indicator though it works but with smaller gain (<10 pips) gain.

MONEY MANAGEMENT
No more than 4% of the capital. Option to select No.

I am not a programmer so I cannot say programming this EA will be easy or difficult. The fact that this indicator works in manual trading should give us incentives to automate it.

Thank you in advance to anyone who will be working on this EA.

Best regards///sampah
Attached Images
File Type: jpg DiNapoli BUY.jpg (166.6 KB, 328 views)
File Type: jpg Dinapoli SELL.jpg (174.5 KB, 222 views)
Attached Files
File Type: mq4 DinapoliTargetsAlerts.mq4 (7.5 KB, 261 views)
Sponsored Links EA Shark - Automated System
We Turned $9,100 Into $109,606.
Trading LIVE Since January 2007.
Reply With Quote
The Following 2 Users Say Thank You to xtra.sampah For This Useful Post:
  #2 (permalink)  
Old 01-31-2008, 12:40 PM
bossxero's Avatar
Forex Leader
 
Join Date: Nov 2006
Posts: 472
Thanks: 118
Thanked 87 Times in 53 Posts
bossxero has a spectacular aura aboutbossxero has a spectacular aura about
Send a message via ICQ to bossxero Send a message via MSN to bossxero Send a message via Yahoo to bossxero Send a message via Skype™ to bossxero
Default

Thanks for providing this Trading System here, I hope that someone will soon volunteer here to code an EA out of it. Since you said you have been trading it manually for the last 7 months successfully, it would be good if you could provide us with the trading reports... This will give more credibility to the system and people will be willing to get an EA out of it.

All the best
__________________
F r e e___F o r e x___E b o o k s___a n d___S t u f f s

-> Cheap MQL Coding service for your EA/indicator is Here <- <-

Reply With Quote
Recent results
  #3 (permalink)  
Old 01-31-2008, 12:52 PM
Freshman
 
Join Date: Dec 2007
Posts: 4
Thanks: 3
Thanked 2 Times in 1 Post
xtra.sampah is on a distinguished road
Default Recent results

Attached is result for January 2008.
Attached Images
File Type: jpg DiNapoli records.jpg (303.2 KB, 277 views)
Reply With Quote
  #4 (permalink)  
Old 02-21-2008, 10:54 AM
Freshman
 
Join Date: Oct 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mashki is on a distinguished road
Default

Yes, nice and precisely....6 winings positions and 1 loosing....for now...
Reply With Quote
  #5 (permalink)  
Old 03-27-2008, 07:07 AM
Freshman
 
Join Date: Dec 2007
Posts: 4
Thanks: 3
Thanked 2 Times in 1 Post
xtra.sampah is on a distinguished road
Default

I have engaged a professional code to program this EA.

Thank you.
Reply With Quote
  #6 (permalink)  
Old 03-28-2008, 01:20 AM
Freshman
 
Join Date: Jan 2008
Posts: 18
Thanks: 2
Thanked 1 Time in 1 Post
hetfield is on a distinguished road
Default

Thanks. Thank the good indicator. Combining with the template dinapoli of metatrader, is better still. I know that does not set an EA, is the most difficult thing at the moment because I am new to forex, if need be known not by tracking orders.

Sorry for my English, is that I am Brazilian
Reply With Quote
  #7 (permalink)  
Old 04-20-2008, 07:46 PM
Freshman
 
Join Date: Apr 2008
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
portugal123 is on a distinguished road
Default

Olá hetfield, e sempre bom encontrar alguém que fale a nossa lingua ;-)

Vamos la ver se alguem se da ao trabalho de fazer um EA com este indicador... Para mim quanto mais simples melhor, e ás vezes o mais simples é o que da melhores resultados.
Reply With Quote
  #8 (permalink)  
Old 05-02-2008, 11:13 AM
Freshman
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
kinteseay is on a distinguished road
Default

Is there anyone that show me what code to add that would alert when the trend changes directions. I get alerted at each target, but not on the switch.

Thanks
Reply With Quote
  #9 (permalink)  
Old 05-02-2008, 05:42 PM
Sophomore
 
Join Date: Dec 2007
Posts: 30
Thanks: 0
Thanked 1 Time in 1 Post
cooltrader28@yahoo.com is on a distinguished road
Default

i have exactly the same strategy and wish somebody would code that EA with all details xtra.sampah explained .....

trading method 2..with trailing stops

first> nice would be combine entry orders with another indicator . but that would be way to difficult ...!?
there is a good one called damiani volatmeter .. when volatility is low : dont trade !








i pay 100 $ for this job ... thank you ^

Last edited by cooltrader28@yahoo.com : 05-02-2008 at 05:49 PM.
Reply With Quote
Dinapoli EA Coded
  #10 (permalink)  
Old 05-02-2008, 10:50 PM
Freshman
 
Join Date: Mar 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
theozaki is on a distinguished road
Default Dinapoli EA Coded

Quote:
Originally Posted by cooltrader28@yahoo.com View Post
i have exactly the same strategy and wish somebody would code that EA with all details xtra.sampah explained .....

trading method 2..with trailing stops

first> nice would be combine entry orders with another indicator . but that would be way to difficult ...!?
there is a good one called damiani volatmeter .. when volatility is low : dont trade !


Hello,

I have coded the Dinapoli EA with both Trade Method 1 & Trade Method 2 options. It also includes TS & Profit Lock function.

I can send you the Strategy Test Report (90% Modelling Quality) for this EA based on AUDUSD H4 timeframe over the past 6 Months. It returned over 85% profit return on a 10K opening balance after 6 months.

Anyone interested to buy from me ?


Cheers !







i pay 100 $ for this job ... thank you ^
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



All times are GMT. The time now is 01:24 PM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2009, 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