[Deleted]
Guys, i'm new to metatrader 4 platform. the platform is indeed a great tool offering many benefits. I have downloaded Swiss Army Knife and e-Trailing EA to better manage my trades. It seems that they're not working properly. I can see a smiley face in top right corner and logging on the left side,...
[Deleted]
We continue to publish materials that will be very useful for the potential participants of the ATC 2011. This time we consider algorithms that will help you to check whether trade operations comply with the Rules of the Automated Trading Championship 2011. Our purpose is to create a class of trade...
[Deleted]
Hello, I am a total newbie, and Im just creating my first EA, using ADX crossovers as signals for buy. My problem is, that even though I wrote a code, which should trigger a buy signal when the Di+ line crosses the Di- line from the bottom, and should close the order either if SL/TP functions are...
[Deleted]
Hi all - Is it possible to run an Expert Advisor on two different charts (i.e. EA on EUR/USD and AUS/USD) at the same time? If so, how do we accomplesh this?
[Deleted]
Hi ev1, I have found this ea made by metaquotes avalible for free on many websites and forums.There are many versions of this EA such as v3, v3.1,v2.0,etc.None of these versions have anything different except changing the number of lots,changing the number of opened positions,etc.People of the...
Does anyone know if their is any documentation of all of the (hopefully standardized) specifics of the News releases that MT4 receives is available? Thanks for any and all info or suggestions.
[Deleted]
Hello, I'm looking for a .mq4 script that will show the spread on my charts ( in pips) ex: 1.9, 2.0 ... Every scripts I found wont seem to work on MetaTrader4 build 402. I have 5 digits and my settings are in live trading ... Thanks for your help, Vatco
Please find below my EA. It is not finished, because I only put the Buy_STOP orders in. If this works I put the SELL_STOP orders in. The EA starts ok. But when the first Pending order is deleted. At the same time it opens a number of Pending orders. The principal is: When Close is above SMA5(HIGH)...
[Deleted]
Hi guys. I want ask You if You can help me with some explaining. I have indicator that I have bought from my friend but I want some upgrades and he don't have time for do these :( Therefore I am trying to do this upgrade alone but I don't understand some thinks. Please can You explain me what...
Can anybody please help with iCustom to call an indicator. Anything wrong in mycode? I allway get a value o. this is my code using to call indicator double RSI; RSI = iCustom(NULL, PERIOD_H1, "FXA0 - RSI Crossing 50 plus ATR ver1[1].2", 0.15, 21, 21, 2, 1);Comment("RSI :", RSI);...
-
Hi there I am new to MQL4 and am not a programmer by any strecth of the imagination, however I am giving it a go. I have managed to use an MQL4 builder to create the attached strategy, but I have made some changes, the problem is when I run it, it's not doing the right things, but yet sometimes it...
Hi, Example: If I fill a long order(instant ex) of say .03 contracts on eurusd at 1.430 Now, I want to set up to sell .02 contracts @ 1.432 and .01 @ 1.433 How if possible can I do that
ope_rec += increm; Print("ope_rec ", ope_rec); if (ope_rec > increm*3) {inversione = 1;} close_all = 0; for (k=0;k < ope_rec;k++) { //for Print("k ",k);...
[Deleted]
This might not be the correct place to ask this but I have tried others with no luck. I recently had to restore my computer to a previous date due to virus problems. Now every time that I close and reopen MT4 everthing that I have draw on the chart such as trendlines, fibs, etc. are erased. There...
Trend is currently strong is one direction, but a retracement may happen soon. What do you use to give a warning that retracement is coming soon?
[Deleted]
You can start trading this minute. It will take you a few seconds to sign up with ACFX and you can start trading immediately. You are able to do so because ACFX allows you to fund your account with your credit card immediately. ACFX is part of the Atlas group which is a subsidiary of Atlas Bank
I have made some simple calculations of currency movements (against the US dollar) on different charts (MN, W1, D1) for different periods: 120 months (last 10 years), 50 weeks (year) and 80 days (current year dynamics) Now you clearly see why e.g. the Australian and the New Zealander are called as
Hi, Can anyone tell me how to change candlesticks, bars etc to a 3 line break?
[Deleted]
I use the attribute Open [] and iOpen but somehow it fails put multiple commands, this command on all other orders.Please help me Thanks
[Deleted]
OK....so I can get an EA to display text based on another indicator condition (MA cross, etc). But now I want to create an alert-like EA that basically says NO TRADING in red across the chart during the hour, but then turns green and says TRADE at exactly the hour rollover. For example, it is 8:09...
[Deleted]
I have only one computer, so could open one terminal. even if I have two accounts, how could I trade two EA on one terminal, simultaneously? Thank you.......
[Deleted]
I want to thank this site for helping people to build their trading strategy. I want an Expert Advisor on Absolute Strength Indicator. The rules: For long position when the bull(Not bull signal) moves from 4 to 5 open long position take profit of 20pips or 10pips stop loss 50pips For short...
hi, i have the phaenomen by alpari since days, that they simply cancel my orders with comment "Cancelled by Dealer". They been cancelled after many minutes. Is there an limitation i did not read about please?
Hello everyone, since awhile I have different versions from the sidus indicator on my chart. This indicator shows an arrow and gives sound alert and is based on ema crossing and RSI. The settings are: ema 18, ema 28, RSI 17 The problem now is that the signals are always coming to late or they never
[Deleted]
Can anyone pls help and suggest reasons why the /experts/log file would be empty on certain machines ? I have EA running on several different machines, and on 1 or 2 of them, the log file is either empty or does not seem to produce the same logging as I expect. Any ideas ? thx
[Deleted]
Hello! Im a total newbie, and I need a tip how to solve my (really easy) problem. I built a very simple EA in which, an open order is set, when in ADX indicator the Di+ crosses Di- from the bottom, and closes the order when either SL/TP is triggered, or Di- crosses the Di+ from above. The problem is...
Does it depend on which broker you have? Instead I have to set the limit and stop parameters with the Ordermodify-method, why?: OrderSend(Symbol(),OP_SELL,0.1,Bid,3,0,0,"",MAGICMA,0,Blue); OrderSelect(0,SELECT_BY_POS,MODE_TRADES); OrderModify(OrderTicket(),OrderOpenPrice()...
Is there a way to close a BUYSTOP or SELLSTOP via EA? If yes may someone please provide an example? Thank you.
[Deleted]
Hi, I am running MT4 on windows 7 with multiple monitor set-up (2x2 arrangement). I normally have the weekly, daily, 4-hour & 1-hour charts of a currency pair opened on each monitor. A strange behavior I notice is that I am unable to change the color of any draw tool lines drawn on the 2 upper...

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.