Does anyone know of an EA that makes trades based on the percentage value in relation to the start of the candle
I was trying the free trial period and wanted to host an EA which needed DLL import. I got the message that such EAs cannot function in MT4 VPS server. Is there a way to resolve this? Cheers
Hello, I am learning to code and came across these 2 functions that calculate the optimal lot size for the order. I tried both of them however, they are both giving me a bigger than supposed lot size sometimes (e.g. returns a 1.5 lot size for a $1000 account, or a 2.94 lot size for a $10000 account)
VPS.. "indicator is too slow, rewrite the indicator"... how to reduce Max bars in chart below 1000?
(4)
I have a multi-currency EA that works very well in my local computer. However, when moving it to the MQL5 VPS, I get a warning saying " indicator is too slow, rewrite the indicator, please". Looking on the web over solutions to this problem I found several solutions like: 1. Disable news. 2. reduce
void OnTradeTransaction ( const MqlTradeTransaction &trans, const MqlTradeRequest &request, const MqlTradeResult &result) { if (trans.symbol!= Symbol ()) return ; if (trans.type != TRADE_TRANSACTION_DEAL_ADD ) { return ; }
Any knows what to do with this? I cannot logg on with a newly dowloaded MT4 from my broker
Hello everyone, I've developed an Expert Advisor (EA) for trading, which I plan to offer based on a monthly subscription model. To facilitate this, I'm considering creating a user portal or middleware. This system would allow subscribers to manage their subscriptions conveniently, possibly using a
Hello everyone, I have a question about MetaTrader 5 and multiple brokers/accounts. I have one platform on which I have 5 brokers/accounts installed. Now I want to trade these 5 accounts at the same time with different strategies. However, I am having problems with this configuration. What am I
every time i trie to add this indicator to the chart it gives this error "Error: AUDCAD not found. Cannot proceed." Even tho AUDCAD is there... can someone help? thnx
i rented a meta trader 5 vps service and i migrated all the things, it said the memory and the storage is running but the cpu is at 0%. and my EA doesnt seems to be working, how to fix this please
i have a market place ea free one that uses moving averages.it trade 1 trade per candle all the time. months of testing. very profitable. on live account it opens 1st trade same price almost and time then many more trades till candle closes wins and losses. tried another broker live account. same
Dear team, I am not really sure why my products, if such payment is done, they are cancelled the next day. meaning my income is cancelled
Dear I want to details how this function work "Compile file with MQL5 cloud Protection". --> What is the different between with protection and without protection. --> How i know my file is cloud protection or not
I need a help with opening a real trading account not only demo. It does not allow me to press on "Creat real account". Please help me
Hello everyone, have a nice day! I'd be happy if someone could explain my question: When is a freelance project considered overdue? If the customer is offline and does not confirm "Demonstration" until the deadline, will it be considered "overdue"? Thanks a lot
Hi I have two files that I need to convert from MT4 to MT5 one is an indicator the other is a template, I have attached them. I haven't got a clue what I'm doing can anyone help me? Cheers
If I draw trendlines on the charts, does anybody know how I can make them stay on the charts even if the MT5 platform has to shut down due to a Windows update? I got the following suggestion but it didn't work: Right-click on chart (pic) and save your chart with trendlines as a Template. On any new
On Saturday, April 13th, 2024, we will be conducting technical services on the mql5.com website. The maintenance is scheduled to start at 10:00 GMT+3 and is expected to last approximately 3 hours. During this time, the mql5.com website and all its services will be inaccessible. We kindly request
[Deleted]
Something seems strange in the last 3 hours. A few hours ago I tried to update my EA to the marketplace and some strange things happened. On MT4 it works, for MT5 there is a notification for the log "more than 20xxMB". Can anyone help with the answer
I have noticed what seems to be an error in the way the event time retuned from MqlCalendarValue. There seems to be an error in the way server time is being calculated (since all time values are returned using server time as per documentation). Below I have attached samples of this error. The
hi im new to coding and i cannot get my ea to execute trades on the strategy tester i keep getting this error or variation of this error : 2024.04.13 15:21:45.619 2023.01.09 13:27:02 failed market buy 0.01 EURUSD sl: 1.06725 tp: 1.07025 [Invalid request] 2024.04.13 15:21:45.619 2023.01.09 13:27:02
I have moved VPS server from one MT4 account to other today and tried starting it, its not working. 2024.04.12 16:41:39.805 Virtual Hosting: 6565125 start command 2024.04.12 16:41:39.692 Virtual Hosting: 6565125 failed to connect to server 'MQL5 Mumbai 01' 2024.04.12 16:41:19.682 Virtual Hosting
When the single test or visual test is executed, there is a chart showing the evolution of the assets. I would like to know if there is an example of how to retrieve this information and plot it on the main chart when the tests are completed to facilitate visualization when I run the tests
Please help why my account is not ranked ? Not found in search Account age is 7 week Full realibility Low dd Not demo account Not cent account But not ranked
So, i made this code and it does't throw any errors, but i don't see any rectangle on my chart. What have i done wrong ? // Calculate rectangle coordinates datetime startTime = iTime (symbol, period, 1 ); datetime endTime = iTime (symbol, period, 2 ); double startY =
Hi there! I've got function that calculates lotSize, but it doesn't work right for some reason. Actually I can't understand why. So I do need help :( double calculateLotSize( double entryPrice, double stoplossForCalc) { double Lotsize = 0 ; double mx= SymbolInfoDouble ( Symbol ()
If I draw trendlines on the charts, does anybody know how I can make them stay on the charts even if the MT5 platform has to shut down due to a Windows update
Hi I do right click on calendar and delete all events this deletes the flags but as soon as youchange time frames or come back to charts there BACK. (so annoying) Is there a way to get rid of these so that they don’t comeback Thank you
Hi guys , I have been using mt5 on mac for a while now but struggle with font scaling , colour selection and general indicator appearance. Has anyone faced similar and found a fix , is on a m1 mac running latest mac version and mt5 downloaded from metatrader website. any help would be much
I lost my old phone number and want to change it to a new one, what should I do

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.