General - page 488

Hi, I would like to change name on my profile and hide my details. Is it possible? Thanks. G
[Deleted]
Hi all, Im trying to code a crossover and crossunder EA, problem is when using the copybuffer function to get current and last values of an indicator ( for argument sake, an MA ) it return the values the MA's was at at the close of each bar, this is NOT want I want. I want to execute a trade
Hello... in MT5 mobile app the OTHER timeframes like H2 H3 H6 H8 and H12 are not available on Mobile app which are the main difference between MT4 and 5. when are these TFs provided by the app makers ?? (OR) How can I create or add these TFs on my mobile app, is it possible ? pls help. thanks
hey guys, i could not find my answer in doc. what if we have 2 things to do when the condition has met? for example: if (x>Y) Print (x) && x++; this gives me error. i mean if the condition is true do both of them, if its not do none of them. thanks
  Sell Your Code  (58   1 2 3 4 5 6)
Dear Programmers, and Sellers. It seems that not many programmers are making money from their EAs. I would suggest that everyone who are selling their EA on the market, instead of selling the EA. You would be much more profitable to sell the code, and half the price. That way, you will make much
I subscribed to a signal that has trades that end in with a "&". (For example, EURJPY&). I have gone through and double checked all of my settings, which are correct, but the signals are still not copying. Is there something I need to do in order to map the pairs from the provider terminal to my MT4
Hi I want to receive that ticket when I open the position. There is a similar command in MQL4: Ticket_Number = ordersend(symbol(),OP_BUY,1,Ask,..........); But , I need this in MQL5 Thank you for your help
count(); if(condition01==1) { tick=OrderSend(Symbol(),OP_BUY,lot,Ask,5,0,0,"condition1",magic,0,clrGreen); time1=Time[0]; } Good morning, I'm writing an Expert Advisor, but I need to open the order at the closure of the candle and not immediately when the condition
  Modify button  (2)
Sometimes I am unable to modify an order that I placed. Please assist with this
enum myWeekDays { Sunday = 1, Monday = 10, Tuesday, Wednesday, Thursday, Friday, Saturday }; input myWeekDays Day = Sunday, Day1 = Monday, Day2 = Tuesday; Error: Input dialog box doesn't open Testing.mq 5 Someone, please tell me why I'm getting such an error
I had automatically renew option on for my VPS server, however when the renewal date came around the server expired. I did have sufficient funds in my MQL5 account, although my credit card used to originally fund the server has since expired. How do I get this resolved? I have tried to log a request
HI I moved my subscribed signal from one account to another. Now, I don't see any trades from the signal
When I share my "xxxx" product link via message window, it not correctly show product details under the link. It show details of "yyyy" product. But Product name and logo are correct. Need Attention of MQL Support Team! Thank you
Hello, I have been struggling for some time now with this problem. It happens randomly and I tried almost everything I know to get through it. basically, my script predicts a certain direction (with python) and then trigger (Buy or Sell). However, I keep getting randomly "Requote" error! I increased
  MQL5 Profile  (1)
Hi I would like to delete my profile because I want to start a new one, can you please help
  unknown agents !  (2)
hello guys, who are these agents? i dont know them and i have not connected my PC to any copmuter
[Deleted]
Hello, I am a new member of this forum (but an experienced full-time trader of 15 years). How do I post a comment on here ( [link to the Market product was deleted by moderator] )
For all the experienced traders: what do you think is better for trend definition? ADX or a currency strength meter? Or any other indicator? THe main problem which I found with trend indicators is that they are too late in trend identifications, so when the signal is good the good move is about to
Hi In my signal name "Lets Trade", according to MQL5 equity is $4646.03 (No Running trades) but according to my MT4 equity is $4695.33. Why there is a difference of $49.3? Please check the attached screenshots
Dear, In MT5, i want get a OpenPrice of a close trade from History, I write a close but it is not working, can anyone help me. if(HistorySelect(start_date,TimeCurrent())) { for (int i=HistoryDealsTotal()-1; i>=0; i--) { if((tic=HistoryDealGetTicket(i))>0) {
How can I find free signal providers? Do you know best of free signal providers
Is ORDER_PRICE_CURRENT equals weighted (by volume) average of deal prices? Order 141522804 was placed during market opening auction at market execution and HistoryOrderGetTicket ( 141522804 , ORDER_PRICE_CURRENT ) == 7 , 91 but it was 9,33, according to screenshot: Am I misunderstanding
When increasing the accuracy on historical data from "1 min OLC" to "every tick" to "every tick based on real data": If I get less and less successfull results, what could that indicate? I mean wouldn't the result be random, rather really one sided
Hi All, Its been a while since uni and i am struggling with my position class I need to be able to create a cList of my PositionClass:CObject and iterate through it etc. I get an invalid pointer when I try to access the Profit() function of a PositionClass in the list. Here is my class, what am I
Hi, does any one knos if it´s possible to set up Mt5 / mt4 to create a reverse order when the market hits the stop loss ? Is it possible to set it up in the platform or it has to be using a expert advisor? Any ideas ro comments more than apreciate
[Deleted]
Hi, I have subscribed for paid signal. Is there a way to change for lot size
Hi all I have meet an issue, anyone suggest me! as class CDemoClass { public : double m_array; double m_array2; }; CDemoClass demo[]; How to make poiter to m_array and m_array2 as like: demo[0]."m_array"=1; demo[0]."m_array2"=2;
Hello all traders? I hope to have here some arbitrage traders. I interest in this system and I try to trade but still problem in calculate lot size. Most articles say about triangular gedge lot size. Is it same triangular arbitrage and triangular hedge ? I think not same .Right? Arbitrage based on
  system freeze  (1)
why was i need able to execute trades on 23rd nov 2020 bw the hours of 00:00 though the former current trades are still active despite my inability to execute new orders. i was also not able to close any running order