Expert Advisors and Automated Trading - page 504

  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.