General - page 104

Hi, apologies if this question should be asked under a different category. I am interested to subscribe to a signal, but I would like to clarify some points before I do that. My questions are: 1. Can I subscribe to a signal who use a different broker than myself? 2. Can I use different leverage than
They removed the number beside stars
Hi Guys how are you
Hi, Anyone had idea of how do python access to MT5 to enable or disable the EA ?? Thanks
can you pls help me figure out what the number mean 99 and 120 , thankyou
I have my local agent farm with ~200 agents. Every now and them some of the agents stop accepting new work, and the only solution is to restart them. From the MT5 terminal I can see that some of these agents appear as "Occupied by another terminal" - This information is not correct, however, as I
Hello, I'm a programmer venturing into MQL5 for stock market trading on MT5. I'm curious about integrating Artificial Intelligence into my trades. ChatGPT mentioned AI software that can be downloaded to assist with tasks like code correction and indicator refinement. I'm seeking guidance, including
I tried for a few days, all kinds of ways I did to make the alert not repeat. now i'm stuck.... That is my code, if ((Price_Now <= MA5_low && Price_Now >= MA10_low )||(Price_Now >= MA5_low && Price_Now <= MA10_low)) //--- PRICE CLOSE BERADA DLM MA
Can you use MT5 virtual servers on demo account ? If so, can I then transfer it to a live account when I’m ready
Hi all, I'm trying to download the following utilty but the download is not available. When I click on "I have MT4" nothing happens. Thank you
 I heard that i can make money on mql5 , how can i make it and how much can I earn daily ?
Hi, I am trying to Backtest a new bot and no matter what date I enter it only goes back to June 29th. Anyone have any ideas
Let's make a simple comparison let's say we invest 10000USD in forex market trading 1. When we trade manually - Let's say we earn an average profit of 1000USD (10%)/Month => 12000USD/Year, - We spend 4 hours/day => will spend 1460 hours/year (60.8 days/year), - We lose focus in our main work
Hello. I have tried to adapt an RSI indicator to plot the RSI of two symbols on the one chart, and plot a histogram with the delta. I can compile the code with no errors, however when I attach to a chart I don't get anything (not even a new window). Any assistance would be appreciated - below is the
  Say & Ask anything/everything  (208   1 2 3 4 5 ... 20 21)
If you have any question or you want to say something about anything/everything, then you can ask /say it here. I mean anything and everything - including about moderators :D Mql5.com itself, it's section ( English section , Russian section , China section (there is Chinese section for mql4.com )
As of late I have seen a massive drop in earnings. I have gone from earning $0.30-$0.90 per day to earning under $0.01 today. My computer has been running and the app hasn't been closed for an extended period of time at any point, does anyone know why this might be happening? My PR is 182
Will the array of characters that make up the string be physically copied when passing it to the function? That is, will function1() be faster than function2()? void function1( const string &str) { // Some action (doesn't matter) Print (str); } void function2( string str) { // Some
Hi everybody, can someone tell me if I can run the MT5 tester with a fixed (adjustable) spread? How? Because I have a special strategy which do only run robust with a fixed spread. Thanks Matthias
Is there a reason my forward test says 1600 hours to finish? My back test was done within 48 hours, however, it did say it would at first take 360 it did go down. My backtest is only 3 months, and forward test is only from the second month
If i live in Eastern Startard time zone same as New York time zone, how would i compare my Non-US brokers time to mine. Especially if im backtesting my strategy during the New York Session i have searched and searched google and Youtube video and i still can't figure it out. Please Help
  Free EA release  (4)
How can you list a product for free, targeting only specific audiences
Hello, i have a signal that is avaliable for subscription. And the people who are subscribed have to pay for that every month and aswell a vpn every month. But , do they have to manually top up their account every month or can the mql balance top up automatically from their trading account
//+------------------------------------------------------------------+ //| Harmonic Pattern Detector (MT5) | //+------------------------------------------------------------------+ #property strict // Input parameters input ENUM_TIMEFRAMES period = PERIOD_H1 ; //
Place massive semi-transparent warning columns on the background of a signal around deposit points
  4 reasons to rent a VPS for trading  (88   1 2 3 4 5 ... 8 9)
MetaTrader Virtual Hosting is designed for round-the-clock operation of trading robots and signal subscriptions even when your computer is turned off. A Virtual Private Server (VPS) can be rented directly from the MetaTrader platform. Our hosting service is a more efficient solution than ordinary
I have an EA that i want to only place 1 direction trades at a time.... This means that the EA can place a buy or a sell but not allow a buy or sell to be placed while there is an opposite trade open or pending
How can I get a refund from signal provider Danggie on MT4? He withdrew the balance from his account so his account balance is zero. He is not trading
Hi there. I know that people connect to robots and pay like $30 for subscription to MQL and they are getting the trades of the robots copied into their account. I don't need a robot, I need to trade manually but copy my trades into multiple accounts and MQL's approach to that was good enough for me
  Dialog.mqh - Bug  (1)
There has been numerous forum topics over the years regarding panels created using CAppDialog being minimised when the user switches to another chart. Having intermittently encountered the issue I have discovered the reason as follows: Dialog.mqh chart events processing there is a function that
I am trying to log into mql5 on my mobile terminal so I can receive push notifications however it keeps saying authorization failed. I'm logged into my trade account on my mobile and on desktop, however it just is not working on the mobile app?!! Very frustrating please help!!!!! Thanks in advance