Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
It is the link to Tartan's forum (Tartan is the author of zigzag trading system for MT3, Goldwarrior/Platinum etc EAs for MT3, Spiky EA, Harakiri EA and many many other usefull famous indicators and EAs). On this thread they (member with username klot and some others) are posting mql4 codes concerning NN. In the middle of the thread they coded library files for 3 kinds of NN (those library files are ready to use for indicators and EAs), some sample NN indicators (mql4 codes) with 3 kinds of NN, and ... as i remember ... they coded 1 or 2 NN EAs with teaching/educational modules and so on. It is usefull link for the members who are thinking to code some indicators and EAs using NN and who want to do it in easy going way. Need to be registered to download something from this forum. This thread is not difficult to read with online translation.
Besides klot posted on Metaquotes codebase website (english version) some NN library files so you may find 1 or 2 files there with exapanation in English.
Last edited by newdigital; 12-06-2007 at 05:32 PM.
All that I understand they are having the script to write the data from MT4 to NeuroShell 2 format and having something in the end as resultant data from NeuroShell 2 back to MT4
I just downloaded one NN indicator (separate window) and one NN script (main window) and see the image. Main window ... price patterns? ...
No idea sorry.
The first EA they created one year ago was #_e_NeuroMTC.
In attachments:
- place #_e_NeuroMTC EA to expert folder;
- place #_i_e_MTC_Etalon indicator to indicators folder;
- DT_ZZ indicator - to indicators folder.
- place Vasya;64;64;7 to experts/files and to ..../tester/files
- this file #_lib_NeuroFFT - to library folder.
This EA is for M5 timeframe.
How to train this EA.
Backtest this EA in visual mode (every tick), attaching 'etalon enter' indicator (#_i_e_MTC_Etalon) to visual chart. This indicator is a trainer. Later you can deattach this indicator if you are sure that EA was trained enough and Ea will continue backtesting without etalon.
Then you can forwatrd test EA on trained pair. M5 timeframe.
Sory, I am not a coder so it is very difficult for me to explain something which I don;t understand I just translater the meaning of the first 2 pages of this thread.
Last edited by newdigital; 12-07-2007 at 10:09 AM.
I was reading that thread many times and they are having many versions of kohenen EA. It is somewhere in the middle of the thread. I will try to understand about it later.
Now i am busy with first 2 pages of this thread with zigzag NN EA for M5 timeframe (see my last post).