General - page 247

  MQL5 VPS [Help]  (3)
Hello, I just purchased a subscription but by accident I left the checkbox to auto renewal marked. How can I disable it
Good afternoon forum! First time post here so please be kind lol, nice to meet you! I have attached a screenshot to highlight my problem: It was just after 4pm here in the UK (and I'm looking at GBP/USD) so I would imagine the time on the chart should match. However, as you can see on my chart, the
  Mt4 News filter  (2)
Hello everyone, I hope you can help me, I bought some EAs that contain a news filter, but... the lines are not visible, the news filter does not work, a few weeks ago it did work and after a VPS update it seems to have stopped working, Does anyone know why this could be? I have tried several
I have a robot combined with different indicators however I want to publish it on sale but I cannot give my clients my indicators because if EA expires they will use indicators and trade manually. Anyone with a source code of inclusive indicator in a robot then we send client expert advisor ex5
is there a McRobert Indicator for MT5 or Tradingview ? i chanced upon this indicator, McRobert indicator MT4.in this indicator, i have 2 MAs , 12 and 26. Once the 12MA crosses above the 26MA, the candles are all green. Once 12MA crosses below 26MA , the candles become all red. Have you guys seen a
  Developer 5 star  (3)
I closed a job so that the developer woul dget hi smoney and be within the promised completion days, he gave me a promise that he would complete the job I held to his word and he asked for 5 stars and good review which I gave, it has now been 6 days since his last response he has said I am on it
O indicador é CDC ATR Trailing Stop v2.1 #property indicator_chart_window //define os parâmetros do indicador input int atr_period = 14 ; // período do ATR input double atr_multiplier = 3.0 ; // multiplicador do ATR input int cdc_period = 5 ; // período do CDC input double cdc_threshold = 0.5 ; //
Hey, i am trying to create a graphical panel with buttons and Texts. Can anyone show me how to create one thank You
  Constants.mqh  (1)
Good day Could anyone please advise as to where I can download the Constants.mqh file for metatrader 5 as I need the file for my expert but the file is missing from the metatrader 5 terminal
Hi, I've a question which I guess I know the answer to it, but just in case... Suppose I have an EA with the OnTick function. When that function is called, it means a new tick was created with a certain price value. Then the code inside of the function starts to run. Now suppose it takes some time
Hi everyone, In MT5 a buy stop limit order will only be placed if your limit order is below the stop price (This type of order is known as a limit if touched order with some other brokers I have used). With a lot of other brokers I have used using a buy stop limit, the limit order can be placed
Traders, is it possible to change the OnTick function to a while(1) loop for example ? Bonus Question: I programmed a bot that in Metaquotes servers, but it doesn't work like that my Real broker. Things that not be causing the problem — the Latency is lower than on the computer that the algo was
Hi, I am trying to connect to my brother's computer so we can share the backtesting load in MT5, he lives in a different country to me. I have tried a million different ways and also researching online, but I cannot seem to find how to link the two together so that we can both use our CPU cores to
Closing position with "Async mode"? Can you give a example code
I want to change the chart tab bar so it doesn't use the side scrolling instead shows all the pairs on multiple lines. Is that possible? It's really irritating having to click from side to side all the time
so, i loaded a new account, how do I bring my T/A into this new account when there is nothing in my "purchased" tab? in fact, at this point, it's only a "downloads" tab
  Limit Orders  (14   1 2)
Hello guys, I have a question about limit orders in both MT4 and MT5. Do they guarantee an execution price equal or better than the limit price or the broker just convert the limit orders into market orders when the price touches the limit level the same way it does with stop orders? Looking
MT5 Keeps saying invalid price on ASX200. The markets are open and fully functioning. What's going on and has anyone experienced this? If so, please leave a comment explaining how I can do it! I need help ASAP! Thanks in advance! Down below is a screenshot of the issue and what it's saying
  EA activations  (9)
Can someone maybe help me with the following. *If you install an EA on a pc you will use one of the assigned activations. After updating the pc and rebooting, the EA was not working/showing  correctly on the MT4 charts. I had to delete the EA from the Market folder and re-install. Is it then normal...
  MT4 Email setup  (1)
I am setting up to send email message via MT4 but failed. I am using free GMX email service with SMTP Server: mail.gmx.com:587 but failed with error " login to mail.gmx.com:587 failed". I have enabled POP3 and IMAP setting in gmx account already --" Enable access to this account via POP3 and IMAP"
Hi, I'm trying to create an EA that sends limit orders on MQL4 for MT4 , using SHIFT KEY + Left Click to set the entry price and CTRL + Left Click to set the stop loss price and then S or B Keys to indicate that is a Sell or Buy order type. This is what I've done by now , I know is not much , but
hi FRIENDS if anyone can convert this indicator code to mt4 ea for free kindly do it i have attached it just ADD TP SL AND BE AND STEPS kindly upload mql4 file of ea onces its done thanks
Hi Friends, I used the same moving average , MA 50, EMA , but it seems quite different in MT4 and on Tradingview. Can someone explain to me why is this happening ? Thanks a lot
Hello friends, i have a problem, how to change security phone no. verification to telegram verification. My telegram button is not enabled. Or I am not receiving code in my phone when ever i want to withdraw money from MQL5 market. Thank You
I'm facing an issue with running multiple MT5 terminals on a single VPS with one broker account. I have installed each terminal in separate folders on my computer, and I can see multiple MT5 source files in my Program Files. When I try to migrate the EAs from one terminal to the VPS , it works fine
A few days ago I rented a VPS through metarader, I noticed when my terminal synchronized the little smily face turned to sad face meaning the advisor was synchronized. Today I added another expert advisor to my terminal, the next thing I did I right cliecked on the vps in Navigator, then I clicked
  VPS update  (1)
Hello, Previously I had 24 charts working on the VPS. I reduced the number to 15 charts on my platform. I have migrated/updated again with the 15 charts but the VPS page on my MT platform is still telling me 24 charts are still located on the VPS. Will this status update later for me? Can someone
See above. I would bei grateful for an answer
So earlier it was working flawlessly. Then in last two days it started to lag a little and I need to quit it as it was unresponsive, then force quit it in a session 3-4 times. So decided to restart MacBook. The issue still persisted, so decided to delete the app and reinstall it. The DMG i used
Where can I find the Rules for publishing code in CodeBase section ? Thank you