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
  #1 (permalink)  
Old 11-22-2007, 08:23 AM
el cid's Avatar
Senior Member
 
Join Date: Nov 2006
Posts: 967
el cid is an unknown quantity at this point
Better NN EA

Hi

Better has really good EA and is winning the championship

Participants - Automated Trading Championship 2007

Profile Better - Automated Trading Championship 2007

What is NN ?

Where are the NN threads in this forum?

Can anyone here make this EA

El cid
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
  #2 (permalink)  
Old 11-22-2007, 08:26 AM
Mr.Marketz's Avatar
Senior Member
 
Join Date: Feb 2006
Posts: 350
Mr.Marketz is on a distinguished road
Neural Networks

Neural network - Wikipedia, the free encyclopedia
__________________
F*CK your market analysis.
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
  #3 (permalink)  
Old 11-22-2007, 08:55 AM
el cid's Avatar
Senior Member
 
Join Date: Nov 2006
Posts: 967
el cid is an unknown quantity at this point
Hi

we can make the E A provided people are willing to post certain codes for my coders .

It is not a problem.Do not send $50 for development of this EA.Just add to the following rules and I will hire a professional coder for the EA.

1)If the price is the price is higher than the last day's close by a %ATR buy , but if the price is lower than the last day's close by % atr by but if it is lower than the last day'sclose by %ATR sell

2) If the price is the price is higher than the last four hour close by a %ATR buy , but if the price is lower than the last four hour close by % atr by but if it is lower than the last 4 hour close by %ATR sell

3)Do not open trades between the following hours if the price action is as follows between news time ie 9 am to 10 am CET and 13 hours and 14 hours CET

4)If there is inside bar on x and y time frame after a % of ATR move buy or sell counter trend if the time period of x hours has not seen a lower low or a higher high

5)If after a move the price fails to go past the previous low or previous high buy or sell , but if it goes past the previous low or high by % of atr sell or buy

Please add to this coding and quote and change number to 6,7,8,9,10 etc

Thanks

El cid

Last edited by el cid; 11-22-2007 at 09:01 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
  #4 (permalink)  
Old 11-22-2007, 09:21 AM
el cid's Avatar
Senior Member
 
Join Date: Nov 2006
Posts: 967
el cid is an unknown quantity at this point
Oilfxpro Nn

Hi folks

Here is something to make you think.

Which entries do I take from the chart?

Which entries do I avoid?

Do I need another indicator?

What else do I need to do?
Attached Images
File Type: jpg scalper.jpg (377.3 KB, 5451 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
  #5 (permalink)  
Old 11-22-2007, 09:44 AM
jlpi's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 336
jlpi is an unknown quantity at this point
El Cid,

I don't understand what you want to try to achieve:
- to replicate Better's EA ?
- to do your own NN EA?
- to do something completely different

For the moment I guess it is the last one because from the third post there is no link to NN anymore.

What we know from Better's EA is that inputs are based on Moving Averages and that it uses a Probabilistic Neural Network. And that's it.
I think that there is no point to try to replicate the EA because it will be anyway impossible as it needs to be trained the same way.

If you want to do your own or a Forex TSD NN EA , that is much more interesting because the only thing that exists currently is just a Perceptron that was taken from the metaquotes site and I think nobody has bring it further as far as I know.

To use a Probabilistic NN would be very interesting.
But then you cannot put rules such as if .. then
You need to define your inputs (moving averages or something else like OHLC...) outputs (for instance probability for a Buy / Sell) the data you request for the learning process, the data for the testing process and to have a PNN software that you can train and from which you can "import" the training results in an EA.
I guess that at the beginning the first issue to tackle is to find or program a PNN software.
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
  #6 (permalink)  
Old 11-22-2007, 09:45 AM
Senior Member
 
Join Date: Mar 2006
Posts: 1,069
barnix is on a distinguished road
NN used:
rodragon писал(а):

what kind of NN are you using? Multilayer Perceptron?
No, I'm using a probabilistic neural network.
1
Better
20
Profile Better - Automated Trading Championship 2007

311: Neural Networks

Last edited by barnix; 11-22-2007 at 09:48 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
  #7 (permalink)  
Old 11-22-2007, 09:57 AM
el cid's Avatar
Senior Member
 
Join Date: Nov 2006
Posts: 967
el cid is an unknown quantity at this point
Quote:
Originally Posted by jlpi View Post
El Cid,


If you want to do your own or a Forex TSD NN EA , that is much more interesting because the only thing that exists currently is just a Perceptron that was taken from the metaquotes site and I think nobody has bring it further as far as I know.

To use a Probabilistic NN would be very interesting.
But then you cannot put rules such as if .. then
You need to define your inputs (moving averages or something else like OHLC...) outputs (for instance probability for a Buy / Sell) the data you request for the learning process, the data for the testing process and to have a PNN software that you can train and from which you can "import" the training results in an EA.
I guess that at the beginning the first issue to tackle is to find or program a PNN software.
Can these rules not work in an EA and combine them with indicators?.

Ideally you ask your ea to look for maybe 50 different conditions to be valid for an entry and let trade management take care of the exits

El Cid

El Cid
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
  #8 (permalink)  
Old 11-22-2007, 09:57 AM
Administrator
 
Join Date: Sep 2005
Posts: 20,058
Blog Entries: 241
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Neural Network:

- good public discussion thread in analytics section.
- some NN files are here.

Others:

1. Indicators and systems development:
1.1. Self-trained MA cross!: development thread for new generation of the indicators;
1.2. Levenberg-Marquardt algorithm: development thread.
1.3. Genetic Algorithm: elite section development thread.

2. EAs:
2.1. CyberiaTrader: big public thread and elite section thread.
2.2. GSelector:
- Self learning expert: good pubic thread;
- thread about trades is here;
- elite section thread is here.
2.3 AI EA is on this thread and this one.
2.4. Forex_NN_Expert EA and indicator: original thread.
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
  #9 (permalink)  
Old 11-22-2007, 10:00 AM
jlpi's Avatar
Senior Member
 
Join Date: Oct 2006
Posts: 336
jlpi is an unknown quantity at this point
Quote:
Originally Posted by el cid View Post
Can these rules not work in an EA and combine them with indicators?.

Ideally you ask your ea to look for maybe 50 different conditions to be valid for an entry and let trade management take care of the exits

El Cid

El Cid
You can combine in an EA both a NN and classical indicators but what is the point as long as you dont have the NN part.

in my opinion the NN part needs to be tested and evaluated separately not mixed with a bunch of indicators.
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
  #10 (permalink)  
Old 11-22-2007, 10:08 AM
el cid's Avatar
Senior Member
 
Join Date: Nov 2006
Posts: 967
el cid is an unknown quantity at this point
Quote:
Originally Posted by jlpi View Post
You can combine in an EA both a NN and classical indicators but what is the point as long as you dont have the NN part.

in my opinion the NN part needs to be tested and evaluated separately not mixed with a bunch of indicators.
So can you make an EA to tests NN rules?

or do you need to make a special program?

and who is going to contribute to the rules /codes of the program?

Anyd who is going to do programming for a free sharing NN EA?

El
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
barnix, better, better ea, better EA forex, better nn, EA Better, forex NN, forex_nn_expert, neural network, nn ea, NN forex, Olexandr ea, Olexandr Topchylo ea, pnn forex, pnn mq4, pnn mql4, PNN.mq4, probabilistic neural network forex, probabilistic nn, Using a PNN (Probabilistic Neural Network) and MetaTrader 4 (MQL4) to trade Forex


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


All times are GMT. The time now is 08:01 PM.



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