General - page 237

I am attempting to restrict the hours during which trading can occur, but I have not been successful with my attempts so far. I would appreciate any input or suggestions on how to accomplish this. bool IsTradeTime() { datetime now = TimeCurrent (); int hour = Hour(now);
Hi All, I tried to upload the logos for my new EA and I have the right sizes, 60x60, 140x140 and 200x200 but I get an error message saying that the format is invalid. Not sure what the problem is, any advice? Best Regards, Peji
Hi All, How do I change the background colour of the product description text to grey? Regards, Peji
For reliability, I use two PCs for trade. I have activation permit for an EA on each PC. Does it make any problem if I login to an account and use same EA at the same time
My childs play my phone. And my ios mt5 app not show number Please help how to fix this I delete app and it still not show
Price not show in chart
I'm trying to find a trade manager/EA that I can use to automate my London breakout strategy. It needs to be able to enter positions/trades at 8.30am GMT on a 15 min chart on MT4 but automate set at 8am (pre set trades/pending orders) straddle trades on 4 currency pairs. set time, stop loss, take
Guys, I am trying to publish my product but it is saying the the product title is already chosen. However, when I do a search this product title does not exist. There is one word which is similar but the full title does not exist on MQL5. Any advice? Regards, Peji
Hello everyone! My signal is not available on the MT5 terminal as, according to MQL5, it has a « low rating ». However, the reliability shows 4 out of 5. I know this might seem like a rookie question but isn’t the reliability the same as the rating for signals? In the sense that 4 out of 5 should «
  Mods2  (52   1 2 3 4 5 6)
I'll repost this I would like a public response on whether or not you received a directive from the administration to : delete unrelated gifs delete thank you replies delete reply backs to these thank you replies in other words if you received a directive that bans having fun while conversating And
Hello, I tried using WEKA together with MT5 to automatically create an Expert Advisor based on the WEKA model. I've created the following workflow: 1. Select Data: In MT5, select the data to be used to train the model. Only the default Indicators and price data can be selected. 2. Select the WEKA
Good day, My trading platform has been freezing and showing lag. Was there an outage affecting South Africa
Based on the results we have so far, I would like to understand opinion of fellow traders in regards to US Equities. Personally I have sold a lot of my Stocks and am just starting to nibble back in
//+------------------------------------------------------------------+ //| EMA Crossover.mq5 | //| Copyright 2020, MetaQuotes Software Corp. | //| https://www.mql5.com |
Hello, I would know how I know the execution mode provide by my broker ? Especially, I would know If someone knows a broker who allow the Instant Execution ? Thanks
Hi, New to this forum and this topic has probably been covered before. I'm considering an EA. Have created an account and have selected download demo. I already have an MT4 platform on a MacBook Pro, selected the option that I have an MT4 platform and nothing happens. Not sure what I'm doing wrong
For example, the default places the object description on the left hand side of my horizontal line and I would prefer it to be on the right side next to price
Hey everyone, Quick question for all the Forex traders here, do you tend to switch Forex brokers a lot? Or are you more consistent & stable with the broker you trade with? If you do switch brokers often, why is that? What attracts you to other Forex brokers? Looking forward to hearing everyone's...
  mql5.com support?  (87   1 2 3 4 5 ... 8 9)
Does anyone know if there is a support email? I think there is an update problem with one of the signals that I am following. Who can I contact about this
  Email Alerts now not working  (25   1 2 3)
MT5 - Build 1060 x64 Hi - Going a little crazy here. Recently setup email notification as seen in 1.jpg attachment. I have also tried different ports for gmail (25 + 587 + left it blank) all of which work when I click the test button. I get an email stating " MetaTrader 5 email test -> email
Every time I try to run the test to do optimization using mql5 cloud, the test starts with more than 400 agents, but the number of agents keeps decreasing to reach after a few minutes the number of 2 agents!!! What is the reason, and how can I use the largest number of agents
Hello, im having a strategy which just works perfectly in the tester on Every Tick but not so good on Every Tick Based on Real Ticks. Is there any way to optimize the EA for Every Tick Based on Real Ticks? Or could you emulate " Every Tick" in a live EA? How can the difference be so big? Thanks for
Maybe someone knows some AI experts, or maybe someone has the source code. I will be grateful if you share
//+------------------------------------------------------------------+ //| test_alert.mq5 | //| Copyright 2023, metaq5 | //| https://www.metaq5.com/  |
  Market Profile  (180   1 2 3 4 5 ... 17 18)
i opened arbitration against my customer who passed demonstration and stole my mql4, and after that he not giving reply and giving silly excuse like i am not using your EA and whatever like that.. he is very cheap and stole my code file and i submitted complain in service desk, already 15 days gone
my connection to the telegram stopped working after I updated the metatrader. Anyone know any explanation?
Hello, folks. I've some questions about price data from different source. Let's see CLJ2023(NYMEX WTI Crude oil. 2023 April). -price. I'm using amp global broker on mt5 platform. but daily clj23 price is a little different from cmegroup
I am writing the customized MACD indicator and would like to use the similar function like iMaOnArray in MT4. Would you please tell me which new function is the replacement in MT5? Thanks a lot! Cheers, Linyi