General - page 11

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
hi i have declare in top of script this code input int OnOffChiusuraAuto= 0 ; but why when i try to chage return me 'OnOffChiusuraAuto' - constant cannot be modified SPREAD_ROBOT.mq5 297 9 but is variable not constant o_O
Hi there, Does anyone knows how to combine multiple MT5 reports? To check on correlation etc
  live chat  (1)
how i can live chat with mql5 support or how i can email him
  Signal Disabled  (1)
Can anyone suggest why trading signal got disabled with a notification of inactivity detected but there is many recent trades already taken previous day of disabling of signal. how to fix the issue
Hi i look in manual but i not find something similar to function Time ,probably i not see , anyone know if exist something similar? thanks
I am wondering if the broker can tell where the copy of mt4 is from and what ea's etc are loaded on the current platform. Thanks
  Debugger Error  (5)
I get the popup "Specific Symbol is not specified" when i try to run real time debugging, how do i fix it? Thanks
[Deleted]
  how to withdraw.  (1)
how to withdraw the remaining balance from my account