MQL4 and MetaTrader 4 - page 1338

hi, lets say that i want to close any open order if the market is about to close (e.g. friday 21pm). Is there any way i can determine if the market is about to close already? e.g. 1 hr before.
Hello to you all. Compilier tells me left paraenthesis expected, then tells me unexpected. Same with tokens, the need more assignments,etc. Can someone give me a hand? Problems are in the Closing Orders. Cheers double ATR;double Slippage;double StopLoss;double TakeProfit;double Lots;//--------Trade...
Video Presentation of Forex Robot World Cup 1 [source] forex-robot-world-cup.com.au Forex Robot World Cup FXCM Mathew Navie Interview [source] forex-robot-world-cup.com.au [source] forex-robot-world-cup.com.au
Hi can anyone pls tell me what are the differencees between the old Damiani Volatmeter versus the subsequnt Damiani Volatmeter v3.2? WHich one is more useful to avoid whipsaw but at the same time, allows us not to miss profitable trading opportunities? Pls advise
Hello friends, I want know if anyone can do one script or EA wich send mail when one new manual order is placed ?
To all forex traders; hello I am Joe Chalhoub, software engineer, Forex analyst and webmaster of Rpchost.com I invite you to check my unique Forex services; I provide free forex signals to all traders, free custom indicator and free automatic software FXAS which execute FX signals on FXCM platform...
[Deleted]
Hello, I found this .MQ4 indicator: JMA2.mq4 It repetitively draw the same pattern of the 200 first bar !! How to fix it, to draw simply the indicators on all bars in the charts? I guess, the range of the main FOR loop (in line 148) should be wrong. for ( shift=BarCount ; shift >= 0 ; shift-- ) {...
Baracuda - Opinion of programmers and developers I would like to present you my development, I write EAs myself, Multicurrency EA, only it needs to be tested and optimized, I want to get into the Championship, I still have time :-) I will work on it, send me your states on it, as well as possible
[Deleted]
i have bought a EA from http://btx008.fapturbo.hop.clickbank.net? and it works very well!!!!! it is what i have tried last night........
Thought some of u might be interested in this. MQL4 syntax definition file for one of my favorite editors - TextPad (http://www.textpad.com). Installation instructions can be found here -> http://www.textpad.com/add-ons/syna2g.html. Personally, I find MetaEditor4 a very limited editor that lacks...
[Deleted]
Hi, I'm running an EA that I didn't design, and I also don't have the code. The EA is doing pretty well for me but it has some weird stop losses. Sometimes it's at 50 pips ( which is good ), but other times it sets the SL at 100-200 pips ( which is way to much ). Is there any way I can only allow...
I am attempting to build my first EA and I have a question. I would like to display up and down arrows when my simple condition is met in each case. I have successfully put together a Custom Indicator to display this on the chart. However...I'm not sure how to go about using this in conjunction...
Hi, I have made an indicator that will monitor the order history and open orders list, extract some information from there, track changes and do some funny things with it (sending trade signals into an IRC channel for example). Now i have noticed the following: It seems I am unable to attach this...
Hello to all, I have posted this question but had taken it down, I am sure it was not clear enough. Maybe it is more understanding now. How do I find the value of ATR[1], the moment that Ask is greater than the highest high of the last ten bars. Something like: if (Ask > ( High [ iHighest, ( NULL, 0...
[Deleted]
I have a situation, when in strategy tester balance amount is not changed correctly by profit amount: How this balance is calculated? In which way does MT4 calculate the balance data (probably taking more than 2 digits after comma)? Regards Arunas Ungulatis
Hello, this is question for changing of way Moving Average EA of Metaquotes closing current position and open new one. Now this EA closing current position and open new one, but at different bars. ........ if(OrderType()==OP_SELL) { if(Open[1]<ma && Close[1]>ma) ........... //---- buy conditions
Hello Is there away of detecting the type of account traded Standard or nano or mini
This is a handy little ea I made that will speak outloud opened,closed,mod,pending, etc. Trades Read the included install directions PDF I made this because sometimes I am not near the PC or sleeping its nice to have it speak the balance trade type etc with my loud computer speakers. Enjoy Usage:...
[Deleted]
  Reg. EA  (6)
I'm a forex trader from India and i need an EA and herewith am requesting if anyone can be able to provide it to me. Regards Indian trader bullenergy@gmail.com
[Deleted]
Hello I'm near desperate trying to make MT4 work with dll. After some struggle I'm able to compile windows dll-s under linux with mingw-gcc compiler. But there is problem with using them with MT4. when I declare function like this: extren "C" __declspec(dllexport) int __stdcall test_func() .....
Hi, I have 3 terminals (V225) running on one PC, all are installed in different root directories. Two of them will create statements, but one will not. The html file is nowhere to be found and I don't think its even created. This terminal is the only one with active template on the charts, and the...
There has been a critical error Time : 2010.02.18 14:41 Program : Client Terminal Version : 4.00 (build: 225, 10 Jul 2009) OS : Windows XP Professional 5.1 Service Pack 2 (Build 2600) Processors : 1 x X86 (level 15) Memory : 1047024/587696 kb Exception : C0000005...
[Deleted]
hy guys. I have burdened myself ea 20 pips daly. In mt4 under experts stored. In mt4 the little man smiles on top rechst also well. Only unfortunately, has still nothing acted ea till present? What have I made wrong? gruss steve
Having a problem with my EA. It will open trades fine when just using atrailing stop, but when I try to use a trailing stop and and stoplosstogether it will not open trades. It works fine this way on thebacktests, but will not open a real trade on the chart. I'm trying torun a trailing stop of 5...
[Deleted]
  Help!!  (2)
This program is not working, can You tell me why?? What is wrong?? I don't want use stoploss, I want close position, when fast MA cross slow MA. GOLD #property copyright "Copyright © 2009, MetaQuotes Software Corp." #property link "http://www.metaquotes.net" #property copyright...
[Deleted]
Ok, so I've been programming EAs for a while, they work fine normally. I've been trying to run one recently, and it won't trade live (will do in backtest no problem). I have a print statement in the same set of brackets as the ordersend: { Print("SHORT! BarsSinceTrade is ",...
[Deleted]
I am brand new to this trading foreign currency topic and would like to know where and how to begin. I signed up as a member for fortex auto money and read the manual on the meta trade broker but do not know where to go from there? What should I do next? How do I pick my currency pair? Can I get...
  A SERIOUS TRADER is needed!  (69   1 2 3 4 5 6 7)
Looking for a very serious trader for a very serious investment... I am waiting for SERIOUS reports from the real and demo. (All talks are on Skype)
[Deleted]
Hi, Wondering if anyone can help me...I'm trying to find a data feed source with the news items affecting currencies for my EA. I generally use Forexfactory Calendar with the little houses etc, but want a data feed source that I can use to tell my EA's when to shut down and stay clear of the market...
what is your method of identifying overbought / oversold zone? or your method of identifying reversal?