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
  #11 (permalink)  
Old 07-06-2008, 10:39 AM
Junior Member
 
Join Date: Apr 2008
Posts: 7
adimsh is on a distinguished road
SMA with IceXP RBN

Quote:
Originally Posted by crazybunny View Post
icexp you are the man nice idea thanks for your effort
but does this indicator repaint the past

and can you post the code to apply it to moving average instead of close
sory i am not a programmer
but maybe it will work well
can we applied also to any custom indicator like the one attached the xpma

I have applied IceXP method to predict the SMA, the reason to use SMA(Simble Moving Avarage) is that I can extract the close price from it easly using simple math, other MA types needs Trial-and-Error resurcive methods to get the Close price from the MA.

However, the prediction was good for the MA (especially if parameter width is less then 1), but the Close price extracted from the predicted MA is not so good.

I will post the results soon, I just need to try some more patameters to the Gaussian function as IceXP explained.

Quote:
Originally Posted by catbite View Post
This indicator repaints
This indicator does not repaint, but I found a shift of one bar in IceXP code, I will post the slightly modified version tonight.


Thanks IceXP for the good theory.
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
  #12 (permalink)  
Old 07-06-2008, 12:45 PM
Member
 
Join Date: Nov 2005
Posts: 63
crazybunny is on a distinguished road
just an idea admish and ixcp please help

thanks admish and ixcp
please if you want someone help in your trials and test to cut short
please do
i will be glade to help
i am not a programmer but i can test on the chart
again thanks to you both for the effortd
and even if the indicator is shifted one bar ,it is greaaaaaaaaattttttt
cause it gives you tops and bottom easily
and can be use as filter as well

what i am thinking of it to adjusted for any i custom inicator so we can apply guassian
calculations on discrete function like MA and see what gives best results
also applying other guassian function and test them maybe we will get a better results
this idea is great and i alwyas thought of it but becuase i am not a programmer
i couldnot do anything
and suddenly ixcp post the code i was amased and impressed to see it on the screen
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
  #13 (permalink)  
Old 07-07-2008, 10:45 AM
Senior Member
 
Join Date: May 2007
Posts: 121
aurorau is on a distinguished road
IceXP,

your indicator turns my PC into snail crawling pace and ended hung up, all windows applications freeze and word/excel files that I working on unsaved.

Did you experienced this? I am running it on P4 with 1.5GB RAM.
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
  #14 (permalink)  
Old 07-07-2008, 11:08 AM
mikkom's Avatar
Senior Member
 
Join Date: Oct 2007
Posts: 285
mikkom is on a distinguished road
Quote:
Originally Posted by IceXP View Post
indicator use neual net in its basic rule like regression with 1000% prediction power.
Sorry to be blunt but is this indicator a joke?
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
  #15 (permalink)  
Old 07-07-2008, 12:40 PM
Junior Member
 
Join Date: Jun 2008
Posts: 2
catbite is on a distinguished road
yes it is a joke
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
  #16 (permalink)  
Old 07-07-2008, 12:43 PM
forexmoments's Avatar
Senior Member
 
Join Date: Dec 2007
Posts: 376
forexmoments is on a distinguished road
Quote:
Originally Posted by mikkom View Post
Sorry to be blunt but is this indicator a joke?
The guy's being serious, albeit a little optimistic.
__________________
Ash's Free Signals
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
  #17 (permalink)  
Old 07-07-2008, 01:33 PM
Senior Member
 
Join Date: Mar 2006
Posts: 297
toddanderson is on a distinguished road
What is the joke about

What is the joke about


Quote:
Originally Posted by mikkom View Post
Sorry to be blunt but is this indicator a joke?
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
  #18 (permalink)  
Old 07-07-2008, 01:54 PM
Junior Member
 
Join Date: Apr 2008
Posts: 7
adimsh is on a distinguished road
Modified Version Using Close Price

I have changed the version into a version that shows the predicted close for all bars, I removed the "to_past" variable.

The prediction accuracy will increase if the "width" variable is less than 1.

I attached two quick charts one with "width=1.2" and the other "width=0.5"
Attached Images
File Type: gif t12.gif (17.2 KB, 326 views)
File Type: gif t13.gif (17.2 KB, 324 views)
Attached Files
File Type: mq4 Rbn++_mod.mq4 (1.9 KB, 81 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
  #19 (permalink)  
Old 07-07-2008, 02:00 PM
Junior Member
 
Join Date: Apr 2008
Posts: 13
longboy is on a distinguished road
Exclamation

1000% prediction power?

The line changes its slope. This indicator does not predict the price but follow the price.

We cannot trade with this indicator. IceXP made a joke on us about predicting the price with his indi.
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
  #20 (permalink)  
Old 07-07-2008, 02:19 PM
Senior Member
 
Join Date: May 2007
Posts: 121
aurorau is on a distinguished road
Quote:
Originally Posted by adimsh View Post
I have changed the version into a version that shows the predicted close for all bars, I removed the "to_past" variable.

The prediction accuracy will increase if the "width" variable is less than 1.

I attached two quick charts one with "width=1.2" and the other "width=0.5"
Care to tell how to interpret those red dots on your charts? Where are the blue dots gone?
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


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
CCI Filter nnjeim Indicators - Metatrader 4 121 08-15-2009 11:22 PM
Laguerre RSI with Filter TheWicker Indicators - Metatrader 4 6 06-01-2009 02:52 PM
Filter overRSI .....can i find Filter Over CCI & %R Walid Elhelw Metatrader 4 3 08-14-2007 08:51 AM
Day filter rhombic Expert Advisors - Metatrader 4 0 07-18-2007 02:45 PM


All times are GMT. The time now is 04:50 PM.



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