Hi, I would like to make an EA from an Indicator, and my problem is: the indicator paint an arrow and make alert, how can I capture the paint arrow. I tried iCustom, but unluncky, not got results. Anybody can tell me with example how can I capture the arrow paint?
Hi, short question to appreciate, i usually use: double d_someValue = 0.0; for initialisation. is that equivalent to double d_someValue = 0.; ??
[Deleted]
Greetings everyone, in a few of my previous posts I've managed to slander a bit on the built-in strategy tester in MT4 platform. I decided that before I continue in doing that, I'd like to first give it a very good tryout so I started it up and was about to let it run an EA of mine. That's when I...
Hi hope someone might be able to help. Can you suggest a fix for the attached indicator please. I want it to draw a Histogram for: SetIndexBuffer(6,HeikenAshi_tenkansen); SetIndexStyle(6,DRAW_HISTOGRAM); It will not do this. However if I set it to draw and arrow with extra setindexarrow function...
My computer (system 7) sounds fine until i turn on mt4 (version 4.00 Build 920) Was fine until a couple days ago. Sounds when MT4 is on work but are very distorted like something got corrupted. As far as i know nothing got changed. Any ideas? Thanks! Andre
#property version "1.00"#property strict#property indicator_chart_window#property indicator_buffers 1//+------------------------------------------------------------------+//| Custom indicator initialization function...
[Deleted]
A link would be appreciated. Thank you.
[Deleted]
I just create a EA that contain a .DLL created by my self. The EA work fine when I put it in one symbol (anyone), but when I try to run the EA in more that one symbol, it crash. I made a copy of the EA without calling the DLL and everything work fine, so I'm assuming that the problem is when each EA...
[Deleted]
Hi... anyone knows how to replicate the drag and drop order to a graph in expert? (Closed order) I have a code that send me an email with graph when an order close (tp or sl) but i'd like to show the symbols (arrow of open and close and line between both) Sorry for bad english... Regards!!!
[Deleted]
Hi and thanks for looking... I'm trying to get an Expert Advisor to work and have done the following: Downloaded the EA from the net and unzipped it.I opened my data folder from MT4 and copied the EA to it.Restarted MT4.My EA (Overlay Chart) appears in the Navigator window.Confirmed that the .mq4...
Hi, I hope you can help, I have an indicator that I am working on and want to draw a trendline however I am having trouble in where I should declare the anchor points. Any suggestions would be appreciated.....
Brain-training tasks related to trading in one way or another. Theorist, game theory, etc.
(222 1 2 3 4 5 ... 22 23)
Betting system with non-negative expectation Let there be two mutually exclusive events A and B with corresponding probabilities: p(A) = 1 - p(B). Rules of the game: if a player bets on an event and this event falls out, his winnings are equal to the bet. If the event does not fall, his loss equals
[Deleted]
How can i got a alert when a trade is close? hmm. I mean, then i start a trade, but maybe then i load mt4 again i see its close because hit the profit or stoploss point. But i never got any alert about that. Only know when i re-open my mt4 app again. So i want to know how can i got a notification...
where should i insert this cord to protect the indicator please be specific thanks int start(){ string char[256]; int i; for (i = 0; i < 256; i++) char[i] = CharToStr(i); // Account number, on which expert is allowed to work int AllowedAccountNo = StrToInteger(/* 49153 */...
[Deleted]
Hi, I want to get GMT offset automatically in my expert, i tried using this code but i ain't sure its working like it should be... double ServerGmtOffsetHours=(TimeCurrent()-TimeGMT())/3600; Print(DoubleToStr(ServerGmtOffsetHours)); I don't think this is correct, please how do i get the correct...
Hello everybody, I noticed that my strategy based on CCI does enter the position in the right time. Here is the picture of example: You can clearly see, that the numbers dont fit at all. Do you know why is this happening? anybody had similar experience? Thank you for any advice.
i use an indicator which sends push notifications, but this week for the first time i started to see the following: 2015.11.25 10:13:14.864 Notifications: failed read data (notify.mql5.com:443 failed) 2015.11.25 10:13:14.864 Notifications: failed send request (notify.mql5.com:443 failed) this...
After the last uptade, metatrader automatically close in seconds when platform is working. I had done no chages in it, the close is automatic. Before the last update metatrader were working properly. This is the inform: Firma con problemas: Nombre del evento de problema: BEX Nombre de la
Hi, after a reboot of my VPS I opened my MT4 and want to start trading. Normally I can use the one click trading option without any problems. This time, the "accept eula dialog" pop ups again. I don't know exactly what happened, maybe I clicked "cancel" or missed the "ok" button, but since this time...
Any suggestions as to why would be appreciated. regards ........
Hello I want this EA launches with default with Type = NO_ORDER, but each time it launches with the last parameter used. Is it possible? Thank you #property copyright "Copyright 2014, MetaQuotes Software Corp." #property link "https://www.mql5.com" #property version "1.00" #property strict
I am trying to dra object using Object create function giving properly time and price coordinates. As far as time coordinate is concered if it Time[n] where n=0,1,2,... it is ok. I have no problem drawing object but hen I use n= -1,-2,-3,..... it desnt draw on future bar postions. I get time value...
[Deleted]
I use Window7 64 bit ....face problem with xm broker also removed cache and cookies ...removed and re installed but still face same problem can anyone help why its not worked .......also attached files
Hi all, I'm learning to program mql4. I want to ask a simple question because I'm trying to learn the behavior of buffers in one indicator. If for example, I want to add / subtract the value of the buffer prior Bar an amount according to a certain condition, how I relate to the previous buffer?...
...so that I can use that to name a csv-file which the EA produces. Is there already a built-in variable for that?
[Deleted]
Hi, I would like to report that new install of MT4 build 910 and 920 will generate "ex4 write error" and will NOT generate any ex4 file, even those that came with the installer. Can the developer look into it and rectify the error. If you upgrade from a older build, there won't be any error, only...
Hi, I made some changes to one of my EAs it is about searching for already opened orders by their magic nbr. I have set different magic nbr for the ea, when i attached it to different currencies, but still order opened stops the other EAs from trading with different currencies. Can you help me ?...
Good morning, I am looking to expand some things to my indicator but I'm struggling, I ask you kindly support, although I imagine many things are banality. 1: you can write the formula to put my function (already entered in the editor) to calculate the percentage deviation daily and monthly (the...
[Deleted]
Dear forum I am new in this forum. I code an AE base on these rules : *** Trade in H1 period using 2 CCI Crossing ( Short CCI & Long CCI ) 1/ Long trend for D1 Period : using Stochatic Indicator for D1 Periold. - When Main Line cross up the Signal Line : BUY Status active : just open Buy and Close...
Hi all , I hope you re all fine. I ve already used the native webrequest function to POST data. Usually I post data using these lines below ********** char dataUpdatePost[]; char dataUpdateResult[]; string dataUpdateStr = "dataUpdateFlag=YES&orderNumber=" + orderNumber + "&profit=" + profit +...
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.