The reference says for the Print function that "It enters a message in the Expert Advisor log. Parameters can be of any type." But, my "/MQL4/Logs" folder is empty. Where is the "expert advisor log"?
Hi all , Please how can i get the value of the last Fractals indicator arrow, whether up or down? . I am currently working on a code that will buy when the most recent(last visible) Fractals arrow is below the current price, and i want the code to sell when the value of the most recent (last...
[Deleted]
Hi, I have downloaded MT4 into my PDA (OS: Windows) and tablet (OS: android) but I cannot draw trend line. For your information I really need trendline for analyzing Forex. Kindly do me a favour. TQ
Hii all This is sreainvaas from india.I have stranded Mtf RSI AND CCI INDICATOR MT4.I want to convert this indicator as bar indicator.Please any body help me I also attach these indicator. Thanking you in advanced
Hi, I realized that the mt4 built-in function iMaOnArray(..) seems not to update the average with the new ticks of the actual bar. It seem to calc. only at the beginning of the bar - quasi at open - and then the average is not updated each time a new tick arrives. Hmm ???? So I wrote a little...
Helloeveryone, I'm using Meta Trader 4 and I'mwondering if there are anyway to plot an order from my account history on the chart. Becauseit will help me to improve my trade, and to review my technique. Thankyou
I was looking at price on a weekly level and there are some really big moves. Is there an indicator that will show you the value between two points? The cross hairs give a meaning value ....... GBPUSD 12271~=12.271 (to 3rd decimal point) 5 digit = 1227 pips = 12.2 cents 1.71828 1.59435 = 0.12393
[Deleted]
Hi I have 2 questions regarding a practice EA I am coding. 1. A SELL position is not opened immediately after closing a BUY position. This results in the EA only having long or only short trades. What is the problem? 2. When the CurrentFastEMA = CurrentSlowEMA (unlikely, but it happens), the code...
I've just started to study MQL4 and I would like to ask some questions about event handlers in EAs. 1. Is OnInit the default handler for any EA ... that is, we should place all the codes in this event handler? 2. If we want to make trades on tick base, should we use OnTick event in place of OnInit?...
Hi, I'm after an MT4 indicator that displays the current ATR value on the price chart without plotting the historical values? Just want to keep my template a little cleaner!! I'm sure it exists but haven't been able to track it down yet. Has anyone come across it? Thanks, Phil
New article Interaction between MеtaTrader 4 and MATLAB Engine (Virtual MATLAB Machine) is published: The article containsconsiderations regarding creation of a DLL library - wrapper that willenable the interaction of MetaTrader 4 and the MATLAB mathematicaldesktop package. It describes "pitfalls"...
Hi, I want to run my ea as following time. eg: 10,11,13,14,15,17,18,19,20 I tried following code, but i get error. hope i use user variable i defined something wrong. can you support me to resolve this issue? extern int HoursOpen = 1,2,3,4,5,6,7,8; int datetime = TimeCurrent(); int hour0 =...
i use windows 7, MT4 in build 670 for a while. Since last Sunday i get the following error message when starting MT4: Metatrader has stopped working a problem caused the program to stop working correctly. Please close the program -> close the program When just closing the window then MT4 build 670
Hi gurus, Can you show me a solution for that? I searched but couldn't find anything. For example: I have a button on a chart, and it opens a buy order when I click on it. Thx
[Deleted]
Hi all, I was wondering if anyone can help me with the issue on the subject above. The problem started when I was upgrading my MT4 platform from 670 built to 711 built as advised by my broker (Fxprimus). I was not able to open the new installed version. It ran fine on previous MT4 platform and...
Hi...I was hoping someone would know the answer to what I thought would be obvious ;-) When I run in an Ea, Test 1 only, Hrcnttot increases according to my sendemail details received. But if I run only test 2 or 3 , Hrcnttot never changes.... I assume I have misunderstood the ilow shift ......
[Deleted]
Hi, I have an array of Pointers like Order* m_orders[] and there is a problem: Order is a class containg informations about TP, SL, open time and so on. I want to sort this array by open time in a function but mql(4) accepts only arrays by reference as parameter so I can't do that. In C language...
[Deleted]
Hey y'all, I recently started working with MQL4 and I need some help with my code. Although it runs and I can execute my EA, it doesn't work like it's supposed to. Any help or tips wold be greatly appreciated. The code is attached below: EDIT: I've had some comments about what I mean by how it...
Hi, I have the MT4 platform trading gold in gbp (XAUGBP). I am looking to get a live feed of the bid ask price into Excel. Can anyone help? Thank you very much
after connected to broker server, mt4 crashed. APPCRASH app name: terminal.exe app version: 4.0.0.711 timestamp: 008b4800 module name: StackHash_6537 module version: 0.0.0.0 module timestamp: 00000000 exception: c0000005 exception pos: 77488203 OS version: 6.1.7601.2.1.0.256.1
//--- global ---enum SelectTicket {Order1=0,Order2=1,Order3=2,Order4=3};extern SelectTicket SelectOrder = Order4; How do I translate the above to correspond to the right TicketOrder()? I am wanting to be able to change the extern variable to say Order2, and then when a certain function is called....
first i must to said sorry because i'm not good in English. 2 days ago i updated new MT4 after that my MT4 hang(i can't click anything )i read recommend in this forum.Scan virus (no found) and uninstall and install again but today 3 times i installed.NOW ERROR again.How can i do?
I am getting error 1 a good percentage of the time when modifying the stop loss on existing orders. When looking at the openprice, current stoploss and the proposed stoploss it looks ok. For example, on a EURUSDm short trade (after checking the conditons are valid) I use ASK + 0.0025 for the new...
[Deleted]
Hi everyone - sorry if this has been covered but I don't see a precedence anywhere. Running Windows 8.1 on Lenovo Yoga 2 Pro and MT4 appears in miniature (unable to read screen) Have tried adjusting screen res (though I don't want to do that) but no change. Has anyone experienced this and know of a...
Once an initial trade is placed, if the new stop price is > old stop price, the pending order will delete and the new "calibrated" order (stop, lots and targets) is then placed.... Problem is, We're talking 100k+ as each trade setup may "calibrate" 20+ times, 4 separate trades respectively.... My...
When choosing file>open deleted after accidentally closing a chart (easy to do when you have multiple tiled charts) you can only revive deleted charts that have not been tiled in the main mt4 window. This makes it impossible for me to tile windows for fear of deleting one with all of my analysis on...
I'm just looking for ideas on how people already do, or think might be a good idea in tracking what my average spread has been per trade on each market? Is there a way to "print" the spread per open and closed trade in the comments box (comment box window on the trade)? That way I could actually
Hi all How I understood to debug the experts in MetaEditor used the last realtime bars according to the selected timeframe. My question if is it possible to debug the expert on the dates history period? Thanks
Hi, I was looking at the source code of the Traders Dynamic Index. First of all I cannot start this indicator by the debugger (- the green button is grey and so disabled??) BUT I can attach it to a chart and it works perfectly!! OK - Now I did this: 1) I saved the source code under a different...

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.