Hello , dear friends how I can use mt5 offline like mt4 , I want use offline for backtest because I think my DSL has a problem with some servers and I'm tired of testing anyway , because all my result different together
best all my result with alpari meta trader as default mql5 website platform...
Hello Team - I am new to MT5 and i have been trying to develop an EA. I opened an initial trade and pending orders for 3 additional trades. Using the order delete function deletes the pending orders when i run the EA before the market order even opens. I will appreciate if i can get help here on how
Hi, I am learning MQL5 language, Currently, I do not know the Single Account License and Time-limit Protection functions Can someone help me? I have consulted this article, but it only has the notification function, which cannot protect the account. Can anyone help me
Hello, I'm currently working on a Ichimoku EA and I'm struggling with the possible conditions for opening a position. I would like to know WHY when the EA is checking for the condition "BUY_OPEN" or "SELL_OPEN" if (Nb_positions< 1 && BUY_OPEN ) It does NOT take into account the "Open_buy_position"
Hi, I use a 40 core xeon cpu and 80GB mem, 3 SSD RAID striping set for cache and 48TB HDD, 2x10gBit network. A test cycle in strategy tester with a single pass is 9 minutes. if I want to find optimized values I choose so, that it is a multiple of 40. So it does 40,80 or 200 cycles. I believed, that
If Backtesting start date is set to 1 week ago, and an indicator is looking back 2 weeks, will the indicator have access to data from 2 weeks ago? So I can understand what's happening, please assume the MT5 is fresh installed so there is no existing data downloaded from trade server yet
Hello, I'm having trouble with HardSL . It seems to be closing sometimes in a major percentage than I've set , these are the lines: void HardStop(){ double TotalProfit= 0 ,TotalLoss= 0 ; double SymbolProfit= 0 ,SymbolLoss= 0 ; for ( int i= 0 ;i< PositionsTotal ();i++){ ulong iTicket=
I figured this forum would have some great insights on this question. Thanks in advance :)
I have found how to use indicators data in the cases, when indicators are manage to fill data arrays. But lot of the indicators are just draw their output on the chart and don't fill these arrays. And when I say "they don't fill" I mean that I don't see any data in the "Data Window", so I suppose
class PositionsForGoldStructure { // PositionStructure holds the details used to populate per position. class PositionsStructure { public : double dPipRangeValue; // ... more variables. PositionsStructure() { } }; }; my question is. If you use a multi dimensional
Hi, I am trying to complete the code for a tight trailing stop for my EA. The Trailing Stop I currently have is such as that only when the trade is much closer to the TP, is when the actual SL is moved up, but I want to make a trailing stop that stays exactly the same distance from the current
Hello, I'm fairly new to coding and I've run into a problem that I don't know how to fix. I'm trying to make a EA that trades using the Bollinger Bands indicator to then maybe use in a more sophisticated EA later. However during my testing I've noticed that it is not placing any orders. Although it
Hi, I hope there somebody help me with this topic. I want develop MT5 Web API use .NET without .NET dll from MT5 SDK, I want create manual authentication like SDK example in PHP or JavaScript, is there somebody do like this ? Thank you before
Necesito que me den acceso de poder tomar cargo de mi saldo ya me aburri de todo esto....gracias
(1)
Dígame si me van alludar si no ya dejen de mandar tantos textos u mails
Hi, I am coding a basic RSI trading bot that takes trades when the the RSI is reverting back to the mean (RSI middle of 50) after leaving the upper or lower band. So basically if the RSI has gone under 37.5, and then when the RSI is peaked sell of and is going back up towards the mean, I want place
Hi guys, I have around 10.000 lines of code. Indicator frezze randomly in MT5. Same code in MT4 have no problems. Is there any way to find out which line of mql5 code causing indicator and chart to frezze? It usualy frezze after an half of hour. Is any tool in mql5 to show code where indicator
How can I use the array Currency to replace EURUSD so multiple functions like BullishCandlestick() can check multiple currencies simultaneously? Thanks string Currency[ 5 ] = { "EURUSD" , "USDCHF" , "GBPCAD" , "GBPNZD" , "GBPUSD" }; bool BullishCandlestick() { if ( iOpen (
Our EA builder seems to be having difficulty getting the Ea to work our our terminals because we have different order filling modes( IOC, FOC) than he has on the terminal on which he tests it. My question is, is this really a difficult thing to fix? Is it possible to build an EA that works
Hello. I am practicing coding an EA that uses Heikin Ashi data (only close and open since that's all I need right now) to determine trades. When I backtest it I get an array out of size and ontick critical error, and debugging it points me to the pricedatapoints variable. The last time I had an
Hello! I need an example related to order splitting function to reduce slippage when trading large volumes for EA MT5 Thanks
[Deleted]
I've been working on EA for several weeks, testing it in various ways, especially walk-forward and etc. Today I did a unit test for 3 years for two four different combinations 1. Setup 1 and Risk Management 1 2. Setup 1 and Risk Management 2 3. Setup 2 and Risk Management 1 4. Setup 2 and Risk
Hello folks, started learning MQL for more than a week now. made EA which simply opens order based on PARABOLIC SAR indicator. on sell indicator it sells and on buy indicator it buys. and I lost 100% loss in a year. while backtesting. I swapped the signal from sell to buy and buy to sell, thinking
The code compiles correctly yet a warning occurs which says "expression not boolean". In my script, if I were to Alert(UpperWick), the answer is always 1.0 rather than it calculating the upper wick in function of whether the candlestick is bullish or bearish. Much appreciate your help! double
Hi, This adaptation of the Edit example code populates the Edit text with the spread when the EA loads, but I need it to update the text with the current spread with each tick. I found solutions using the old object oriented approach but not the new object oriented approach. I tried updating using
Hi All I would like to open a trade when the lowest/highest rectangle is completed. So if the 2 highest candles on top touches the rectangle open a sell trade, I would like the same with the lowest. void Buy() { double Ask= SymbolInfoDouble ( Symbol (), SYMBOL_ASK ); double Bid= SymbolInfoDouble
Hello I've successfully programmed my first backtest profitable EA and naturally I want to tweak it to ensure it's max profitability. The strategy is a simple sell on the break of last weeks high if last week was bullish, and buy at the break of last weeks low if last week was bearish strategy. The
Does anyone know why I don´t see the EA that I imported to mt5. when I create a new and pasted the cod in it it does not work. The cod work in mt4
Hi all, problem with EA validation!!! EA is limited to trade on all pairs except EURAUD. Screenshot attached. I have no idea what this error message means and how to bypass it. EA does not pass automatic validation
hello i used telegram bot for read from channel https://api.telegram.org/bot<token>/getUpdates i get {"ok":true,"result":[{"update_id":569398535

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.