General - page 374

It is giving me 0xc0000005 error when open as admin it doesnt do anything Please help
what leverage ratio do you feel comfortable 1:100 ? 1:20 ? 1:500 ? you may say in playing a role on algo or manual
Do EA's really work? I hear so much negative things about them and that is better not to even bother and just learn to trade on your own. Although I am learning to trade I am no professional, and would still like to earn some consistent income with EA's if possible during my journey. Now I know that...
All my scripts are hit and miss in this new build. Sometimes they work sometimes they don't. I thought it's a problem with my scripts(I'm an intermediate level coder with Mql5 btw, developed many EAs , clearly know what I'm doing.) so I tried the default ones also, Alas! they weren't any better
Dear Friends, hope all you're fine. Unfortunately, I'm not expert in using robots for my account, so, I kindly ask you to help me for using the robots correctly. As I found, in Signals section in above menu list of MQL there are some traders which I can use their strategy in my trade account. but
Hello, Is there anyone help me to write a function "GetTotalLots()" function? no matter "buy" or "sell", just want them sum together. Thank you for your help
[Deleted]
i have a question plz answer most of the people , in which time market is in range bound most of the time
  Help for MT5  (1)
Hi, a truly incredible problem ... When I install the demo trading platform, everything works perfectly. When I try to log in with my live account I cannot see the top left trade bar and all currencies and securities are disabled. Nonetheless, I am able to open the graphs. In short, no operations: I
Hello, the new update of MT4 1340 does not allow me to operate properly with my EA. Can I use the previous version of MT4 to continue operating? for example with version 1320? Can you send me a download link or send me the MT4 version 1320? I wouldn't want to update it. You can also send me with
I made a EA that has two option to make TP trail . Backtest by control point model is ok Backtest by everytick model.it got hang metatrader. what is the problem I worry for real trade,it will happen again in real trade
I have enough real tick data from dukascopy. I use tester to test xauusd from 2016.01.01 - 2021.07.26, with every tick based on real ticks. after test done, when i try to see final report, it alway crash. anyupdate please
Hi everyone, I am new to forex trading and currently practice virtual trading to learn and understand better. i would like to seek some advise if it possible for EURCHF spread to be 14 pips? The story start that i have make a sell order with ticket #296593668 @2021.08.26 20:36:47 with price 1.07927
hi, I created and developed an alert tool based on the RSI crossover. i have a minor flaw that I would like you to help me correct. This is the moment of detection. currently alerts are sent when crossing rsi or level. it's perfect but i would like to
If i debug my EA on history data, breakpoints are completely ignored, even if i put the BP on the first line of code inside the OnTick() function, nothing happen. The strange thing is that the strategy tester have the version 2836 that is newer than the MT5 terminal or the MQL5 Editor that have both
Hi , I rent a VPS for a year last month and last week I canceled it by mistake in my MT4 . I asked MQL5 support and here is what they responded: "A canceled VPS cannot be restored. It is physically deleted from the server once you cancel it. When you cancel your VPS rent, the unused (remaining)
Hi everyone! I have just downloaded MT5 on metatrader5.com and I realized that MT5 was closing/crashing after I put my indicators on chart. So, I figured out the "Comment" function were causing this errors, so I tried to write this function in some of native indicators to confirm that. I attached an
MetaTrader AppStore now features extended sales data. Now, the AppStore sellers have access to the visual sales statistics both for all their products and for each application separately. Please note that this data is only available to a product developer. AppStore visitors, as well as other sellers...
Let's Discuss the forex market in Sep 2021 I think i wont trade any USD pairs
[Deleted]
Good afternoon, I bought an Expert Advisor, but there is nothing in the terminal in mt5, what should i do
Dear Forum Members, I am currently Looking For Brokerhouse that have DE30 (7 Digits which there is 2 decimal places behind the value) to Trade and No Commission with Spread lower than 200 Besides Tickmill, If anyone of you have recommendation for brokerhouse, preferable brokerhouse that able to
Hello I deposited 40 usd in 3 transfers from 2 diferent bank cards. After that operation on my account was blocked and I can't use that funds for signal subscription. Any solution
Hi everybody. I have a pipe connection with my app and Mt4. Working very very well for years. But since the beginning I have the same problem: When I request new data from a pair, I will receive an outdated data. For example: If I open EURUSD in first time in the day, the last data will the same
I've been racking my brain for a few days, but so far I haven't been able to plot the line on the chart - Expert Advisor. I will be very grateful if some kind soul can help me fix this code. Thank you in advance for all your help. #include <Trade/Trade.mqh> CTrade trade; double SMA50Array1M[]; void
Hello community , i have found that since few days ago , the message function on MQL is very slow to fresh the messages , and sometimes I must refresh the page to show message or I can not even send the message . Anyone get the same problem like me ? Thanks
  Error
I'm coding on mq4 platform and an error occurs. Where can I look up why the error occurs? 😄😄😄
Hi all, i'm defining flag variable called char "alertswitch" from 1-10 with their corresponding negative nos. for short positions. I do this in order to identify certain conditions have been met processing and for documentation purpose. when i ran it inside my function below, it keeps on generating
struct TestStruct { TestStruct( int i, int x); /* data */ int item; }; TestStruct::TestStruct( int i, int x) { item = i; } class TestGround { private : TestStruct _struct; public : TestGround(); ~TestGround(); void Call(); }; TestGround::TestGround() : _struct( 0 , 0 ) {
I have the below EA purchased they released a new version of EA but am not able to install. Appreciate your help
Hello everyone, I doubt that, If I share trading account to my friends. How to know who triggers the order or position? Is there log of ip address or something that specific to who place order? thank you
Hello Mql5 community , after watched into my logs im not able to find these events into my logs and i would like to know how to export  all the messages from this console "Experts" 2017.04.28 09:58:44.249 +++INDI BO Trigger USDJPY,M1: Alert:  USDJPY Agimat Signal(1)  -  SELL   thx you very much :)