hi there,
My EA depends on indicator called 100 pip daily scalper
how it works:-
1-entry buy position when the indicator alert buy signal
2-entry sell position when the indicator alert sell signal
3-exit buy position with take profit 10 pip or stop loss 5 pip
4-exit sell position with take...
hi taders i want to use function CheckCandlestickPattern() of aCandlePatterns.mqh and i wrote #include "aCandlePatterns.mqh" in my expert. how can i use the functions of this class for example bool Buy_Condition_1=CheckCandlestickPattern(CANDLE_PATTERN_MORNING_STAR); is not correct and the error is:...
Hi, I came across an order panel in expert advisor for one click execution with pre set (input) pip TP /SL,
I have searched for ages and cannot find it again, I think it was for around $40. If anyone can
point me in the right direction, would be very grateful.
Regards Kate xx
Hey community,
i have a small problem during EA generating. Its about crossing.
For example with moving average 5 and 10:
So a buy order would be if ma 5 crosses ma 10. (ma5>ma10=Open buy order)
BUT it also opens a buy order if the trend is running. It means that if i change for example...
From this picture, I can see FX market is 24 hours, 5 days a week for both trading and quoting activities. Does it mean there is only one session in a day?
Another conflicting info I heard is there are 3 sessions, Europe session, US session and Asia session.
In the case of these two functions...
Hi guys,
I'm new to MQL5 and programming as a whole and want to know how do I go about using copybuffer with bollinger bands???
Do I need to define BBUP,BBDOWN and BBMIDDLE and set one copybuffer for each???
Here is my code btw.
I'm trying to build a multitimeframe multicurrency indicator...
Hello, Is there anything in the code base, a signal or alert that will send an alert via email or text when two moving averages cross. EX: when EMA(4) crosses SMA(8) from below send alert... Where the MA parameters can be set to anything... For any pair and any time frame? Trying to avoid a lot of
If a signal is trading multiple pairs on MT4, does it need a chart open for each pair or can one chart receive all signals? Thanks
I'v just found an interesting trading system. I really don't know how is it possible enter position far beyond quotation. Anybody has idea how they do this?
I have an ea which works on one broker but not work on another broker. I ask from 2nd broker they say they support all types of ea. how to solve this issues
How would I go about calling a custom indicator from the code??
I want to use the bollinger bandwidth indicator but dno where to start.
could you give me example please also how would I go about creating an indicator of indicator.
sorry to sound noobish I'm just learning programming and this...
I have a simple task: Calculate the daily difference between highest price and lowest difference and print the result in the console.
So far I can only successfully do:
void OnTick() {//--- SymbolInfoTick("EURUSD", tickInfo); Print(tickInfo.last); }
Can anybody give a sample code for...
[Deleted]
Hi there !
Can someone please help me include StringFormat() in this context ?
Comment("[YOUTRADE] ",dt.hour,":",dt.min," | glTicks: ",glTicks, " | glContratos: ",DoubleToString(glContratos,2), " | ContratosMaximos: ",DoubleToString(ContratosMaximos,2),...
I have a question about forward testing that I could not find in the documentation
I am currently working on an EA that builds a data file of statistics as it works. So this data file is very important to future calculations. During testing, this data file is held in memory (arrays). Outside of...
Galera alguém consegue me ajudar com esse código abaixo?eu anexei uma imagem mostrando como fica o EA Anexado em com ordens em Sell abertas, no iMA abaixo ele me mostra que o trend mudou mas não fecha as ordens.se alguém tiver alguma idéia pra arrumar isso eu posto o EA depois dessa correção...
Qual o motivo? Quando executo: a chamada da função IMA, faço o copybuffer e coloco estes comandos no evento OnStart... Tudo funciona corretamente. Contudo quando faço isso dentro do evento OnInit ou OnTick, recebo msg de erro com o código 4806. Se funciona corretamente no evento OnStart, não...
Hi Sorry formy english. I’ve a backtesting problem and I really hope someone help me. The day 01aug 2014 I Test the EA name divergence in a real environment and I had a result In SeptemberI’ve try a backtest on the same day 01 aug 2014 and I received resultcompletely different I’ve useddukascopy...
I have a problem - i have built a script with GUI that works well, and then I wanted to put it in my EA. The problem is that EA is refreshed every tick and on some symbols the difference betwen tick can take few to 30 secs.
So when i press "resize window" button i have to wait till it refreshes. I...
Hey guys,
I intend to buy a EA from the Market for MT$. But before that i have a question related to the limited activation number.
For the EA i want to purchase there is a limit of 5 activation.
Now my question is:
If I have on the same computer, 3 MetaTrader4 terminal installed, and I want...
Hello,
Is there any solution to send signals from mt4 to an java applet or integrate in a website. So in the picture you see the signals from mt4 and i want to show that on a website, on real time?
Is there any solution
I run a ea on vps .some ea became inactive and does trade on signals.there is message in chart I.e this ea is inactive anymore. and in expert tab "EA UNINT REASON NO 5 " What it means and how to prevent it
[Deleted]
I want to launch an automated optimization of my EA by starting the terminal through command line with a custom config file. Since my PC is not very powerful, I want to use the cloud for the process. If I start the terminal without optimization, that is starting it normally or starting it via
How to code "Equidistant Channel" in mql4? And how to function it in EA?
Hello evrybody, I have a problem setting a symbol name to a strategy i created. this is some test code to reproduce the problem... //+------------------------------------------------------------------+//| test.mqh |//|...
Hello traders,
I was wondering if any of you guys would be ready to share their ea's with me. Post only if they are making profit..I am ready to buy-off the files for high prices but for that please give:
-Proof in real account that is not older than 1 year,
-short description about ea...
I had some trouble with the strategy tester visualization (which is a great tool) when the expert is creating objects on the chart.
Here is some sample code which forces the error when running in tester with visualization mode...
Has anyone actually bought and made profit from the xxx ? <link removed by moderator> The results from back testing are very good but you can’t be 100% certain it will work on a live account. Even the author himself states this and shows results from a live account to back up his claim the EA
Hi there ! Anyone who coded an EA knows that it gives a lot of wrong signals, particulary when the volatility is low. If you use a MA crossing strategy it won't stop crossing, nor positionning during this moments. Many suggests a time filter (trade hours). How do you do ? EDIT : No answer with BB
Hello everyone, Is it possible to write ea and run a backtest in an w8 atom processor tablet? Anyone using atom processor tablet for programming? I just want to carry my all studies near me, and work anytime I want. Thnx for your answers in advance.
Hi
i want to know how it's possible take 0 lot size
or close position with 0 lot size !
it's a bug or a standard thing?
best
best

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.