[Deleted]
I want to print my chart in my "phyisical" printer, but the preview print show me just in Black & White, but i need it in full colors. Someone knows if this is possible and how to do it
Hi, I have the strategy what creates M2 chart from M1 after running. Next step is open offline M2 chart and run the strategy on this non standard time frame. My question is: Can I make back test on the M2 timeframe or other non standard periods ? Regards, puncher
[Deleted]
When I scan my computer for visures It finds a Trojan called New Malware.bo in themetalang.exe file. It cannot be cleaned only deleted. I deleted exe. file then redownloaded ibsetup4and the trojan showed up again. What should I do? My platform has been crashing. Can this be the problem? Thanks
I have an EA running a forward-test on a dedicated computer which is logged on to my demo account. Will metatrader knock that computer off my demo account if I were to log on to that same account from another location? ..to check my account history from a work computer, for instance. I guess what Im...
[Deleted]
I need a pretty simple solution if someone can help I have an EA that is now profitable but it opens a trade and closes atrade at the same time, so that only 1 trade is active at any one time. I want to now run it on an existing account that has a few existingtrades already open, I want to leave...
i.e. if I want to search all pairs one by one with a 'For i= .. ' command Is there a global pair code? For instance : like, let's say EURUSD is 001.. James
[Deleted]
Good day, Would someone please help? I need to set metatrader to trade with a specific company and account. Can this be done for any company and account. How do I do it? Thanx Regards James
Attached is a script that draws trades (both active and stop/limit) on a chart from a statement file. Of course MT already lets you draw your own trades, but this script lets you see trades from a detailed statement file provided by someone else. There are two inputs, the name of the statement...
Hello, I just suddenly came with an idea that I will use a signal from one time frame (i.e. I will use ADX in 4H to determine whether market is in trending or ranging) to trade in 1H (i.e. if ADX in 4H says that market in trending then my EA will execute otherwise it wont work due to my EA doesnt...
Hello friends this is checkmail and am creating an emacross histogram and am almost done but am having problems with its coding, an simple possible error, due to which the indicator is not drawing bars. And signal on charts(up/down) . Hope this won't be too much as this might improve our trades a...
I've implemented inbound and outbound Winsock socket comms between MT4 and my Java trading client via a few EAs, entirely within localhost. I'm considering running the MT4 platform terminal.exe as a spawned sub-process to my client, so that I can easily stop and restart it, if it is unresponsive
[Deleted]
While recieving an update for MetaTrader 4 to build 229 I got the following alert. Anyone else had this warning ?
Hi Gurus, Im am learning this stuff. When I run this code which is part of an ea on other brokers its fine but Gomarkets doesn,t accept these entries on one order. i.e the Bid +stoploss+ and takeprofit. Can someone please modify so it's sent in two sends... ? i.e bid then stoploss and take...
In an mql4 program (and in general) what's 'harder' on the computer: processing and if() statement, initializing a variable, or redefining an existing variable? If you had to put them in order from least taxing to most with special consideration to execution speed , how would you rank them? Thanks
[Deleted]
Hello, The following EA based on Moving Average works perfectly on EUR/USD H4 200-6, EUR/USD H4 200-6, EUR/USD, H4 20-6 EUR/USD and AUD/USD H4 200-6. The problem is, that trailing stop is the only thing which closes positions. The code contains an original closing position, but it's inactive. What I
Hey guys, thank you for helping me with my code, it's 2.11am in London, and I been trying to decypher this mql enigma for a while now. By the way CodesGuru thank you for tutorials, they are clearer than the standard stuff offered, nice effort! I am on a newbie quest to coding a strategy and as
[Deleted]
hi i just finish reading how to write MQL, i try to write an EA useing heiken to enter a trade but after writing it . i found out this error which i can find out what the problem is can anyone help me? /+------------------------------------------------------------------+ //|...
Hi, Could anyone tell me if it is possible to port an indicator's signal (arrow up / arrow down) from a 1M chart on to an offline Renko chart?
Hello: I am testing a new EA and I am confused about how to interpret the results I have got. I am testing two different SL and TP figures for the same EA on the same chart and the same date period; my results are: Test A: Total net profit = 100,30 . Profit factor = 1,43 . Expected payoff = 2...
[Deleted]
Hi, Just wonding if anyone out there can assist. I like a few others on the forum, are experiencing MT4 platform crashes when running several instances on a VPS server. I am wondering if there is anything built into MT4, or other software that can notify us when such a crash happens, so the...
[Deleted]
Hi guys.. Problems.. When i hit the "indicator list" button (right click mt4 window) the fxpro/mt4 program stops working.. Just did it and it stopped so now i have to exit and restart.. I can restart if i hit <alt gr>+<ctrl> + <delete>..? The program is dead and u cant click on any buttons.. i...
Does anyone know what would cause Label Objects that have been set to " " for the purpose of remaining hidden untill they need to be used, to revert to their default text "Label" when I add another indicator to the chart, or know how to prevent this ? My label creation code to create a grid pattern...
[Deleted]
Hi Pros, Seems the ihigh[] could only give a high value of one bar. Is there a function directly gives highest value of 30 bars? Thanks a lot!
There has been a critical error Time : 2010.05.16 23:38 Program : Client Terminal Version : 4.00 (build: 226, 24 Mar 2009) OS : Windows XP Professional 5.1 Service Pack 2 (Build 2600) Processors : 2 x X86 (level 6) Memory : 2097151/1399344 kb Exception : C0000005 Address : 3FAE3F7A Access Type
[Deleted]
HI. I'm new to Forex, in fact I'm still in practice mode. The thing that first hit me about Meta Trader is how can I see open/closed and/or all current positions ? I've been thru the whole platform and am confounded as to how. Any body ? Thanks
Have some issues to get previous bar high price. I can not figure out how to shift it. int e; Print("Current bar for EURUSD D1: Time ", iTime(NULL,PERIOD_D1,e),", Open ", iOpen(NULL,PERIOD_D1,e),", High ", iHigh(NULL,PERIOD_D1,e),", Low ", iLow(NULL,PERIOD_D1,e),", Close ", iClose
[Deleted]
Hello, I am searching for an article in the code base of this forum that I have seen some time ago and cannot find anymore. The article describes some kind of a file interface for orders. You can write an order line in a specific format in a textfile, and an EA would periodically look into this file...
Can someone please explain to me what the purpose of using a "magic number" is? I understand that it's supposed to serve as a unique identifying number for each order but isn't that same function served by a ticket number? Why make up your own..just call by ticket number.I know Im missing the point...
[Deleted]
Hi guys, recently I build an indicator as shown in the picture. I want to add a function outputs two arrays "avgPositive" & "avgNegative", which show the average of the latest 100 positive & negative bars' value respectively. However I encounter problem at this stage. Please kindly advise me. I have...
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.