General - page 1597

can anyone add an alert signal to the arrow when theyre placed ?
hi, stringo may i know when will visual mode & conditional debugging be issued? conditional debugging ,for example: the debug break the program only if (time>= 2010520) thanks
[Deleted]
  Fxfractal  (2)
Hi guys, I have been interested in trading for about 8 years now, after seeing thousands of indicators and systems I have devised a very unique method and am offering the signals on rentasignal, you can see it's performance below and ask any questions in this thread: fxfractal | Rent a Signal
I want to have access to indices like the dow jones as well as the major currency pairs on my MT4 mobile platform but I do not know which servers provide that data and it won't connect to the server if I try to change it. It says "Invalid Account" when I use any server other than the one...
Do you want to backup Contacts For your Windows Mobile phone? Many Windows Mobile Phone users found it hard to backup their contacts to computer or manage them on it. Now iMobileTool contacts Backup offers a full mobile contacts backup solution to backing up all contacts for Windows Mobile Phone to
Hello everyone, I am glad to announce you the launch of the signal Wadi, please check it here Wadi | Rent a Signal . Trades are based on fundamental analysis, short term signals are made upon breaking news. Your reviews and comments will be welcome, Shrung
i would like to know when the chinese language will be added to the teminal .or when the chinese language version of MetaTrader 5 can be released? thanks .
Hello, form Friday afternoon my platform is not giving me the option to open ainstant execution order, is missing the yellow Execute button ..... I try few MT4 platforms, form different brokers and the same thing happens on all of them. I try to change the lot size, I uninstall the platform...
can I join ATC2010 by trading gold? thanks very much
i test ChartSetInteger to reset the attributes of indicator's window, egg the color of  background , the show_grid attribute .   so , can i reset the attributes of indicator's  window ?
why there are no simple script of openOrder in, for demonstrate people how to code open order? thankyou for concerning
Hi, I am pretty bad with programming...: ( so I was wondering if anybody had an MT4 script that would alert me ( via email or sms ) when a bar closes above and/or below a Simple moving average . Anybody would have that script available ? THanks tradingkevin
i would like to know if anyone can make a sound alert when the signal shows up on the chart
Hi, I wanna feed amibroker with meta4 live data. Could anybody plz show me how? thk
it is easy to get weekly open time with any daily open time in MT4 eg: datetime t1= iTime(NUll,Periond_D1,i); // i is the bar index of Daily chart int index=iBarshift(NUll.PERIOD_W1,t1); // here ,we can use t1 as "open time" of the weekly bar datetime t2= iTime(Null,Periond_W1,index); //...
  100%  (3)
We are a professional foreign exchange trading team,This is a short-term trading, We have extensive experience in short-term trading. I have engaged in foreign exchange has been eight years, succesfuly making 80-150 pips daily. there were strict trading discipline, I make the greatest efforts to...
Hi all, i'm trying to modify the Stop Loss value of an open position using this code: m_request.action=TRADE_ACTION_SLTP;m_request.symbol=symbol;m_request.sl =sl; After launching the backtest I see under the Journal tab rows like this: position modified [sell 0.10 EURUSD 1.37325 sl: 1...
Hi, I noted you dont provide open prices only option in MT5 . Please, try add it. I think it is very useful. Here below why: I developed my EA so that it uses M5 Open prices only in MT4 and this provides a major time gaining advantage in optimizing not only for me but I think for other developers...
Please include a feature to organize EA properties into multiple tabs. My EA has a lot of settings and it's difficult to find what you need in a single long list.
http://www.ForexDeveloper.com Only $39
welcome to follow this thread but -- just set up few simple ground rules - to put your REPLY here A -- GBP/ JPY and CHF/ JPY only B -- must post screen capture (please state the TIME (GMT)and day of TODAY C -- the essence -- can you GUESS, what game that TODAY the MARKET traders are PLAYING e.g....
I made an mqh because of some holes in MQL5 and I wanted to publish it. It's commented so it wouldn't be much of a problem to understand the functions. Mqh file must be in the same directory with your indicator. Use: #include "utils.mqh" 1. Accessing the information of ONE candlestick of...
  Qf  (63   1 2 3 4 5 6 7)
I will post performance from my live accounts. The FX account is composed of two sub accounts. One for long trades only, the other for short trades only. I also have an account for non-fx trades who's performance I will also post. The sum of the three accounts totaled $130000 opened Jan 1st, 2010....
  Uma1008
Guys and gals.. check out UMA1008 on the rentasignal sections. We are smashing up the markets! Doing really well
I still can't open metaEditior by build 274 with windows 7 home premium But I can open the build 190 of metaEditior , what the hell my computer being? Program : MetaEditor Version : 500.274 (14 May 2010) Revision : 20992 OS : Windows XP Professional Service Pack 3 (Build...
There's so many FX indicators out there, some are free & some have a cost, some are very accurate while others..well lets just say they could be more accurate..what's your favorite place to get them, free or for a cost? Do you usually look on forums, blogs, broker sites?
Hi I was trying to instal MetaTrader 5 and avast alarmed, so had to interupt, is this a false alarm or a bug.
Since OrderSend() includes StopLoss and TakeProfit parameters , I'm going to guess that it's OrderCloseTime() will remain 0 until either the stop or the profit levels are hit. How do I detect that just the entry (Price) has been executed? Thanks for the help
i try to find a method to set the text to be bold , but it failed . so i want to know weather it is possible ? thanks in advance .
I understand that MT handles global variables, so. I have a misunderstanding that I hope someone might help clear up. I have understood that the EA runs top to bottom each tick. If so, how does one maintain persistent global values when the variables are initialized each time? Is it that only the...