Hi, i start this discussion to invite any one who successful use any EA ( free or commercial), to exchange information or best practice sharing. can suggest own EA + own signal , the purpose of the discussion to help some trader to diversified the trading risk on few EA and continue improve on...
hi guy i tryto configure the script at page
https://www.mql5.com/en/articles/1361
anyone know it???
i tryed example 1.2.3 server run , client to but tell me WINSOCK, WSAENETURNREACH (10051)
but i am sure connection is good without firewall
i saw the solution by Sergey Sartakov...
Hi everyone, just would like to know if the news suspend feature for EA works on Virtual Hosting On The MetaTrader 4. As the description only states that EA, indicators and signals are synchronized across. Would the new suspend setting and news website URL be synchronised as well? thanks!
Hello there, I purchased an EA from the market and wanted to activate it on my VPS so that I do not have to keep my laptop on all the the time. I have tried migrating it using the synchronizing functionality on the MT4 platform which does not work. Says it has transferred all the experts and...
I'm trying to write a indicator that makes use of another's data. The indicator I want to query is a Heiken Ashi indicator and I want to determine what type of bar it's painting at any given point along the chart.
Looking through the code of the H/A indicator, I can see how to determine this...
Hi Guys,
I am subscribed a signal that has leverage of 500:1 but my trade account can only do 1:100, with the conversion that takes place am I only going to get 20% of the real profits? I have matched the signals $ account balance.
Ideally I want to be doing 100% the same as the signal provider...
Is it possible to over-ride the MT4 signal settings so that I trade higher amounts than the default conversions?
My Trading account is 1:100 leverage but signals are 1:500. I need to trade bigger lots so I can match the performance of the signals.
Hi, i'm trying to recreate a EA to delete pending order when it hit the price i input. But kept having error. tried to google up on the exact word that i should use" (???=My_Price_Target), but not able to. Or maybe the code i do is wrong? anyone could help please? thanksint start(){if (Ask=...
Hi So I purchased EA here and it has 5 activations, but I understand it is per computer. So does that mean that if I download the EAs on different MT4 accounts and with Virtual Hosting accounts in each of them but installing from the same PC, it will not affect my activation at all? Unlike VPS, if...
Hello,
I am bactesting a range breakout expert advisor using pending SL orders on an equity index CFD that trades only from 08:00 to 22:00 european time
Whenever a breakout occurs overnight Order gets executed by tester at 08:00 the following morning but at trigger level instead of market open...
Hello
in the ea market on mql5 can you find out how many copies of an ea have benn sold/ subscribed ?
Thanks
Hi, I have a few questions, hope someone can help me!
1) How to add max spread to the EA?
2) How to lock the EA into one trading account number, and can use only for that account?
Regards and thanks for the help!
anyone good in coding? i need add on some feature. This is profitable EA if manage to use if wisely
Hello guys,
I am new to MQL4 and trying to self learn it.
The purpose of the code below would be to insert an order at a specific Hour and Minute of the day if certain conditions are met (Price above or below a certain level). The order details would vary in its S/L or T/P or entry price...
I got a book about programing EA. In the examples most of the created classes are prefixed with a C. CTrade, CTimer etc. I thought that this is a convention the author of the book decided to use for his book, but when I browsed the Include folder I see that most of the classes are names with a C....
Hello everyone! I'm building a training data for my genetic neural networks. What do i do is, go throught entire history data with CopyOpen .. CopyLow then I normalize the change between open[i] - open[i - 1]; I'm also using iCostom and other indicator functions. Now here's what I want to do: For...
Hello guys
Has anyone of you found EAs opening 1 trade per instrument at a time that remain profitable without intervention.
From what I have seen the EAs that appear to achieve that ,they do so temporarily as they would employ one of the following usually
- Grid/Martingale that will die at...
While checking the Documentation of the Symbol Properties I noticed the formulas for margin and profit calculation.
SYMBOL_CALC_MODE_FOREXMargin: Lots*Contract_Size/LeverageProfit: (close_price-open_price)*Contract_Size*LotsSYMBOL_CALC_MODE_FUTURESMargin: Lots...
Hi, ı want change to TakeProfit in MT4 but not to StopLoss when ı use OrderModify function Stoploss be 00000. how can ı solve this? OrderSelect(ticket,SELECT_BY_POS,MODE_TRADES); OrderModify(ticket,OrderOpenPrice(),OrderStopLoss(),take_profit,0,clrAzure); Thanks for help.
Hi all,
Everyone knows that many EAs currently sold on mql5 market are either scams or only works on demo accounts.
May be it's time that MetaQuotes requires for each EA (being sold on the market) a live verifiable account, before publishing it on the mql5 market.
I'm not even sure if...
hi, the MT5 ea doesnt open more than ONE buy at a time, why is this?
i thought it was just buy and sell it couldnt open?
thanks
Do you think it is a good idea to create an EA with a green equity line above the blue balance line?
(3)
Yes No I don't know "What difference does it make" Hillary Clinton.
Hi,
I am trying to update a CSV file with live rates. For this I am using CopyRates function.
I came across this problem while using this function. In brief, the error is CopyRates function's datetime and the rates does not match when the market is closed.
For an example let's say now GMT time is...
Yes, it's a good idea No, I want customer to pay before they can give testimonial
iam used to work with forex tester 2 so iam kind of new in this.
I'm sure theres any code out there that set the SL and TP so I dont need to enter numbers all the time ? also that works for pending orders
its the same we see on Auto SL and TP Maker
dont need to be sophiticated , only set numbers.
Hello my friends, Ive got a little problem with a part of my ea. if (a=0) {OrderSend(Symbol(),OP_BUY,Lots,Ask,3,Ask-(StopLoss*Point),Bid+(TakeProfit*Point),NULL,Blue); printf ("buy");} if (a=1) {OrderSend(Symbol(),OP_SELL,Lots,Bid,3,Ask+(StopLoss*Point),Bid-(TakeProfit*Point),NULL,Red); printf
What is mt4 genetic algorithm?
Here it is, incase someone is confused
https://www.mql5.com/en/articles/1409
Hello everyone,
sorry for subject. I couldn't explain it enough. My fx broker does not support metatrader 5 but I want to do some backtest with their symbols like dow jones but mt5 demo account does not have dowjones symbol. Of course I can do it with mt4 but mt4 can not use parallel processing...
Yes. Give a chance. No May be next time i try something with it
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.