Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


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
  #1 (permalink)  
Old 05-24-2006, 11:07 AM
Member
 
Join Date: Feb 2006
Location: Czech Republic
Posts: 96
ForexBoss is on a distinguished road
mc grew macd (fruity pebles)

i have this indicator only in visual trading code

can some codersguru translate into mt4 ?

thank
Attached Images
File Type: jpg macd_dot.jpg (34.9 KB, 738 views)
File Type: jpg simplesystemmacd.jpg (142.1 KB, 647 views)
Attached Files
File Type: rar MACDDOT.rar (2.0 KB, 228 views)
File Type: rar VT Simple MACD System.rar (2.0 KB, 173 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-24-2006, 11:07 AM
Member
 
Join Date: Feb 2006
Location: Czech Republic
Posts: 96
ForexBoss is on a distinguished road
first picture is macd dots

second picture is simple macd system
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-24-2006, 01:13 PM
Junior Member
 
Join Date: Nov 2005
Posts: 25
jerseydevil20 is on a distinguished road
Thumbs up

I looked and looked for this - nice job Forex Boss. I really hope someone can convert this. The system looks good. Maybe its time for me to study up on this stuff...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-24-2006, 04:26 PM
Member
 
Join Date: Feb 2006
Location: Czech Republic
Posts: 96
ForexBoss is on a distinguished road
yes..i agree..i test in on visual trading and it it very good

hope that some coder help me
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-12-2006, 11:20 AM
Member
 
Join Date: Nov 2005
Posts: 42
spahiu is on a distinguished road
here is the formula behind the dots, in VT code

FL := Mov( pr,Sh,tpma ) - Mov( pr,Lg,tpma );
SL := Mov(Mov( pr,Sh,tpma ) - Mov( pr,Lg,tpma ),sig,tr);
OsMA:=FL-SL;
Buydot:=if(OsMA<-abovbelow and OsMA>ref(OsMA,-1),1,0);
PlaceBuydot:=If(buydot=1 and Ref(BuyDot,-1)=0,L-0.0003,null);
Selldot:=if(OsMA>abovbelow and OsMA<ref(OsMA,-1),1,0);
PlaceSelldot:=If(Selldot=1 and ref(SellDot,-1)=0,H+0.0003,null);
BuyLine:=If(Buydot=1,C,prev);
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 06-12-2006, 11:43 AM
Member
 
Join Date: Feb 2006
Location: Czech Republic
Posts: 96
ForexBoss is on a distinguished road
and metatrader code?someone have this please?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 06-12-2006, 12:17 PM
Senior Member
 
Join Date: Apr 2006
Posts: 211
Pip Trip is on a distinguished road
Here is a simple MACD cross dot indicator if this helps:
Attached Files
File Type: mq4 MACD Cross.mq4 (4.3 KB, 206 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-22-2006, 10:06 PM
Member
 
Join Date: Apr 2006
Posts: 54
hidethereal is on a distinguished road
You have to purchase this indicator and it's not for MT4.

Last edited by hidethereal; 10-28-2006 at 05:46 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-23-2006, 07:26 AM
elihayun's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 350
elihayun is on a distinguished road
Quote:
Originally Posted by spahiu
here is the formula behind the dots, in VT code

FL := Mov( pr,Sh,tpma ) - Mov( pr,Lg,tpma );
SL := Mov(Mov( pr,Sh,tpma ) - Mov( pr,Lg,tpma ),sig,tr);
OsMA:=FL-SL;
Buydot:=if(OsMA<-abovbelow and OsMA>ref(OsMA,-1),1,0);
PlaceBuydot:=If(buydot=1 and Ref(BuyDot,-1)=0,L-0.0003,null);
Selldot:=if(OsMA>abovbelow and OsMA<ref(OsMA,-1),1,0);
PlaceSelldot:=If(Selldot=1 and ref(SellDot,-1)=0,H+0.0003,null);
BuyLine:=If(Buydot=1,C,prev);
What is the abovebelow value?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-23-2006, 08:07 AM
elihayun's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 350
elihayun is on a distinguished road
As far as I understand it, It display a dot when the MACD cross. I don't know the valuse of one of the variables so I cannot use it in my code.

If you can put the pair and TF and the date+time of the chart that u post, maybe we can refine it.

This is my version of this indicator.

Eli
Attached Files
File Type: mq4 MACD Dot.mq4 (3.0 KB, 142 views)
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 On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SIMPLE-MACD-EA : An extremely simple EA based on 2 channels of MACD. Try it! investor_me Expert Advisors - Metatrader 4 31 07-30-2008 09:59 AM
macd signal and macd value cross boostrade Expert Advisors - Metatrader 4 1 02-04-2007 04:33 PM
Need help with MACD shausmann Metatrader 4 2 04-02-2006 02:46 PM
MACD-WDD (MACD-Simple on GBPUSD) PluT0 Expert Advisors - Metatrader 4 1 12-18-2005 12:30 AM


All times are GMT. The time now is 06:40 AM.



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