Thread: Neural Networks
View Single Post
  #5 (permalink)  
Old 10-18-2006, 03:36 PM
prasxz prasxz is offline
Senior Member
 
Join Date: Jun 2006
Posts: 1,140
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
Reply With Quote