Forex
Google

Go Back   Forex Trading > Announcements > Analytics
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


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 (1) Thread Tools Display Modes
  #1 (permalink)  
Old 11-24-2005, 04:09 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,437
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
Neural Networks

I tried to move some posts and threads to this one concerning the subject about Neural Networks. Just to spen some development up and keep everything in one place.

---------------------
GMDH is known also as Polynomial Neural Networks, Abductive and Statistical Learning Networks.
Attached Images
File Type: pdf fuzzy.pdf (119.1 KB, 550 views)
File Type: pdf review.pdf (272.1 KB, 387 views)

Last edited by newdigital : 05-06-2007 at 06:19 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-08-2006, 09:54 PM
taminghope taminghope is offline
Junior Member
 
Join Date: Oct 2005
Posts: 18
taminghope is on a distinguished road
Sentiment

I personally feel that in order for us to create a truly robust Trading System we need to think outside the box. I also feel that we need to develop new tools rather than try to optimize old methods.
It is amazing to see everyone here work so hard at building systems and for the benefit of all.
I guess that's why I stopped lurking and would like to contribute.

A few things I have been interested in and have been working on.

Spectral Analysis. I have some software to create digital filters of raw price action.

Neural Networks: cool but still boggles my mind.

Market Sentiment: ideas in PDF's Attached

Is anyone interested in brainstorming?
Attached Images
File Type: pdf Sentiment%20-Calc.pdf (302.0 KB, 335 views)
File Type: pdf Qtech%20-%20Sentiment%20Modeling.pdf (304.8 KB, 265 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-14-2006, 04:49 PM
taminghope taminghope is offline
Junior Member
 
Join Date: Oct 2005
Posts: 18
taminghope is on a distinguished road
I think I will start with a lagging digital filter on the 30 minute euro.
Attached Files
File Type: mq4 Eur30_RSTL.mq4 (29.6 KB, 252 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-18-2006, 02:57 PM
juanchoc juanchoc is offline
Member
 
Join Date: May 2006
Posts: 46
juanchoc is on a distinguished road
Neural Network Indicators Development

Hi!
Im trying to make some neural network indicators for metatrader4, and would like some sugestions, mostly regarding inputs and outputs of the net, and maybe the structure or type of net that you consider the best for this application.

As far as in know the best outputs for financial series forecasting, are price range forcasting, tops or bottoms forecasting, and that tipe of things. Forecasting directly the price (open, close) doesnt get good results because to numerous reasons, for example a little shift on the time between the open time and the close time could change their values considerately.

If anyone has a sugestion i'll be glad to listen to it and try it.

By the way, im no expert neural network programmer, i just have a good overall idea on the subject =P.

Thanks in advance,
JCC
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-18-2006, 03:36 PM
prasxz prasxz is offline
Senior Member
 
Join Date: Jun 2006
Posts: 1,044
prasxz is on a distinguished road
Nn

Quote:
Originally Posted by juanchoc
Hi!
Im trying to make some neural network indicators for metatrader4, and would like some sugestions, mostly regarding inputs and outputs of the net, and maybe the structure or type of net that you consider the best for this application.

As far as in know the best outputs for financial series forecasting, are price range forcasting, tops or bottoms forecasting, and that tipe of things. Forecasting directly the price (open, close) doesnt get good results because to numerous reasons, for example a little shift on the time between the open time and the close time could change their values considerately.

If anyone has a sugestion i'll be glad to listen to it and try it.

By the way, im no expert neural network programmer, i just have a good overall idea on the subject =P.

Thanks in advance,
JCC
Hi,

NN is my thesis couple years ago...but almost forgotten now
This idea can refresh my mind again...I think NN based on pattern recognition using backpropagation is good for forex data mining...
I'm prefer using high low data to feed the NN in order to predict the next daily range data..

==============
Forex Indicators Collection
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 10-18-2006, 05:17 PM
juanchoc juanchoc is offline
Member
 
Join Date: May 2006
Posts: 46
juanchoc is on a distinguished road
Hi prasxz!
Nice to see im not alone here
I also think using high and low is much better than using open or close, to be truth i dont really like the open and close values for intraday analisis, as they seem rather inestable values if you make a displacement on when you place your start point.
Median price also looks good, but i prefer high/low as the information loss in less.
I'll probably use a moving average of the high and one of the low. I've found the JMA to be a really good filter in comparison to regular MAs so i'll do my first tests using a short period JMA without phase changes to avoid distorsion.

So far the inputs im considering for predicting future ranges are:
- JMA of High + JMA of Low.
- JMA of Volume.
- ATR.
- Date (Day of Month, ex. Monday, Thuesday...).

The other idea i have in mind is to use NN to forecast news events direction.
I have a quite big database of forex fundamentals since some years, so i may use those as inputs.

As for what type of neural network to use, im still doing some research, backpropagation NNs are the common standard for NNs, but there are others that seem to have very good results, like the time lagged recurrent networks (but they are hard to train and understand). Other idea i had, was to use a Fukushima NN, those are mainly made for image processing, but with some modifications i think they could be used for pattern recognition on timeseries.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-15-2006, 02:45 AM
Cyclesurfer's Avatar
Cyclesurfer Cyclesurfer is offline
Senior Member
 
Join Date: Jun 2006
Posts: 197
Cyclesurfer is on a distinguished road
Neural Networks

Is anyone here using Neural Networks for pattern recognition with Metatrader, and if so, are there any indicators? I think this woudl be a great tool for providing independant confirmation with our standard indicators and systems.
thanks
__________________
The advanced trader knows and understands that the perfect trading strategy is one that makes pips, not miracles. Build a fortune, 15 pips at a time.//"To be a successful trader you must keep your cool at all times and take money from aroused amateurs." (Dr. Alexander Elder, Come Into My Trading Room)//Fortune favors the bold, but the markets favor the disciplined.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 11-15-2006, 05:43 AM
adrazz's Avatar
adrazz adrazz is offline
Senior Member
 
Join Date: Mar 2006
Posts: 168
adrazz is on a distinguished road
Quote:
Originally Posted by Cyclesurfer
Is anyone here using Neural Networks for pattern recognition with Metatrader, and if so, are there any indicators? I think this woudl be a great tool for providing independant confirmation with our standard indicators and systems.
thanks
Now that would be usefull, don't think I have ever seen one.
__________________
regards

Adrazz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-15-2006, 06:38 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,437
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 Cyclesurfer
Is anyone here using Neural Networks for pattern recognition with Metatrader, and if so, are there any indicators? I think this woudl be a great tool for providing independant confirmation with our standard indicators and systems.
thanks
If you are talking about MetaTrader so I remember some development about 1 year ago on some Russian forum (i remember development but don't remember which forum and where). They were developing some Neural Networks indicators for MT3 and MT4. All the indicators with library files were posted for free on their forum as preliminary versions (for testing).

But they stopped the development or came to commercial development ...

I will try to find some preliminary indicators inside my computer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-15-2006, 08:11 AM
newt newt is offline
Senior Member
 
Join Date: Feb 2006
Posts: 118
newt is on a distinguished road
Quote:
Originally Posted by newdigital
If you are talking about MetaTrader so I remember some development about 1 year ago on some Russian forum (i remember development but don't remember which forum and where). They were developing some Neural Networks indicators for MT3 and MT4. All the indicators with library files were posted for free on their forum as preliminary versions (for testing).

But they stopped the development or came to commercial development ...

I will try to find some preliminary indicators inside my computer.
great
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB 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/analytics/421-neural-networks.html
Posted By For Type Date
Bogie-NN-v8 vs Forex_Nn: Red Alert ! This thread Refback 07-18-2008 07:04 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Big Maths program with Financial / Neural / Statistical Functions...... De Vinci Tools and utilities 3 10-12-2007 06:28 AM
Neural Forecast for Eurusd on 2006 De Vinci Tools and utilities 2 06-08-2006 03:27 AM
Alyuda Forecaster XL 2.13 ( Neural prog for Excel - US version ) De Vinci Tools and utilities 0 11-11-2005 10:29 AM


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