Thread: Neural Networks
View Single Post
  #89 (permalink)  
Old 09-23-2008, 11:02 AM
eugenioca eugenioca is offline
Junior Member
 
Join Date: Jul 2008
Posts: 6
eugenioca is on a distinguished road
how to use and test a matlab generated nn into mt4?

i've trained a nn in matlab 7.4 using fuzzy logic toolbox.
the nn is based on this article Price Forecasting Using Neural Networks - MQL4 Articles

it's trained using more than 1 year 1h eurusd data. average testing error is still high (around 0.0022) but i want to use nn output in mt4.
i'm searching for an opensource ea and indicator for forward testing neural nets outputs.


maybe i can use the one i found in post #77 of this thread?

however i just need to get the weights from matlab and past it in mql4
could someone help me? i think i need some kind of tutorial.

here is the content of my trained nn fis file

thanks
Attached Files
File Type: doc i.doc (24.0 KB, 90 views)
Reply With Quote