General - page 130

Can anyone advise me please... I cannot download a free indicator from Market. Everytime I try to download, it opens up a previous account on the MT5 platform (also deleted from Win10 apps) instead of the platform I have open. How do I stop the old platform opening please? Thanks
[Deleted]
I do not know reason why trades on this signal MATRIX GOLD VIP are not being copied into my account that I used to subscribed to it. I have checked the journal and I could not identify the problem. These trades in the attached picture were not copied into my account. Can someone help me out
Hi ... I'm trading a symbol in TradingView, but not available in MT5, To utilize MT5 machine learning ecosystem, is it possible to create a new symbol in MT5 and import live data from TradnigView for this symbol
[Deleted]
Dear Community, I am currently seeking a robust solution to suspend trading activities for risk management purposes across multiple accounts. After thorough research, I have compiled a list of potential options, which I would appreciate your expertise in verifying and refining: 1. Putting the
  Day seams wrong!  (2)
its Tuesday not Monday. this is what looks like in freelancer section. not big deal but i think better to be corrected
Hi guys how can convert in mql5 this part of code ? ObjectCreate ( 0 , "ViPrimario" , OBJ_EDIT , 0 , 2 , 120 ); ObjectSetText( 0 , "ViPrimario" , "P1" , 10 , "Arial" , clrBlack ); ObjectSetInteger ( 0 , "ViPrimario" , OBJPROP_CORNER , CORNER_LEFT_UPPER ); ObjectSetInteger ( 0
For the love of God, can someone help me? xD i've being cracking my head out and can't figure it out. I have an EA, runing in 6 pairs (each running an instace of the EA), and i need a different rand value for each pair runing, each time functions run. code is simple as MathSrand ( TimeLocal ()); int
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
Does anyone have a method that our clients can click onto our EAs from our website and it would link them to our IB Link with our Fx Brokers and it also prevents them from using our EAs with other brokers
Is there any way to provide a means of reading the results of the optimized period? For example, I would like that when in 'forward testing', which is the execution of the results from the optimized period in the non-optimized period, it would read the optimized results and only execute those that
I am trying to install MT5 in my computer (Windows 7) but it ask me for proxy, but i am not using proxy, how do i solve it
Hi everyone, I want to change information about myself on my profil (name basically) but the field is in grey. How is it possible to modify it ? Thanks, :) GT
Hi, Is there a way to open Metatrader 5 optimization cache file (folder -> tester/cache/) with another software and export the data in .csv format or another format different than .xml? or Is there a way to export optimization results in another format different than .xml? Thanks
Hello Support, I'm writing to report an issue I've been experiencing since May 18th with optimizing an Expert Advisor using network agents (local network OR MQL5 cloud agents). Since the release of the newest builds (4300+), I haven't been able to optimize using Local Network or MQL5 Cloud agents
Hello Traders, I tried to execute the a sell order from the one click trading button, when it failed, I checked the journal and found this error: 2021.09.22 22:39:49.234 Trades ‘X47XX9X0': failed instant sell 7.5 EURUSD at 1.17325 [Request rejected due to absence of network connection] Since the
How long can MT5 be used if it is not upgraded? I now hang the EA strategy. I remember that MT4 can not be used without upgrading in half a year, so how long does MT5 not upgrade will affect EA
Cant end positions bbdcp131 and bovap100
I do not get the vps window to show me the Stop and migrate buttons. I am logged in and EA is running and placing trades though
Hi, Quite new to this but enjoying it. I would like to get the DJIA end of day data and use it in my mt4 program. I understand you can use US30 but it's not quite the same and for what I do I really need DJIA data. Any idea where I would be able to get this for my program. Cheers
  Withdraw funds  (4)
Hi everyone. Is something change last time with w ithdraw on bank card option? Every time when I w ithdraw money it make as soon as I press button. Today it freez money on my mql5 account without transfer on my banck card. Thanks for help
Good morning, More than a week ago I selected a developer to do an EA for me. I selected him, set the technical task and moved on to the next step, waiting for the developer to approve the Technical Task. Days passed and the developer did not take the next step or give me anything...so I decided to
  Requote  (1)
Dear all, Sorry, I want to ask, how do I solve the requote error? Maybe that could cause the OP to fail? please help! Thank you
how to update my country of residence in MQL5? When i click edit profile that is not editable
Hi every, I am using a trade assistant that I have bought from MQL market. That is essentially an EA which handles all the trades when placed i.e. helps sets up SL, TP, Breakeven levels all virtually so when price reaches those levels it closes them. I am looking to buy a MQL Vps so that this EA
Is there any way to provide a means of reading the results of the optimized period? For example, I would like that when in 'forward testing', which is the execution of the results from the optimized period in the non-optimized period, it would read the optimized results and only execute those that
Hi guys, I need to OHLC database of xauusd in m1 timeframe from trading view 2015-2020. If anyone have each year, please contact me
How can I add indicators like the Traders dynamic index on the new meta trader web platform
Is there a way to get notified on my android only for major economic forex news
Hello for all i need this EA can buy or sell without RSI Please anyone can help me ? I have this code and I cannot do the coding. If anyone can help me for free by changing the code to be as I want. //+------------------------------------------------------------------+ //|
I am trying to optimize my EA, because I would prefer my back tests that run for a few days to be faster. (I am using using visual mode, but it is intentional) The thing that is slowing my program are some objects that I am drawing and moving depending on some circumstances. One thing that could be