Hello, i would like to run Lilith goes to hollyood EA on serveral Charts with different symbols at the same account. I try´d to change the define number but it doesn´t work!? Can someone give advice? Thanks for your help!
Does there exist or can someone code an alert that trigger when this occurs: MA 5 and MA 10 cross-over at the same time as the RSI crosses 50%
Dear Community, is it somehow possible to transfer the tick value (MarketInfo(Symbol(), MODE_TICKVALUE)) from MetaTrader to Excel via DDE? Thank you very much!
New article MQL5 Cookbook: Multi-Currency Expert Advisor - Simple, Neat and Quick Approach is published at mql5.com: This article will describe an implementation of a simple approach suitable for a multi-currency Expert Advisor. This means that you will be able to set up the Expert Advisor for...
Hello guys, I wrote an indicator that functions in H1 timeframe, ie, for each candle this indicator returns 1 or -1. I'm using iHigh, iLow, etc.., So that when I switch to a smaller timeframe indicator stay intact. But now, I wish that when I switch to a smaller timeframe, the indicator showed...
Hi! Wonder if you could help: I keep on getting this.. 2013.06.18 09:35:25 '11263282': Signal - different specification of symbol EURUSD, signal provider has maximal volume 1000.00, subscriber has 50.00 Any idea?? I have had it with different brokers and signals. Many thanks! Somesh
Hello everyone, Would like to know, how to properly use AccountFreeMargin function. I want my expert to not open orders when lets say the margin is less than 100, so I write, if(AccountFreemargin()>=100) {...logic to open orders...} but this is not working since some orders still open even when the...
[Deleted]
Hi ! Is it possible to use DDE server to have current information about number of open positions in MS Excel ? How can I do it ?
Hi Is it possible to display on data window any variable other then the buffers? If so how? Thanks
Hello forum, I was investigating how it might be possible to change the color of a bar on a chart for a certain condition. (The condition for the point of this post could be anything.....) Found a previous post. https://forum.mql4.com/10704 where the person posting: "Heino" suggested examining the
How to make fonts in Fibonacci Retracementl bigger ?
Hi whenever i m trying to add an indicator on a chart that uses/calls a DLL it justs doesnt work. The indicator is there on the list but although i try to drop it on the chart it does not react! It like i didnt... Any ideas? From the Options->EA I ve got enabled Allow DLL imports Athan
I started testing EA on Live Demo account. I noticed that EA cycles throe code every time new tick is coming in. I need to keep EA..so to say alive and execute ordersend etc. when some EA condition is true. Closest that I have found so far is one script that is generating artificial tick (..as I...
[Deleted]
Hello, i have a MySQL Database at my Wehoster and i want to send Data from my Metatrader to that Mysql Database but because of security issues the Webhoster does not allow access from outside to the Mysql Databse. I wanted to send in real time my Trades into the Mysql Database, can anybody say me...
[Deleted]
Hi guys, I have reading some thread about function Comment() but I found reply on my question: How long can be lenght string for function Comment() ? Thank you.
Good day! The situation is that on one of the Russian forex forums the Expert Advisor that was stolen from me has been hanging for a few days. (As you understand, I can not give you the link so as not to attract more attention to it.) Administration of the forum ignores all my messages asking to
[Deleted]
Hi All is there an ea out there that will close all orders (Live and Pending) when an account hits a balance of a certain $$ level ( say $20,000 ) As the balance amount would change each week/month, i would want to be able to edit the amount. Any help would be great! Michael
Can any one indicate the option to modify a exiting ea to max order for all pairs. For example;-If i attach a exiting ea in three chart say EU,GU,EJ with max order of 1..then EA can open max one order at time when the ea give the signal....& will open the an other potion when first has been closed...
[Deleted]
hi, i'm trying to learn mql using a book. but still have a couple of very basic questions; so I wrote a very simple ea that alerts the digit of a chart. how do I run the ea on a chart? #include <stdlib.mqh> #include <WinUser32.mqh>...
Found the following article http://www.prist.ru/info.php/articles/group_delay.htm asking for help translating equation (4) into matlab
[Deleted]
hi all, the software multiterminal.net connect directly to mt4 servers and allows trading with multiple brokers (with no running instances of mt4) - is it a legal software? am i allowed to buy it? thanks.
[Deleted]
Hello, I'm trying to write CSV files outside of the mt4/experts/files folder. This works. Now I'm trying to do add info to CSV files without overwriting previous info. This doesn't seem to work. I'm not sure if the FileLenght and BytesWritten part is needed (I don't know what they do?) . Basically I
I was running a visual test on no specific dates, and was putting processor priority on above normal and then high priority, and MT4 has crashed and is unrecoverable so far. I have tried compatibily settings and tried removing tick history. What happens now is MT4 opens on half of the screen and the...
Which processor do people use, and which one is "better"? By the way, what vendor should I get for the RAM? Patriot Kingston (Kingston HyperX) Hynix Corsair Samsung NCP
Where can I start learning how to start making programming?
[Deleted]
Hello, I'd like to have an EA load a centralized time from the internet. For example GMT. How to do it? Like TimeCurrent() but then from one location at the internet. Cause if you use TimeCurrent() it differs from broker to broker. I want to have one and the same time over different brokers,...
Hi, is there a way to create a EA strategy based on historic trades recorded, there are some 10 000 trades done over a three year period and I would like to formulate the algorithm behind those trades. Is that possible? Best regards, Arnold
Stuck with code where I need to locate order that has smallest OrderOpenPrice(). Code selects latest open order (position)..why not order where OrderOpenPrice is closest to not dependent what time order was added or position? double bScanOpn;double bScanPenOpn;double TopPrice=0,...
Hello Please tell me how to add validation code Babe closing before opening. If you can give an example of code bude very grateful, but then I'm a newbie. thank you if (a>b) { It checks for the presence of open orders to buy, and if they have what you need to close them and continue opening...

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.