Forex



Go Back   Forex Trading > Discussion Areas > Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #111 (permalink)  
Old 09-15-2008, 04:15 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
ok, just checking, to make sure there is no mistake...
again, SolarWind-ACS1.mq4 (3.8 KB, post#102) default Option (option=1; // option 1 "will make it NOT a repainter (except for last bar). " - a bit overstatement, don't you think?
still confusing?
Attached Images
File Type: gif sw asc1 3.gif (10.2 KB, 523 views)
File Type: gif sw asc1 4.gif (10.2 KB, 522 views)
File Type: gif sw asc1 5.gif (10.2 KB, 525 views)

Last edited by fxbs; 09-15-2008 at 04:32 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #112 (permalink)  
Old 09-15-2008, 05:49 PM
Junior Member
 
Join Date: Nov 2006
Location: MA, USA
Posts: 12
achandrasekaran99 is on a distinguished road
Quote:
Originally Posted by fxbs View Post
ok, just checking, to make sure there is no mistake...
again, SolarWind-ACS1.mq4 (3.8 KB, post#102) default Option (option=1; // option 1 "will make it NOT a repainter (except for last bar). " - a bit overstatement, don't you think?
still confusing?
I am sorry to say that your chart without any comments is still confusing. There are two solarwind indicators and they seem to show different values and different crossings and in one chart they both show the same thing.

I admit that my comment has a mistake in stating that "except for last bar". As per MT4 people, the last bar can include upto last three bars!!! So, the last three bars can be modified and a wrong histogram develops over time which will change upon reset (usually this MT4 "last bar" definition is not a problem for most indicators, but this Solarwind or Fisher method uses last value and when it goes backwards often, messes up by using future bar value as last value). But this difference is usually much smaller than the original version (mostly does not affect the signal crossover). It could be avoided completely, but in those days I was not aware of MT4 definition of "last bar" (some 9 months back). If anyone is interested, I can fix this problem as well. But I do not use this. I simply use Stochoistics(10,1,1) crossing 50 level (which is same as using this indi with a Smooth value of zero, but to reduce noise Stoch(10,3,3) is better; when Smooth value is set at zero, no version will repaint).

I am sorry for the wrong statement and any time waste I caused. Thank you fxbs for catching it.

Regards,
chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #113 (permalink)  
Old 09-15-2008, 07:27 PM
mladen's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 1,270
mladen is on a distinguished road
...

To avoid any "confusion" with any chart :

Quote:
"option 1 will make it NOT a repainter. Other options leave it as a repainter!"
First picture :
Solar wind ACS with option parameter set to 1
Solar wind ACS1 with option parameter set to 1

Second picture :
Solar wind ACS with option parameter set to 1 on a new chart
Solar wind ACS1 with option parameter set to 1 on a new chart

Same thing will happen when you change time frames, restart metatrader, change symbol... The count of repainted bars I leave to others

For the nth time : what is known as "solar wind" is a wrongly coded Ehlers fisher transform indicator.
Someone tried to convert Tradestation version of Ehlers fisher transform and did a bad job doing it.
There is nothing to "fix" in that indicator. And there are some good Ehlers fisher transform indicators for Metatrader already
Attached Images
File Type: gif solar wind - ori.gif (20.4 KB, 464 views)
File Type: gif solar wind - new.gif (21.5 KB, 466 views)

Last edited by mladen; 09-15-2008 at 08:06 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #114 (permalink)  
Old 09-15-2008, 09:00 PM
Junior Member
 
Join Date: Nov 2006
Location: MA, USA
Posts: 12
achandrasekaran99 is on a distinguished road
Quote:
Originally Posted by mladen View Post
To avoid any "confusion" with any chart :

First picture :
Solar wind ACS with option parameter set to 1
Solar wind ACS1 with option parameter set to 1

Second picture :
Solar wind ACS with option parameter set to 1 on a new chart
Solar wind ACS1 with option parameter set to 1 on a new chart

Same thing will happen when you change time frames, restart metatrader, change symbol... The count of repainted bars I leave to others

For the nth time : what is known as "solar wind" is a wrongly coded Ehlers fisher transform indicator.
Someone tried to convert Tradestation version of Ehlers fisher transform and did a bad job doing it.
There is nothing to "fix" in that indicator. And there are some good Ehlers fisher transform indicators for Metatrader already
Hi mladen,

SolarWind is exactly same as most Fisher indicator one can find for MT (but normally the solarwind had the Smooth parameter fixed and not available for change as an extern variable, that was the only difference). Most Fisher indies are repainters too (even when the authors claimed otherwise), except for one called Fisher-m11. I have discussed these nearly a year back in Factory and made fixed version before knowing the m11 version existed. So, the same thing I tried with SolarWind.
By the way, why you were testing the same thing twice (it is like tracking two rails seperately! they go to the same place). Both files are exactly same except that their default option is changed to be repainter or non-repainter (more accurately, calculating forward or backward). When you set the same option, they are identical and equal to attaching the same indi twice.

My whole purpose was making alerts for many indies and thats what I did with Fisher and then when someone asked, I added alerts for the fancy named same thing (with option to calculate backward as the original bad way or the proper forward calculation). Hope that clarifies some history!

Regards,
chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #115 (permalink)  
Old 09-15-2008, 09:55 PM
mladen's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 1,270
mladen is on a distinguished road
Of me comparing two differently named indicators : If someone names two indicators with different names I assume that there is a reason for it. If those indicators are the same, well, then I do not understand the "naming" logic of those indicators (but that is not a matter of this post).
The question was do they repaint, and I think that pictures itself made the point.
Quote:
Most Fisher indies are repainters too (even when the authors claimed otherwise)
As of "Fisher indies" : this is what "Fisher" stands for in Ehlers Fisher transform Fisher transformation - Wikipedia, the free encyclopedia It is just a part of it (the line saying : 0.5*MathLog((1+Value)/(1-Value)))
Of repainting : you mean this one is repainting too : http://www.forex-tsd.com/198286-post71.html

Quote:
Originally Posted by achandrasekaran99 View Post
Hi mladen,

SolarWind is exactly same as most Fisher indicator one can find for MT (but normally the solarwind had the Smooth parameter fixed and not available for change as an extern variable, that was the only difference). Most Fisher indies are repainters too (even when the authors claimed otherwise), except for one called Fisher-m11. I have discussed these nearly a year back in Factory and made fixed version before knowing the m11 version existed. So, the same thing I tried with SolarWind.
By the way, why you were testing the same thing twice (it is like tracking two rails seperately! they go to the same place). Both files are exactly same except that their default option is changed to be repainter or non-repainter (more accurately, calculating forward or backward). When you set the same option, they are identical and equal to attaching the same indi twice.

My whole purpose was making alerts for many indies and thats what I did with Fisher and then when someone asked, I added alerts for the fancy named same thing (with option to calculate backward as the original bad way or the proper forward calculation). Hope that clarifies some history!

Regards,
chandra
I do not care less what were, and are, your intentions and history with "Solar wind" indicator
The fact is that the posted versions are repainting ("even when the author is claiming otherwise") and that the "solar wind thing" is closed a long time ago on TSD forum (posts starting from this one : zor v.1 are most educational regarding that issue) Please leave the dead things dead (even dead things deserve to rest in peace)

regards
mladen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #116 (permalink)  
Old 09-16-2008, 12:37 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
for people, unfamiliar with simple indicator testing:
put indi on 1 min chart, in a few minutes put same indi on the chart again (together with first instance) - and see the difference

once in a while refresh one instance (just clik its properties)
see clear picture
Attached Images
File Type: gif sw acs1_new01.gif (18.9 KB, 444 views)
File Type: gif sw acs1_new02.gif (19.2 KB, 440 views)
File Type: gif sw acs1_new19gif.gif (18.2 KB, 445 views)
File Type: gif sw acs1_new20gif.gif (18.7 KB, 451 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #117 (permalink)  
Old 09-16-2008, 12:47 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
indis been tested:
Solar_Wind_clean.mq4 (2.3 KB)
SolarWind-TK.mq4 (3.3 KB)
SolarWind-ACS1.mq4 (3.8 KB)


(shouldnt do that - but just 4 fun: SW repainted (rp) and nonrepainted(nrp) lines together (SolarWind-TKmx2.mq4 ) - check how rp. line slowly taking needed shape - basically repeats (redraws) nrp with shift to the left
Attached Images
File Type: gif sw tkx04.gif (24.8 KB, 471 views)
Attached Files
File Type: mq4 Solar_Wind_clean.mq4 (2.3 KB, 75 views)
File Type: mq4 SolarWind-TK.mq4 (3.3 KB, 111 views)
File Type: mq4 SolarWind-ACS1.mq4 (3.8 KB, 79 views)
File Type: mq4 SolarWind-TKmx2.mq4 (3.4 KB, 134 views)

Last edited by fxbs; 09-16-2008 at 04:07 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #118 (permalink)  
Old 09-16-2008, 12:53 AM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
fxbs is on a distinguished road
more about John Ehlers' Fisher Transform:

about JEhlers Home

eft (real, not solar wind):

All John Ehlers Indicators...

All 25 indicators from the book "Cybernetics Analysis for Stock and Futures"
Fisher Transform
Custom Indicators | MQLsoft - [mql, programming, programmer, service, coding, mql4, ea, forex, trading, automated, metatrader, indicator, expert advisor, ea, strategy, ea programming, robot, custom indicators, algorithmic, professional, free, downloa

Last edited by fxbs; 09-16-2008 at 01:16 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #119 (permalink)  
Old 09-16-2008, 04:28 AM
Junior Member
 
Join Date: Nov 2006
Location: MA, USA
Posts: 12
achandrasekaran99 is on a distinguished road
Hi mladen,

The two indies have different default settings. You changed those settings to be same and used!

Non-repainting version of Fisher indi existed more than two years back and you have made yours just six months back (I had done working with these long before yours was made). May be you re-invented the wheel. Compared to m11 version, you have fixed smoothing parameters just like in SolarWind (Other Fisher versions I have seen have variable smoothing parameters). You don't seem to understand that Fisher and SolarWind are same, same and same (if a copy of yours is posted as corrected solarwind, no-one will know the difference, because there will be no difference!!!). Yours IS the real corrected solarwind (faaar better than my Solarwind-ACS1). There is nothing in the name, just compare the equations. You can see the Fisher versions with the same problem in the link below (thats where the m11 version made its point).

For those who like to use Fisher with changeable smoothing parameters, please check the link below:
Fisher-m11 (the first proper working Fisher, posted on 23-JUL-2006): http://www.forex-tsd.com/39933-post110.html

Regards,
chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #120 (permalink)  
Old 09-16-2008, 07:53 AM
mladen's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 1,270
mladen is on a distinguished road
...

Without hi

Of reinventing the wheel : compare pictures. Upper is m11, lower is made according to John Ehlers original tradestation code. Same?
Of reinventing the wheel again : if you download that document attached here (http://www.forex-tsd.com/198286-post71.html), it contains the original John Ehlers formula as well, so I do not have to reinvent the wheel (the process itself is called reading, but it seems that you have no knowledge of that process)
Of understanding what is the same and what is not : I have five fingers on my hand, all of them are different. Guess which one am I showing to you. See the difference?

bye, bye
Attached Images
File Type: gif fisher = compared.gif (15.8 KB, 411 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
awesome, fisher m11, jma slope, solar, Solar Wind, solar wind indicator, fisher m11 indicator, solar wind forex indicator, jma slope repaint, solar wind forex, jmaslope.mq4, solar wind mq4, solarwind, forex


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
solar dazminder Indicators - Metatrader 4 3 04-05-2006 05:50 PM


All times are GMT. The time now is 10:15 AM.



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