General - page 478

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 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 :)
  Very friendly community :-D  (33   1 2 3 4)
Hi, this very important topic to announce I got my 1000th friends today
Hello, Please i need a clarity to my hidden quest before a make a mistake. However, my hidden quest is to copy one of mt5/mt4 copy trade provider to my trading account without a VPS connected to my broker account. (1) Can it be possible. (2) If yes, please explain possible ways i can enhance my
Hello, MQL5 If you do not use MetaEditor to code, which alternative editor do you use?
Hello, I need an expert advis or that closes all orders when the number of losses for all orders reaches minus a certain number of dollars (money in dollars, not points)