Forex
Google
New signals service!

Go Back   Forex Trading > Trading systems > Digital Filters


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 (6) Thread Tools Display Modes
  #21 (permalink)  
Old 11-24-2005, 02:51 PM
Senior Member
 
Join Date: Oct 2005
Location: Porto/Portugal
Posts: 254
hellkas is on a distinguished road
Quote:
Originally Posted by hellkas
hi newdigital... Alex...

I put the JJMASeries.mqh in the respective folder " MetaTrader\experts\include\", but some indicators dont work (3c_JDemark_H.mq4; 3c_JMACD.mq4; J2JMA.mq4; JADX.mq4; JFatl.mq4)..
Do you know why?

Tks
I reinstal all indicators and works fine...

thank you..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old 12-14-2005, 05:40 PM
Member
 
Join Date: Nov 2005
Posts: 65
forexpipmaster is on a distinguished road
Jma

Quote:
Originally Posted by newdigital
Jurik Moving Average.

About this indicator and some others read http://www.forex-tsd.com/showthread.php?t=197
Newdigital: Does anyone have the original JMA indicator ??? Because the one posted here is a clone and does not work properly. When you run 2 JMA of different periods, it starts out ok, then the 2 lines start coming together and get really messy, on the last 20-30 bars.

It JMA is a great MA when you compare it with any other MA's posted anywhere.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 12-14-2005, 06:20 PM
Administrator
 
Join Date: Sep 2005
Posts: 15,874
Blog Entries: 54
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by forexpipmaster
Newdigital: Does anyone have the original JMA indicator ??? Because the one posted here is a clone and does not work properly. When you run 2 JMA of different periods, it starts out ok, then the 2 lines start coming together and get really messy, on the last 20-30 bars.

It JMA is a great MA when you compare it with any other MA's posted anywhere.
Try this one Jurik
May be it will be different.

And you may try an other JMA from the set here http://www.forex-tsd.com/showpost.ph...2&postcount=14 (or read this thread from the beginning). I think the JMA from the set should be different.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 12-18-2005, 06:33 PM
Member
 
Join Date: Nov 2005
Posts: 65
forexpipmaster is on a distinguished road
Looking for original JMA

NewDigital: The link for the JMA is the same one I have(that does not work properly)and the othe rlink for the JJMA series wont compile because of error.

Maybe you can have a look at them. Someone must have the original to have gotten the code to write the JMA you have here, thats what I would like to get my hands on, but I dont want to pay $250.00 for it either if possible. It is probably the best MA I have ever seen, and very smoothe.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 12-19-2005, 11:22 AM
camisa's Avatar
Senior Member
 
Join Date: Dec 2005
Location: Portugal
Posts: 226
camisa is on a distinguished road
I tried JMA moving average and it looked great but I think it's due to the fact that it changes according to future price movement?

Another lookback indicator does anyone else confirm this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 12-19-2005, 12:54 PM
Administrator
 
Join Date: Sep 2005
Posts: 15,874
Blog Entries: 54
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by forexpipmaster
NewDigital: The link for the JMA is the same one I have(that does not work properly)and the othe rlink for the JJMA series wont compile because of error.

Maybe you can have a look at them. Someone must have the original to have gotten the code to write the JMA you have here, thats what I would like to get my hands on, but I dont want to pay $250.00 for it either if possible. It is probably the best MA I have ever seen, and very smoothe.
I compilled it right now from here. It works. Place JJMASeries.mqh file to your experts\include\ folder and do not compile it. Then place indicators from jurik_set.zip in indicator's folder and compile.

JJMA.mql4 indicator having the following settings:
Length = 5; // depth of smoothing
Phase = 5; // parameter changing in the range from -100 to +100, affecting on the quality of transient process;
Shift = 0; // it is shift of the indicator;
Input_Price_Customs = 0;//Selection of the price for the calculation of the indicator: (0 - "Close", 1 - "Open", 2 - "(High+Low)/2", 3 - "High", 4 - "Low", 5 - "Heiken Ashi Close", 6 - "(Open+Close)/2").
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old 12-19-2005, 01:04 PM
Member
 
Join Date: Oct 2005
Posts: 59
gabroo_munda is on a distinguished road
Quote:
Originally Posted by camisa
I tried JMA moving average and it looked great but I think it's due to the fact that it changes according to future price movement?

Another lookback indicator does anyone else confirm this?
you are absolutely right camisa. JMA change. they look too perfect in hindsight..because they change their crossover points. i have seen some croassovers of 2 JMA's and couple of hours later...it showed as the crossovers never happened. forex is the easiet to trade in hindsight.

regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old 12-19-2005, 01:08 PM
camisa's Avatar
Senior Member
 
Join Date: Dec 2005
Location: Portugal
Posts: 226
camisa is on a distinguished road
Quote:
Originally Posted by gabroo_munda
you are absolutely right camisa. JMA change. they look too perfect in hindsight..because they change their crossover points. i have seen some croassovers of 2 JMA's and couple of hours later...it showed as the crossovers never happened. forex is the easiet to trade in hindsight.

regards
geez, then they are useless!???
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old 12-19-2005, 01:19 PM
Administrator
 
Join Date: Sep 2005
Posts: 15,874
Blog Entries: 54
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Very interesting indicator from this set is 3c_JDemark_H. Interpretation of this indicator may be the same with RSI.
Attached Images
File Type: gif 3c_jdemark_h.gif (21.1 KB, 2183 views)

Last edited by newdigital; 12-19-2005 at 01:33 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old 12-19-2005, 01:26 PM
Member
 
Join Date: Nov 2005
Posts: 65
forexpipmaster is on a distinguished road
Jma

Newdigital: Okay thanks, I will try to down load. I really want to get to the bottom of this. I have been testing with the HMA, LSMA, JMA, & FX Fish. They all look fantastic, but if they all change colours of line/bars, then a regular EMA crossover would be better with a CCI zero line confirmation.

If there anyway to change the code in these indicators to not change the colour of line/bars anymore than lets say 2 bars back ??

The other one I have been testing is the Trend Manager, and its rock solid, it will not change colour once its painted in. But I would like to get one of these others working properly as an additional confirmation, if at all possible.
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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/digital-filters/198-jurik.html
Posted By For Type Date
Jurik Moving Average - JMA - Nogold.com This thread Refback 07-20-2008 04:36 PM
Code for JMA This thread Refback 10-21-2007 09:49 AM
Code for JMA - Page 10 This thread Refback 09-08-2007 07:39 AM
Untitled document This thread Refback 08-15-2007 09:12 PM
Jurik Indicators and Metaquotes - MQL4 forum This thread Refback 07-03-2007 06:52 PM
Jurik Moving Average - JMA - Nogold.com This thread Refback 06-23-2007 01:44 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Jurik Indicators and MT4 shapper Metatrader 4 5 06-30-2006 09:30 AM
Jurik Woodie CCI? fred Digital Filters 3 05-03-2006 03:28 PM
Jurik newdigital Indicators - Metatrader 3 1 10-28-2005 02:57 AM


All times are GMT. The time now is 04:46 AM.



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