General - page 49

Hi Team, I can not login to account due to lost iPhone and can not receive code verification. Please help me. Thanks
I am a new seller and I have uploaded my MQL4 indicator to the market and also published it. But I don't know when I try to download it but it became an EA in my MT4 Market EA. Anyone can help
  Please help  (2)
In the following code the EA is working perfectly fine if I drag it into the chart But in the strategy tester it shows the previous bar high and low and not the daily (tested on the 5M chart)
Hello, I wrote a very simple EA that opens a trade when there is a difference between 2 EMA's. All seems good to me except it does not open any trades on mql5. Here is the code: #property strict input int EMA_50_Period = 50 ; // EMA period for 50 input int EMA_200_Period = 200 ; // EMA period for
I was using the strategy tester and I noticed that it does not follow the first in first out rule that we have to in the US. Is there a way to have that included in future versions. Thank you
The ''Market Watch" is a section of MT4/MT5 which shows all BID/ASK prices and allows you to view instruments, place orders, open charts etc. In order to see all instruments available for trading, please right click in the Market Watch window and select 'Show All'. To manually add the instruments
Hey All I was watching multiple tutorials on youtube about creating lines (objects and stuff). The problem now is i cant change the color in my last EA practice script. The lines stays red and i had this problem last week for the first time with another tutorial. First i thougt i did something
Hi i read this https://www.mql5.com/en/book/applications/events/events_mouse in this paper say exist this file ,i suppose in metatrader 5 , but i not find EventMouseWheel.mq5 or EventAll.mq5 anyone have this file ? thanks
Hi everybody. I just learned to code about EA on MT5. Is there any advice for me? And can you provide structured study tips
When optimizing ea in MT5 strategy tester for the best results for inputs into ea - MA, RSI, TP, SL, Trailing, etc. for the previous 3 weeks (as an example) on Slow Complete algorithm, do optimizations results skewed towards the end of the 3rd(last) week of the optimizations period or results
[Deleted]
This will be used to see if the slave account (myfxbook) has the same performance as the master one (mql5). This allow you to spot any significant difference between the two accounts. In case the discrepancy is too big and not in your favor you might want to stop copying the signal. The only purpose
Hi, I did rent an ea from the market and for testing purpose i used to install it on my laptop. now i want to run it on my vps on a demo account but unable to install the ea on demo account on VPS on pressing install it does nothing what is to be done ? Thanks ckm
Hi, wenn I test sending a notfication from my MT5 Terminal on Windows to my mobile MT5 on Android, it works without problems. When I try this via mql5 code, I get 4014 error code. Does anyone have idea where the problem is? MQL5 code: bool result = SendNotification("test"); if (result) Print
Hi, I am using MT4 with Pepperstone and I would like to use python to retrieve all the infos from my trading account like open orders, order history, profit/loss etc. Thank you
Hello, Each symbol need different minimum lot or leverage. These two values are used to calculate margin = lot_size x contract_size / leverage. For example : CFD sp500 has minimum_lot = 0.1 and leverage =20 CFD ibex35 , min_lot = 0.1 and leverage = 10 CFD nas100 , min_lot = 0.02 and leverage = 20
int OnCalculate ( const int rates_total, const int prev_calculated, const datetime &time[], const double &open[], const double &high[], const double &low[], const double &close[], const
hi guys, i.m testing an EA and normally after the trades close some dotted red blue lines are visible (see below in backtest, visual) before it use to do this also on live chart trading,but now the trades closing on live charts and the red blue lines are not showing, just the opening triangle, as
so i made some modifications to supertrend and added a way to track fair value gap, but for some reason, while the indicator does work in live charts, it doesnt in the strategy tester, and that makes it so that i can not backtest an EA that i made based on it. I checked and there are none of the
hello expert people of this forum i have some question in my mind please reply if you know 1. Some time i received small warning like high growth is risky 2. some time ranking isn't showing beside my signal 3. Some time my signals not show in active tab but show in all signals if you know about
hi, i downloaded the grid machine as a free DL, i opened up a meta qoutes demo and it gave me account number but the password is just all dots, i want to watch this bot on my phone but i dont have the password t connect, where would i fined the password for my newly created mt5 demo trading account
Does anybody can help me with this issue with MT5 for mac? I already unistall and installed again. Any suggestion to fix it
Hi all!, I've coded an mql5 EA, it works all good in my PC, still when uploading it a test is run and says no trades taken, invalid volume(=0) so wierd, any advice??? thanks
Hi i have created a commofunctionlibrary.mqh in include folder , i want call this library #include "Trade\PositionInfo.mqh" #include "Trade\Trade.mqh" i try also with <> but nothing is possible call ?? thanks
//+------------------------------------------------------------------+ //| TradeUtil.mqh | //| Copyright 2024, Ting | //| https://www.mql5.com |
My eyes are killing me. It's not as bad in mt4 cause everything is high contrast, but mt5 is stuck in the mid 2000's opaque fad and it's like I'm a senior citizen looking at a screen now. Everything is fuzzy for no reason and weak colors....really hard on the eyes. Please help
How do I change my VPS servers in MT5
How do do I filter the History Deals using position comment?....Please help fix the code int MaxConsecutiveLosses(){ HistorySelect ( 0 , TimeCurrent ()); int max_losses = 0 ; int current_losses = 0 ; // Get the total number of closed trades int total_trades =
why in this part of code void CloseALLOrders() { // Aggiorna i tassi di cambio prima di chiudere gli ordini. //RefreshRates(); // Stampa nel terminale il totale degli ordini, attuali e passati. Print ( OrdersTotal ()); // Avvia un loop per scansionare tutti gli ordini. // Il loop
hello had some money in my account wich i requested to withdraw! they gave me the money back but also they closed my account so offcourse no longer have acces to my purchased indicators! how can i get acces to them or get a refund? regards