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
