General - page 1747

The problem described in the 2d post "Bug with GlobalVariableSetOnCondition() ?" does not occure with build 210. But there is a new problem (regression ??). In the program test below, I create a global variable and assign "0". Then I call GlobalVariableSetOnCondition() on this new variable with...
have been trying to add an audible/email alert to this hma modified indicator.its actually the mod made by fxigor(signal line indicator) for his system and i have just made it into a bar indicator,so if anyone could add an alert on to it that would be great..........and if your really bored and feel...
[Deleted]
Hi, can anyone advise me a good EA that buys/sells when price goes above/below a MA (or more)? Also, since this strategy doesn't work in flat markets, is there an EA that can determine if the market is trending or not (using some other indicator), or is this too much to ask from an EA? Sorry for the...
How can I see the account history of each chart separately ?
On the website of the Automated Trading Championship 2007, the article Registration: Preliminary Results has been published (http://championship.mql4.com/2007/news/224/). Two and a half months have passed since Registration started. Only 7 days are left to complete it and participate in the...
I've made this EA based on my Gambling Experience & Strategy in Casino. And I use MA as the trigger to place an order. This is the first time I develop an EA and I faced 3 great problems. I need solutions from you whom are more senior and expert than me. My 1st Problem : My EA can't place order...
[Deleted]
Hello every one Will I am looking for a script/EA that can handle multiple targets , as I am subscribed in a signal providers that give signals with multiple targets with special requirement that whenever target 1 is hit move stop to entry among all the open position for the rest of the targets
Are there any BBands indicators that would allow me to adjust the std dev in decimal points? The standard MT4 BB only allows whole numbers and I would like to plot 1.5 std dev. Also are there any MTF BBands out there? Thanks
  hello  (1)
hi everyone i am member of this forum. i have good features of this forum.
Hi, Anyone have problem running strategy tester on a Intel Core 2 Quad CPU? I am running windows XP and is having problem getting strategy tester run. With the same setup it ran perfectly fine on a Intel Core 2 dual CPU. Are there known issues on this? I have try re-installing MT4 a few times...
Hi, I'm wondering if someone can go into intimate detail about the Order functions. It seems pretty easy to open them, but selecting and closing them, the right ones, gives me a headache. It seems easy to just let one run until it hits a stop loss - I have trailing stop code I have downloaded that...
Hi, I need help with the following EA. It only opens BUY orders and no SELL orders. Could someone please help to correct the code so that it opens SELL orders as well. Paratest is the EA and Para is the custom indicator it uses. Many thanks
Hi, I've just seen the post from scorpion about placing requests here. I haven't a clue where to start with this sort of thing but what I would ideally like is something like this: 1)price bars to turn red when a specific moving average is sloping downwards and the signal line of an macd is turned...
to create an EA that can use the price patter of one pair to trigger an action on another? I want to start an account for my daughter with just a bit of chump change, but try to walk into a good correlated pair with positive interest swap. Leg into a gbpjpy manually, and then in a take profit point...
Hi, I am new kind of new to forex, and now i have chosed northfinance, which uses metatrader terminal as my broker. I need general info on the layout, and operation of metatrader, pls.
  EA Usage Tricks  (2)
It is very helpful if people share their tricks in using EAs For instance, I have a problem with using EA, as when I open MT4, EA will open a trade according to its signal (trend direction), though it may be the end of the trade. One solution is to keep EA inactive, then upon appearing first...
Latest FCMs report from CFTC released to show that several FCMs have staretd to increase their NET Adjusted Captial to be above the 5M mark suggested by the NFA. Mgforex, one of them, increased their NAC to be become 5.1 M. Until the end of this year, if firms remain under 5, they will face closing
Hi Guys, I have two questions about MetaTrader, I hope someone can help. My first question is how can I put a simple arrow as an indicator when an IF statement is trigerred in the Custom Indicator section of Metastock? Second question where can I find a good A-Z tutorial on the Metatrader...
Hi, Is there a conversionprogram what can be used to convert the indicators, written in mq4, in EasyLanguage which can be imported in Tradestation? thank you Henk
[Deleted]
i-HighLow indicator draws the channel with borders correspond to highest high and lowest low values of the bar's shadows for the last N bars. Indicators' parameters are: extern int N = 20; - searching of highest/lowest bars for the last 20 bars extern int N2 = 5; - drawing the borders with 5 points...
Hi, I'm trying to find an indicator called RCI (Rank Correlation Index). I've been unsuccessful locating this, anyone has more info about this or the actuall mq4 file for MT4? Regards
Hello guys, I'm newbie in programming MQL4 and I'm facing a major problem while I was creating my first EA... My EA always places multiple orders in one time with the same price. I was wondering if anybody in the forum who are more senior can guide me how to edit my EA so it can only place an...
Hi guys, I'm in search of an existing multitimeframe confirmation EA sample to try to develop my trading style EA. Any help will be much appreciated. p/s: What I mean with multitimeframe is for example, we rule out in the EA that IF M5, M15, M30 & H1 stochastic is heading up, it will trigger long
  CCI Candles  (36   1 2 3 4)
Here is the indicator as requested. I have set the CCI Period to 25 & the extreme levels at 480/-480 perhaps you could let us know what settings you use to trade with. For those of you who want to use this as a normal CCI overbought /oversold indicator set the levels to 100/-100 or 250/-250...
  Need Help  (7)
Hi! Mt4 has made another update. From 4.00 build 208 to 4.00 build 210. When I update it, a window pops up saying: "Installation procedure needs to update and restart your application". There is a tab "update and Restart". When I click it, nothing happens and your MT4 with all you have inside can...
  MT-4 tester  (3)
I updated my MT-4 platforms yesterday. Now, at the tester I can see only the "Optimization" option. I can't see the "Recalculate" option. I can't test my EAs now. I have MIG-demo and Northfinance-demo. I reinstalled the platforms but the problem is still as before.
  Error = 0  (2)
I am running an ea, and in the experts folder under the graph I keep getting this error. Evidently this error is the cause why the ea did not trigger on one of the currencies. Could a pro tell me what this error means?? I just looked in the metaeditor search under error codes. It means Error =...