General - page 181

I made a payment for VPS using PayPal. I was debited but the registration failed, so I made another payment and it also failed. When I contacted the Support they said it was because of different emails. So I rectified it and made another payment then it was successful. My problem is, when will I get
Hello experts, Can anyone suggest how to test an EA with 100% quality, whenever I tried to backtest my terminal didn't show more than 90%. I don't know is it normal or I am making mistakes
Hi, Expert programmers. I want to learn coding from scratch, currently know few things about it. So I am bit undecided from where to start, should I start with Python or mql4/5 or anything else? Please suggest the right way
[Deleted]
When OnDeInit() and OnInit() is called or when timeframe is changed, MT5 forgets about the last datetime / XY Location of chart where user was browsing history of bars, How it is possible that i can save these data and call it later? Any functions for that? I want to save this before OnDeinit() is
I have been running an optimization on Strategy Tester for a week and then a pc become responsive I restarted it but the test result which was supposed to be complete is not found. I only see the entry on optimization history. I try to start it hoping it will resume the optimization or display the
this code won't place any orders as an expert advisor in the mt4 strategy tester and it's returning the following error in the journal, i don't know what the problem can be, can someone help? error: "TestGenerator: unmatched data error (volume limit 2431 at 2023.01.26 13:00 exceeded)" bool
Looking for an indicator that would plot the account equity as a histogram... and can be used on any time frame. Is there any such indicator out there?? Thanks,
Hello, how can i access the api of the economic calendar
Dear Admin, I have a signal that has a subscriber but I don't see the money in my account Please help me check Why does it have no money
Hello, I am having issues with the system that does the conversion. My signal provider has a $500 and I have a funded account of $50,000. However, since I registered the system has been using very small size, lot size of a $500 account and this is not being replicated onto my account. Any help on
Reliabilty of ea means
Hi community! Does anyone know where can I found detailed information about the MQL5 warnings applied to trading signals? They are good and useful but without knowing the parameters is a bad thing.I feel like playing a game without knowing a rules. How many warnings are? When they are applied to...
Hello World. I'm a newbie to Expert Advisors and haven't found one that fits my strategy, so I decided to explore the MQL5 Language and build my own EA. However, I've found that it's more challenging than I anticipated. My strategy is straightforward and based on 4-hour and 15-minute order flow. It
hi i trade mofid broher mt5(MofidSecurities-Server), butabout 3 weeks dosnt works, and i call to broker but nobody response, could you plase tell me what happend and why it dosnt works? thanks a lot
  help me correct it  (12   1 2)
#property indicator_chart_window #property indicator_buffers 3 #property indicator_color1 Red #property indicator_color2 Blue #property indicator_color3 Green double PSAR[]; double IKH[]; double BB[]; double RSI[]; double MACD[]; double STO[]; double ADX[]; double CCI[]; double Buy[]; double Sell[];
Hi All, can anyone recommend to me a highly profitable alert buy sell indicator which requires no chart analysis?. Also, please recommend me a profitable strong trend alert indicator. Both indicators can be paid or free. My job and life doesn't give me much time to sit in front of a PC and watch the
[Deleted]
  Paypal Withdrawal not Available  (258   1 2 3 4 5 ... 25 26)
I can't withdraw money to paypal. Is this temporary
Hello there, I ran into some trouble when I tried making my EA trade only between a certain time window. When I get CurrentTime into an MqlDateTime object, what timezone is the hour variable based on? And if it's not in UTC time, how can I convert it to UTC? Thanks in advance :)
Hello guys, I have attached my account on vantage for signal providing. Now after sone trade i have seen that mql have not registered the trade and also is impossible for me to open the signal service. Anyone got the same problem and could help me? Thank you in advance
I just saw my freelance stats where suddenly overdue numbers has increased from 3 to 8. This is shocking as I clearly remember 3 overdue jobs ( even these were because of client delay but it is okay ) but no more than that exists although I have a job where the client suddenly disappeared ( almost 2
Hi all Previously I have 8 weeks public signal with no subscriber yet. Recently I closed the signal due to very wide spread and other things. Then I created a new public signal using same name "Antonrim" with another broker. At first the rank still visible for a few days then the rank dissappear
Hello everyone, I uploaded an EA on MQL Market, unfortunately I made a mistake with the name. Can I delete the EA or is it allowed to move the EA to the "Hidden" section and create a new product? In this context, I would like to know whether the EA should / must contain "EA" in the name or the
  VPS  (11   1 2)
Hello , i am quit a newbe. I am following 4 signals. 2 on MT4 and 2 on MT5. I have one signal on MT4 with VPS. But do i need a VPS on every signal apart. So 4 VPS connections
  Risk Management  (5)
Hello Traders and programmers. I would like to start a discussion about the various types of risk management that you can use in your trading to implement within our trading systems. Well known risk managements are certainly the classic fixed lot or percentage lot risk, then you can use a system
If someone copies a signal, does the subscriber volume/lot generate automatically or do they need to be adjusted manually? thank you
  PLease Help !  (3)
A/C No: 1659988 Name: Pirje Marcel 2023 January 31, 23:59 Closed Transactions: Ticket Open Time Type Size Item Price S / L T / P Close Time Price Commission R/O Swap Trade P/L No transactions 0.00 0.00 0.00 Deposit/Withdrawal: 0.00 Credit Facility: 0.00 Closed Trade P/L: 0.00 Open Trades
how to connect binance(crtpto broker) charts to mt5 any solutions
can someone help me a problem, I installed the program telegram copy trade, I made all the necessary settings but the system does not work, the only thing that seems wrong to me is that the list of pairs / symbols appears on the red background, in the instructions it is on a green background, it is
Your animated ads that are not cached already stop in the first frames . This is not a capture of the animation as it was playing but it shows the chrome browser being stuck as it tries to display the ad for the first time . It remained like this . The "1st time it tried to play it" might be an
Is there a way to stop mt4 push notifications from sending unrelated non EA alerts. I would like push notifications to be exclusively EA related. Thanks