Expert Advisors and Automated Trading - page 478

SpiNNaker - A Neural Network EA This is an early version of a forward feeding perceptron with four inputs: Stochastics 5m, Stochastics 15m, ADX 5m, ADX 15m. It has two outputs: buy, sell. A perceptron is the most basic kind of neural network you can find, or at least that is practical. This is...
  Isakas Ashi KusKus I  (98   1 2 3 4 5 ... 9 10)
Isakas Ashi I by Kuskus Osentogg @ Zeman I have written an Expert Advisor (EA) based on the Isakas Ashi I strategy written by Kuskus Osentogg @ Zeman. The original strategy including its descriptions and discussions can be found at the Manual Trading Systems section here. Attach is a zip file...
  10point3 Hedge  (149   1 2 3 4 5 ... 14 15)
Well, here we go. I have absolutely no idea whether its gonna be a disaster, or a super wealth builder. I might change it to become like PipButcher in the near future, to have better entry criteria, but I really lack of time, therefor I took the short route and stole turoro's version of dynamic stop...
  Converting EAs to MQL5  (55   1 2 3 4 5 6)
Converting EAs to MQL5 Has anyone heard anything on a release date for mql5 stuff? I want to begin taking a look at it as soon as possible. I'm assuming that the Automated Championship 2008 will be run on the mt5 platform.
  OzFx's Squeeze-More  (42   1 2 3 4 5)
I have written a new EA based on OzFx's Squeeze-More strategy. To learn more about Squeeze-More, please click here. This EA is slightly different from the one written at Forex Factory. This one will open three trades upon receiving a valid entry signal, with trade1 having TP=50, trade2 having TP=100...
  How to build a NN-EA in MT4  (194   1 2 3 4 5 ... 19 20)
Hi guys, theres been some discussion around how to create a NN-EA for MT4. I have attached an implementation of a very simple yet powerful backpropagation learning, multilayer perceptron class which I wrote in PHP (for easiest understanding this language was the best choice imho), which should be...
  Masa9390's-pivot  (10)
Hi all before we talk about this EA, i want to introduce you that this EA is based on the methode at this link https://www.mql5.com/en/forum/177482 and this EA is born from our friend MASA9390.. so i named this EA onto His name anyway, i post my template methode here, so if you all make a backtest...
  TrendMeLeaveMe_Gold Expert  (42   1 2 3 4 5)
The application and uses for TMLM are countless, some of which is to trade inside the trend channel or trade outside the trend channel like in news. To understand the use of TMLM I will give an example of the ball and ceiling/floor. Imagine the price is a ball and the trend line is either the...
  Profitable Day Trading EA  (80   1 2 3 4 5 ... 7 8)
I have been demo testing the attached EA only since 05MAR07 with FIBO. Originally I downloaded it from Metaquotes site and it was listed there by "Collector". Based on M5 for GBPJPY/EURJPY/EURUSD/USDCHF/GBPUSD/USDJPY and GBPCHF, my demo account is up $1614 with a starting bal of $3000. Sofar so...
I am looking for a simple function that will create an automatic Magic Number based on the symbol type. Does anyone have something like this? I thought this would be easier than allocating a number to each symbol type. I need this for an EA I am writing which will attach to almost all charts at one...
  Project EA for Dolly 1st and 2nd clone  (64   1 2 3 4 5 6 7)
The Purpose: Developing EA for Dolly 1st and 2nd clone This thread is being opened to focus on developing Expert Advisor (EA) for Dolly 1st and 2nd clone. Everyone is welcomed Here I posted EA for Dolly 1st clone, it's worked, maybe just need a little improvement FAQ Q: I have downloaded your EA and
  Magic number  (49   1 2 3 4 5)
What is the purpose of the magic number in EA codes, and what are the magic numbers for all the pairs ??
  EA Switcher  (134   1 2 3 4 5 ... 13 14)
Hi forex-tsd community. First of all sorry for my bad english, it's not my mother tongue. I've one idea : Can we create 1 EA who are able to "switch" between 1, 2 or more others EA. The switch calculation would be based on the market attitude. means : use XXX ea if the market is Trend or use YYY ea...
Found this indicator and expert at cortex.snowseed.com based on nueronetwork and artificial intelligence all of which is many miles over my head.Hope someone can use this and improve this to boost our profitibility. mrtools
  Ki Ea  (105   1 2 3 4 5 ... 10 11)
This is an EA based on the KI indicators ( https://www.mql5.com/en/forum/173703 ) I tested it using the USDCHF H1. Additional ideas welcome
  Icwr ea  (26   1 2 3)
set user variable "Lot.Margin" to whatever margin is required to trade 1 lot on your account... specifics regarding iwcr are available elsewhere on this site. not backtested, presently forward testing... place "icwr ea" in experts folder, and other two files in indicators folder. 1.31.6 1133 gmt: ea...
  ICWR as an EA?  (41   1 2 3 4 5)
Hi I have been reading this book and made some forward testing. It really works great. It got clear rules and I have never seen an EA using this kind of trading. I hope one of these genius programmers can program it. If you got question about how it works just ask Happy Reading. If you want to go
  Chaos EA final  (17   1 2)
Please find the Chaos EA final version from Tartan. M15 TF. EA, indicator, statement and some images are attached.