Thread: Neural Networks
View Single Post
  #90 (permalink)  
Old 09-23-2008, 11:30 AM
eugenioca eugenioca is offline
Junior Member
 
Join Date: Jul 2008
Posts: 6
eugenioca is on a distinguished road
importing nn weights into an ea

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 cortex (Neural Networks and Stock / Forex Trading) ea and index ?
or i can use the one i found in post #77 of this thread? (it's the same stuff?)

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 a lot
Attached Files
File Type: txt Untitled.txt (12.4 KB, 133 views)
Reply With Quote