Hello, i am trying to work with files but i must be having an issue with either storage or access of the file i want to work with.
Attached is a binary file, holding an array, and the expert code that i am using to read the array and print it out
the location of the file on my local computer is:...
Hi all,
How to let your signal get high rating?
If anyone want to trade on other account which is far away to him. which is better options for him 1.remote trade copier software or by getting signal subscription from master account
Hi,
I have a interresant EA but I will debbug trade entries using ObjectCreate instead Ctrade. I will draw in graph all entries with ObjectCreate(chart_ID,name,OBJ_ARROW_SELL,sub_window,time,price)) Itried to do "OBJ_ARROW_SELL" or
"OBJ_ARROW_BUY" but only draw one time.If I try to copy paste...
[Deleted]
Hi, What is wrong whit mt4 why WebRequest sometimes works and sometime dont work ? D espite placing the url in the appropriate box in the settings mt4 platform I am not able to properly execute a query to the page ? also checked mt4 version from the mql5.com - even on localhost dont work ??? Regards
.Try this: 1. Develop a multicurrency EA. 2. Make it runnable in MT4 and MT5 3. Add SQL. Struggled along so far. Now try to run some optimization runs with MT5 on the cloud. Get stopped even if I do not do any actual MySQL calls on optimisation runs MySQL no good running on cloud or remote. DLL...
Hi,
Can anyone let me know why my trades are being delayed in my subscriber's account. In other words, my trades get executed and then perhaps a minute later it will get executed on my subscribers account at a much different price. Is there a way to fix this?
Hi there, I am currently working on an EA that will allow me to do automated trading on Binary Options. It seems that there are limited brokers available with APIs or options for interfacing with their platform, so I would like to build a macro that I can trigger from MT5 to do this for me. Although
[Deleted]
Hi,
When getting the properties TERMINAL_COMMUNITY_ACCOUNT and TERMINAL_COMMUNITY_CONNECTION using the TerminalInfoInteger() function, the result is always false. I'm connected to the MQL community, my balance shows next to the Cloud under Agents. Can anyone help me with this? Or is there any other...
i would like to share some of my beta expert advisors. I would like them to be operable only for 1-3 months. I add such conditions to the beta versions: datetime allow_date=D'2014.12.01 00:00'; if(allow_date>TimeCurrent()) { //main functions } Can i just safely post this version on my...
The code below is RSI indicator with SMA on it.
I need a sentence something like this:
if (SMA is above RSI) {
do whatever }
#property indicator_separate_window#property indicator_buffers 2#property indicator_color1 Red#property indicator_color2 Lime#property indicator_level1...
Hi, is there an (easy) way to use the z-score in the OnTester function? I need something like TesterStatistics(STAT_ZSCORE).
How many percent of max drawdown is good? We know the higher risk the higher profit. However, we should find out a point where is called acceptable. I think max drawdown 30% is acceptable. What is your opinon?
In MT4 it is straightforward to use a technique with a trailing stop and add new trades when the previous trade(s) has passed break even.
Each trade is processed separately by the broker. Each trade can be sent with all needed information in one go. No real complications.
I have made some...
I know I can use history to test strategy, but I'd like to execute EA step by step on history data of a specific day, e.g. sep 26, 2014.
How can I do this?
Is there an EA that after a trade by TP or SL was closed automatically a new trade (in the same direction as the closed trade) opens, either immediately or after a defined voher Pipabstand and variable lotmultiplyer? For example, a buy-trade is closed at 1.3470 (by TP or SL) and I want that the EA...
I have a ea which place pending orders .can we add new buy sell conditions based on macd on my existing ea
I have been using both methods and find them quite similar in functionality. What are the pros and cons for using one or the other?
Why there is a need for two trade event handlers?
I read the difference here: https://www.mql5.com/en/docs/runtime/event_fire#trade
But I stilll can't fully comprehend the difference, since:
1) They overlap each other on handling same events, e.g.:
Trade: sending, modifying or removing...
Hey Community. I searched with google about this problem but i didnt find a soultion :/ The problem is that i get the following problem on my own created indicator: "test DE30.Z,M15: invalid integer number as parameter 2 for 'iCustom' function" Im using the following code. Would be very nice if...
I modified indicator to be EA but it doesnt work well I need help to work well
I want to create an Expert for orders/positions handling using a GUI. Testing the GUI Examples of MQL5 (Expert Advisors\Examples\Controls) I realized a major problem:
When I move the scroll bar of a ListView and an order line exists on the same level with the scroll bar, the line (and also the...
I already coded some EA but when i want to involve candles, i have no success.
If i use the wizard to evaluate a mq5 over one of the mqls that use candles + RSI/stoch (one from the topic: https://www.mql5.com/en/forum/14482) i can obtain a working EA (through debug can't check everything but i...
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

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.