General - page 69

Hi, I am just starting developing in MQL5, I am usually developing Pine Script EAs. As a learning purpose, I am trying to replicate an Ichimoku EA I have developed in pine script. In this EA I am merging the Kijun-Sen & Tenkan-Sen, the following way : Pine Script 5 // Smoothing the merged line
  Account blocked  (2)
hi Is there a feature on MT5 that would allow my broker to partially block my account? Meaning they would be able to prevent me from opening new trades/funding my account but allow me to close some already opened ones? Thanks
If I withdraw money from my metatrader 5 account while subscribed to a signal that has open positions, sometimes metatrader 5 will automatically close a portion of my open positions. This is because the ratio of the signal provider's balance to my balance decreases. Is there a way to prevent this
Hello, I like how you can check the growth data month by month on the account stats on a signal. However I would like to be able to do the same with drawdown for example. The drawdown chart is limited and only shows few days worth of data. Is there a way to go further back
Hello MQL5 World, We all know of ChatGPT by OpenAI as well as other Chatbot ai services that can develop MQL4 and MQL5 code, however it is not absolutely perfect. My question is does the MQL5 community think that metaquotes should create a version of an AI chatbot that can exclusively and correctly
I am using a Python code to obtain real-time orders that have already been executed; based on that, the algorithm makes decisions. The code works, but new orders take about 3 hours from the time they are completed to be registered by the mt5.history_deals_get function. Does anyone know what causes
Hi guys, Im not a programmer, but just tried to write a code using chatgpt and it works a bit, but the part of the code that I want to show me a display info, keeps showing me some errors... Can someone please help me? Im posting the code of this part here.... it keeps showing me part of this code
Please I am unable to verify my MQL 5 profile . I don't receive any verification code on the phone number I provide to enable me proceed with the verification process. Please help me
Hi guys, I am an upcoming developer. I coded an ea and implemented TP based on bars count but what I noticed is that at certain point the ea gets detached from the chart even when I re-attach it. When I check the expert tab for the bug I saw it quoting array out of range line 394 and at times 399
Hi, I am trying to publish my EA and am getting a no trade operation error. If I take this following code out if (size > volMax) size = volMax; if (size < volMin) size = volMin; then trade operation occurs but I get an error of invalid volume . double volume = 0; double volMin =
Hello All I have an EA that works with Economic Calendar events and values from such events, reported with the MqlCalendarValue and in the web site https://www.mql5.com/en/economic-calendar But for some strage reason, on june 20th and 21st/2024 they were shown on the web site but not on the
Hi I have three trading accounts on my computer.. First account has Signal subscription to copy trade from MQL5. I can I add a local Trade copier to copy the trades from account1 to Account 2 and Acc 3. Can I put them or migrate them on the VPS. So that Acc 1 receive the signal and then send them
I make a lot of commits due to power outages. But I don't need the change history. I only need up-to-date versions of my files. I'd rather clear the commit history and free up storage memory
Good morning What do you think of the changes in indicators? I cite, for example, the RSI, the ATR, the Supertrend for those I know because it is by developing that I realize that the formula of the indicator is not the one I thought I knew!! No announcement, no warning. What to do with it in our
Hi to all! I have a problem: several comboBoxes are created (the number is not fixed), the class object is created as an array CComboBox combo[]; Then I create the ComboBoxes themselves: void SubWindowCreate( int count, ulong event_id, string event_name) { long id= ChartID (); string
MT5 is most standard platform to trade, but i see no improvement when comparing to other like ctrader or tradingview, especially in interface, there is no darkmode, and this is make me stress full when use MT5 and also why there is no MT5 for MAC OS, when im instal MAC OS version its only wine
i cannot find where to add a picture in my article. Hoping to hear from you soon. Thank you
Hello I code with mql4 and mql5. Some days I work at home with a laptop and some days I work with a PC in the office. I want the files and codes of the two systems to be automatically synced. I tried to use the storage of mql (shared projects), which unfortunately has many limitations and is not
this seller B**** and this product indicator when you rent it you can not use it immediately and I'm trying to get in touch with MQL5 to get my money back from this Dude is there any help I can get
hi, i try to upload an image to a http server via "post" method by using HttpSendRequestW(), but it doesnt work yet. i get the error message in my metatrader: " Access violation read to 0x00502030 in 'Wininet.dll' " on my http server there is a php file that saves the file. take a look at the...
Whenever I migrate the Trade on VPS it takes trade which are not on my screen
NOTE I originally penned this post from memory. It seems, now having double-checked, that I referred to the wrong bar setting. When I did the tests/attempted fixes described below, I'd found the right one, and the actions I took and results I got were as described. I've already spent too much time
Hello, maybe someone can help me on this. I would like to modify a position, using keyboard only. I am not able to put the focus on the Toolbox, using only keyboard inputs. Has anyone an idea how I can use the Terminal only by keyboard inputs? Changing over to the mouse for navigating the Terminal
Good day. I used to press my mouse scroll button and CrossHair would open and Now I am nolonger able to do it. How can I activate it again thank you
Hello everyone. I am doing backtesting work on several strategies. I plan to use IC Market to trade in real. Now, as you know, icmarket does not offer its tick history and recommends using the QuantDataManager application to download the history of the pairs I need. Now, it only has two sources
  Error 4806  (1)
I am currently a beginner in mql5 and I am experimenting in creating new projects , I have an error that I have not seen before, I have read some articles but I can't really find the solution, it happens when I try to use CopyBuffer() from rsi_handle to an already defined dynamic array , this
  Withdrawal  (1)
All of my withdrawal option is declined
As a signal subscriber, I want to be able to limit the risk associated to my account. A simple way to do this is to have a Global Equity Stop Loss for the account. The built-in feature "Stop if equity is less than" is the way to go, right? Not really... Firstly, it is rudimentary because it is based
why is that mql free advisors work on the strategy testers while imported advisors are blocked from the strategy testers
I cant backtest my software on my laptop in both mt5 and mt4, all i here is annoying squeaky noises, very irritating somebody heeeeeeelp