General - page 1738

[Deleted]
  EA with exit on RSI movement  (58   1 2 3 4 5 6)
Colud you please advice me, I look code or help- I need exit from trade on opposite movement RSI against entry- example: entry on cross two ema and RSI up 75 and exit on RSI down 60 or 50??? look picture- entry red lines exit if recross RSI down on 50 or 60? depends on currrencies Thx bj
I just got told by my broker that i am not allowed to use "fork hedging". I have no idea what that is and they would not tell me. They would just say that i am not allowed, it is illegal and it is a big deal. Can someone please enlighten me on what "fork hedging" is?
Hello, . I downloaded the MT4 for PDA (mobile) and when i tried to open it, screen was asking for server information. Would anyone help me with server information. . thanks
Hi all. I am designing my first EA and I need some help. I want to set my ProfitTarget and my StopLoss at a fibo level up or down of the price that tigger my trades. Can anyone help me to code it?. Many thanks for all.
Hope this will help the beginner to improve their trading skill. Contain hundreds eBooks about forex strategy, chart analysis, forex management and trading psychology to winning the trade in financial market. Free Download at Free Download Forex eBooks Collection
My idea is very easy!let me take about it! it's a simple GRID SYSTEM for example: 1: buy 1.9000,if it up to 1.9020, go on buy 1.9020, if it up to 1.9040,go on buy 1.9040. DON'T CLOSE BUY ORDER. 2: if it form 1.9040 down to 1.9020,so close all buy order. 3: open new order to sell 1.9020, if it down...
[Deleted]
Hello, as i figured out all my problems in the beginning i got stuck with that here. This ea should enter on the break of an inner bar (doesn't matter if long or short) with exiting on the open of the nex bar. Sl is 25% of the range of the ib. If i cut the last part of the code (Close condition 2 -...
On the website of the Automated Trading Championship 2007, an Interview with Al Parsai has been published (http://championship.mql4.com/2007/news/200/). Al Parsai develops solutions for users of MetaTrader 4 and teaches how to develop Expert Advisors and other MQL4 programs. He is going to...
Hi guys and girls, This forum has been very good to me in the past and it's taught me a lot in my fairly short time here. So I want to give something back, not just to this community of traders, but to all traders. I'm soon going to be starting up a website that will have several databases that...
  MT 4 EAs don't work says broker  (53   1 2 3 4 5 6)
We are now concentrating on MQLII for MT3. An EA on an MT4 live Acct w/ FXDD kept trading and losing after it was deleted from our desktop. FXDD couldn't stop it. 2 insiders at InterbankFX sat down with us in person and told us they never say an EA on MT4 that worked. WE ARE WORKING ON AN EA ON...
Hi, just wondering what the difference is if you use; extern int or extern double Thanks
  LoveSub69  (11   1 2)
Hi, First of all thanks for great work You are doing and loads of usefull things and information. I wanted to ask Your help in testing new EA. I'm working full time so I wouldn't be doing big tooks. The code isn't mine and I get it ytesterday and in one day it made +140 on GBP/USD on forvard test...
Hi, I want to detect if for an up trend, the slope of the lows is higher than the slope of a moving average (slope of the highs for a down trend). Or any system that will tell me if the slope of a MA is bigger than the slope of an other MA or which will give me the angle between the two MA. Has
[Deleted]
Does anyone know if an indicator can have a timer applied ? I am working on an email alert that I will use for the London session but I only want it to activate at times around the session open (plus and minus ~1hr from the session open, say 1am to 3:30am). I dont want to wake up unless the trade...
Does anyone know if an indicator can have a timer applied ? I am working on an email alert that I will use for the London session but I only want it to activate at times around the session open (plus and minus ~1hr from the session open, say 1am to 3:30am). I dont want to wake up unless the trade...
does somebody know how the Equidistant Channels in MT4 are calculated? I want to make an EA based on this Equidistant Channel. but I can't find its formular or a custom indicator of it. thanks in advance!
Hi everybody when I open trade I'd like to see to highest point of my trade, but my program doesn't work . For exemple, if my trade is LONG : double open = iOpen(NULL, 0, Current + 0); double close = iClose (NULL, 0, Current + 0); double openp1 = iOpen(NULL, 0, Current + 1); double closep1 =
  N4 TF Has Bar Coding ?  (14   1 2)
First off, I would like to thank all the coders on this form for all their great work! Your teachings are invaluable! Got a question for a coder. Im new to codeing and dont understand iCustom that much yet but her it goes. I get lost when the indicator is not returning a number value and returns an...
Forecasts from 08.08.07 EURUSD https://www.mql5.com/go?link=http://img211.imageshack.us/img211/3162/eurd1bq6.gif - daily https://www.mql5.com/go?link=http://img237.imageshack.us/img237/9714/eurw1mz0.gif - weekly https://www.mql5.com/go?link=http://img235.imageshack...
Forecasts from 08.08.07 EURUSD http://img211.imageshack.us/img211/3162/eurd1bq6.gif - daily http://img237.imageshack.us/img237/9714/eurw1mz0.gif - weekly http://img235.imageshack.us/img235/9689/eurmnfs1.gif - monthly GBPUSD http://img235.imageshack.us/img235/8765/gbpd1zc5.gif - daily http://img235...
Is there any way to increase the number of generations or passes that the genetic algorithm performs in the MT4 tester? Many EA's today have so many parameters that genetic optimization in "strategy tester" ends before it has dug deep enough to obtain optimal results. It would be great...
Hi is there any way to sort the profile alphabatically in metatrader version 4 build 208? thanks
Comment as coded: sComment = sComment + "STOCHASTIC VALUE " + DoubleToStr(sto1,4) + NL;[/PHP][PHP]double sto1=iStochastic(NULL,0,K,D,SL,MODE_SMA,0,MODE_MAIN,0); The program reads the sto1 value and plots it on the graph and uses the value to buy or sell, but the sComment does not read sto1 and...
It's very disappointing that nowadays you only upgrade the tester. While important features lacks from the program, for example the logarithmic and semi-log Y axis. This feature is inevitable in trading stocks. So please implement if it's possible. Thanks
Hello there, hope this will be the right place for my little question, but first... here's the abbreviated version of my story. I started to develop mechanical trading systems 1.5 years ago. First i completed Coders Guru's famous MQL-Training-Course, the i played a little with my trading ideas. At...
Hi all I have a problem that when i attach the same EA to different time frame i found that , for example , the EA open a trade in the M30 and the same EA at M15 close it ! I wonder how can i solve this problem. i have only the ex4 file. Thank you for advance
Hi folks, Some of the indicators I use repaint history if I reload by opening the indicator properties box and then closing the box (without necessarily changing parameters). I would like to reload the indicator from within the code at the start of each bar. It's not an issue of the way the...
Commentary It was very good but has stopped, does anyone know of an alternative?