Forex



Go Back   Forex Trading > Downloads > Indicators - 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
  #1 (permalink)  
Old 04-09-2007, 08:04 PM
Member
 
Join Date: Jun 2006
Posts: 44
Aleksandr Nevskiy is on a distinguished road
Chaos Explorer (my indicator for patterns)

The idea is to visualize long-term patterns, so that to be prepared for a major move. Another idea was to combine different timeframes on one picture, but instead I just added new indicator windows with different settings.

formula: indicator(n) = price(n) / price(n-Separation)
Separation = {1,5,8,13,21,34,55,89,144,233,377}
so basically I'm calculating ratio of current H,L,O,C and it's previous value (each separately), and draw 4 lines out of those. Then I add another indicator window, but this time Separation is the next value from the Fibonacci set. When we see an array of indicators, sometimes very vivid patterns can be observed. Patters are built from sign on the indicator chart, which are placed there, when current value is either below (green, buy soon) or above (red, sell soon) the empirically defined levels. I believe patters can be tweaked playing around with those levels.

So below are my screenshots with the evident patterns.


Attached Images
File Type: gif chaos.gif (119.3 KB, 2516 views)
File Type: gif fract2.gif (116.6 KB, 2356 views)
File Type: gif rubl.gif (38.9 KB, 2247 views)
Attached Files
File Type: mq4 XaosExplorer.mq4 (3.4 KB, 617 views)
File Type: tpl xaos.tpl (6.9 KB, 504 views)

Last edited by Aleksandr Nevskiy; 04-09-2007 at 08:20 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
  #2 (permalink)  
Old 04-10-2007, 12:30 AM
Senior Member
 
Join Date: Aug 2006
Posts: 456
RickW00716 is on a distinguished road
Very interesting

I have downloaded your indicator and I find it very interesting.

How do you use it in your trading?
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
  #3 (permalink)  
Old 04-10-2007, 12:56 AM
BluePearl's Avatar
Senior Member
 
Join Date: Oct 2005
Posts: 206
BluePearl is on a distinguished road
Aleksandr, does this indicator repaint the past?
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
  #4 (permalink)  
Old 04-10-2007, 01:15 AM
ralph.ronnquist's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 297
ralph.ronnquist is on a distinguished road
nice indication. though, doesn't the expression of "indicator(n)=price(n)/price(n-separation)" mean that you plot, at bar "n", a value that is obtained by looking at a future bar, which is "separation" bars in the future of bar "n"?

Perhaps you meant to use "+" instead of "-"? (I'm fairly sure that your MT4 does not provide many bars in future of bar 0 )?
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
  #5 (permalink)  
Old 04-10-2007, 10:09 AM
Member
 
Join Date: Jun 2006
Posts: 44
Aleksandr Nevskiy is on a distinguished road
Quote:
Originally Posted by ralph.ronnquist
nice indication. though, doesn't the expression of "indicator(n)=price(n)/price(n-separation)" mean that you plot, at bar "n", a value that is obtained by looking at a future bar, which is "separation" bars in the future of bar "n"?

Perhaps you meant to use "+" instead of "-"? (I'm fairly sure that your MT4 does not provide many bars in future of bar 0 )?
nono, it's not like that.

if we have 1,2,5,7,8,2,4,6 sequence then we go like this:
2/1, 5/2,7/5,8/7,2/8,4/2,6/4
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
  #6 (permalink)  
Old 04-10-2007, 10:14 AM
Senior Member
 
Join Date: Aug 2006
Posts: 456
RickW00716 is on a distinguished road
Quote:
Originally Posted by Aleksandr Nevskiy
nono, it's not like that.

if we have 1,2,5,7,8,2,4,6 sequence then we go like this:
2/1, 5/2,7/5,8/7,2/8,4/2,6/4
How do you use it to trade?
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
  #7 (permalink)  
Old 04-10-2007, 12:34 PM
Member
 
Join Date: Jun 2006
Posts: 44
Aleksandr Nevskiy is on a distinguished road
Quote:
Originally Posted by RickW00716
How do you use it to trade?
Well, I'm just trying to figure it out myself
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
  #8 (permalink)  
Old 04-10-2007, 12:38 PM
Tragapips's Avatar
Member
 
Join Date: Dec 2005
Posts: 87
Tragapips is on a distinguished road
Xaos doesn´t refresh itself.
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
  #9 (permalink)  
Old 04-10-2007, 12:58 PM
ralph.ronnquist's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 297
ralph.ronnquist is on a distinguished road
Quote:
Originally Posted by Aleksandr Nevskiy
nono, it's not like that.

if we have 1,2,5,7,8,2,4,6 sequence then we go like this:
2/1, 5/2,7/5,8/7,2/8,4/2,6/4
Maybe I don't understand it properly, but as far as I can read the code, it says:
PHP Code:
      buff1[pos]=Close[pos]/Close[pos-Separation];
      
buff2[pos]=Open[pos]/Open[pos-Separation];
      
buff3[pos]=High[pos]/High[pos-Separation];
      
buff4[pos]=Low[pos]/Low[pos-Separation]; 
where "Separation" is a positive number, and "pos" is the bar index.

So for pos=0, you will get pos-Separation < 0. E.g. Close[0]/Close[-4] (if Separation=4) which thus refers into the future. Separation=4 is of course meaningless except for bars 4 and up, but the result is anyhow that every bar is painted by using a number that refers into the future of it.

It may still be a "good indicator" visually, of course.
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
  #10 (permalink)  
Old 04-10-2007, 02:12 PM
wibitiens's Avatar
Senior Member
 
Join Date: Dec 2006
Posts: 260
wibitiens is on a distinguished road
Wow! Nice indicator! Look interesting
I'll try it now. Good job Aleksandr

Cheers,
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
chaos, XAOS PATTERNS EXPLORER


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
Trading Chaos - (Rrofitunity) KillerKhan Suggestions for Trading Systems 22 01-24-2009 03:55 AM
Chaos EA final newdigital Expert Advisors - Metatrader 3 17 12-10-2008 07:01 PM
Fx-Chaos (Template) mistico Suggestions for Trading Systems 18 09-23-2007 03:46 AM


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



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