Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
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.
See more

Reply
 
Thread Tools Display Modes
  #121 (permalink)  
Old 03-27-2008, 11:17 AM
Senior Member
 
Join Date: Mar 2006
Posts: 1,069
barnix is on a distinguished road
The Artificial Neural Network Architecture (ANNA)
SimulaciГіn computacional - The Artificial Neural Network Architecture (ANNA)
Attached Images
File Type: jpg anna1.JPG (114.0 KB, 1979 views)
Attached Files
File Type: txt iris3.txt (2.7 KB, 155 views)
File Type: zip anna.zip (727.3 KB, 325 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #122 (permalink)  
Old 03-30-2008, 10:58 AM
Senior Member
 
Join Date: Mar 2006
Posts: 1,069
barnix is on a distinguished road
Better EA's result.
Мониторинг торговых счетов.: График счета
Attached Images
File Type: gif plot-graff.php.gif (21.8 KB, 1874 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #123 (permalink)  
Old 04-02-2008, 01:29 AM
Member
 
Join Date: Feb 2006
Posts: 86
odirlei is on a distinguished road
Quote:
Originally Posted by barnix View Post
Yes, I see this site almost every day, I think he will become a millionaire in front of our eyes.

Some people thought that his championship results has just luck. Indeed, there are moments that the system does not predict well, but it can get out with limited losses. But it can capture large market movements, making that profits in the long term greater than losses.

Does he is using Metatrader or other automated platform with a more trusted broker?

Regards.

Last edited by odirlei; 04-02-2008 at 02:20 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #124 (permalink)  
Old 04-02-2008, 10:36 AM
Senior Member
 
Join Date: Mar 2006
Posts: 1,069
barnix is on a distinguished road
PNN
FX Real-Time :: Вероятностная сеть на MQL4
311: Neural Networks
FX Real-Time :: Вероятностная сеть на MQL4
Attached Images
File Type: jpg pnn3.JPG (50.1 KB, 1765 views)
File Type: jpg pnn4.JPG (47.7 KB, 1731 views)

Last edited by barnix; 04-02-2008 at 01:56 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #125 (permalink)  
Old 04-02-2008, 06:30 PM
Member
 
Join Date: Feb 2006
Posts: 86
odirlei is on a distinguished road
Thanks Barnix ! ! !

Well, you don't speak too much, don't you? ... then I think I have to try to translate from Russian and see what that means.

Best Regards.

Last edited by odirlei; 04-03-2008 at 11:49 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #126 (permalink)  
Old 04-04-2008, 06:13 AM
progressapama's Avatar
Member
 
Join Date: Apr 2008
Posts: 67
progressapama is on a distinguished road
Please can you share the complete MQ4

Quote:
Originally Posted by barnix View Post
(Better EA) = (Command Line Tester) + SVM
I have been coding some SVM in metatrader 4 and would like if you could share the Better EA development. The actual EA complete that is ready to use. I can offer to pay something small for your efforts if that's OK. Please email me at

Last edited by Linuxser; 04-04-2008 at 06:54 PM. Reason: Public email
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #127 (permalink)  
Old 04-05-2008, 12:08 PM
Junior Member
 
Join Date: Dec 2007
Posts: 2
denisl is on a distinguished road
I have found another algorithm for PNN (see links below). Actually, I think that these one is close to the optimum. Very powerfull and few parameters. I have coded a matlab implementation for those who are interested. The problem is the application to forex, I can't find the right input space and objective function (alltough I think it is a regular zigzag). All input spaces based on MAs don't generalize well.

Denis

http://www.inf.uni-konstanz.de/bioml..._dda_nips7.pdf
http://citeseer.ist.psu.edu/cache/pa...nstructive.pdf
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #128 (permalink)  
Old 04-06-2008, 05:41 PM
Junior Member
 
Join Date: Aug 2006
Posts: 11
stef is on a distinguished road
links

thanks denis for the links

six months i work on pnn algorithm in forex

pnn algorithm are not difficult, but it's very difficult to have stable systems, and to found corrects inputs

i have add in my ea a function which calculate at each new bar, the results (in the past) of N PNN subsystems (N=1000) and choose the best ones to choose if Buy or Sell

it gives some good results, i'll continue to work

i don't dream about the grail, but only an adaptative EA, wich find the good pattern in each market condition

i would like to give my results to people who want to work in this direction

sorry for my bad english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #129 (permalink)  
Old 04-06-2008, 07:57 PM
progressapama's Avatar
Member
 
Join Date: Apr 2008
Posts: 67
progressapama is on a distinguished road
Quote:
Originally Posted by stef View Post
thanks denis for the links

six months i work on pnn algorithm in forex

pnn algorithm are not difficult, but it's very difficult to have stable systems, and to found corrects inputs

i have add in my ea a function which calculate at each new bar, the results (in the past) of N PNN subsystems (N=1000) and choose the best ones to choose if Buy or Sell

it gives some good results, i'll continue to work

i don't dream about the grail, but only an adaptative EA, wich find the good pattern in each market condition

i would like to give my results to people who want to work in this direction

sorry for my bad english


Hi Stef,

I will be more than happy to help in working together on your PNN. if you can post mq4 file. I will look at it and help . Let me know
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #130 (permalink)  
Old 04-12-2008, 05:22 PM
Junior Member
 
Join Date: Sep 2007
Posts: 6
bonechair is on a distinguished road
PNN example

Hi There

Does anybody have a Probability Neural Network example in mql4?
I have looked everywhere for something but only find algorithms which I do not understand.

I am a programmer and unfortunately not a mathematician.
I have worked with this code before:
Code:
  
double ai(string curr){
   double w1 = i1 - 100.0;
   double w2 = i2 - 100.0;
   double w3 = i3 - 100.0;
   double w4 = i4 - 100.0;
   
   double a1 = iAO(curr, 0, 0);
   double a2 = iAO(curr, 0, 7);
   double a3 = iAO(curr, 0, 14);
   double a4 = iAO(curr, 0, 21);
   
   return (w1 * a1 + w2 * a2 + w3 * a3 + w4 * a4);
  }

Last edited by bonechair; 04-12-2008 at 05:25 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
better ea, neural network, svm forex, cache:Jtu9ppOwDvsJ:www.forex-tsd.com/expert-advisors-metatrader-4/11096-better-nn-ea-development.htm, better, nn ea, better ea development, forex better ea, cortex, forex, Better NN EA, better development, better NN development, wackena NN-EA, libsvm, ea better, kalman, auto-scalper, Forex Auto-Scalper, search, Abdul Rahman EA Forex, fapturbo, betterea, GaussPNN, neuro, MT4_FANN, Auto-Scalper.ex4, better nn, Matrix NN ea


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BrainSystem: indicators development newdigital Brain Systems 58 08-22-2009 09:52 PM
Zigzag system development newdigital Indicators - Metatrader 3 14 05-20-2009 05:52 AM
StochThreshold | ... under development wibitiens Indicators - Metatrader 4 0 05-26-2007 03:26 AM
Brainwashing: system development newdigital Brain Systems 45 11-24-2006 12:55 PM
Help with simple EA idea development Spider4896 Metatrader 4 2 04-21-2006 02:23 PM


All times are GMT. The time now is 07:26 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.