General - page 735

I am a little confused.  I set up with 4 contracts s&p500 with a stop loss at 100 and a take profit at 50.  I hit the buy or sell and see everything has been placed correctly.  When the tp is placed, instead of $100 (4 contracts at $12.50 a tick and I set 2 ticks) it shows a $50 profit.  Moments...
Hi, I’m having mapping issues when copying a signal.   My broker writes like this EUR/USD.r  where as the signal account is without the .r Is there a way I can attach my signal to another account? Thanks Jonathan. 
Hi all,  Can anyone tell me how to code EA for maximum number of order Buy? I have code Maximum trades per day already and I just want to add maximum number of Buy or Sell per day. Thank you,
As the title asks, Can I follow a signal but also run a scalper at same time. I am following a signal which is fine but just tried running the free verion of bf scalper and it just shows the sad face ?? 
  Deposit denied  (3)
I´M TRYING TO DEPOSIT ON MY ACCOUNT AND IT´S BEING DENIED AND I´D LIKE TO KNOW WHAT IS HAPPENING?
hi i have an strategy that when it gets a signal it should open 5 buys with different sls and tps but it should wait until all of them being closed by hiting sl and tp and then open another 5 buy . as i said i should wait until  trade package close then open another 5 trade package  what should i...
  EA suddenly broken  (13   1 2)
Hello, This morning I open MT5 as usually, but my paid EA can't be loaded anymore. It says: 2019.05.27 08:56:21.551 Experts loading of <deleted> MT5 (EURUSD,M1) failed [538] Any idea ? Because I know the first recommendation is to delete and reinstall it but I have only 3/5 activations and it's not...
After accepting MT5 advice to upgrade to version 5.00 build 1629 (14 jul 2017) my bot stopped working. Compilation goes fine, but, after a successful order execution, HistoryOrdersTotal() now returns zero instead of 1, that was the correct behavior of previous MT5 versions. Anyone else experiencing...
I'm sorry if the question has nothing to do with MQL5, but it has to do with investments. I am profitable profitable with low risk, but not knowing about the legal issue. To be very short: -It exists a country where I initiate investment company INDEPENDENT of regulatory entities (supervisors), I
  multicurrency EA  (6)
In MT4/MT5 market, expert advisors have been categorized in various ways. may i know what does it mean by 'multicurrency' expert advisor as mentioned in MT4/MT5 market. I am raising the question here in the forum as service desk does not attend to such query.
Hello. I've lost my right to submit job requests for freelance work. What is the reason for this and can it be fixed
  not working  (3)
would anyone know about the indictor HEART Break INDI ITS A FREE ONE I NEED TO KNOW HOW COME I CAN'T GET ALERTS OR EMAILS FOR ALERTS PLEASE HELP ME THANK YOU
i want to auto renew copy signal every month, how can i do this?
Hello, I have an account subscribed to signal provider through VPS and today I noticed that in his profile all the activated orders from tday was closed , but in my accunt they were still running !!! Can somene tell me why is the happening ? Thank you 
Hi, I would have liked to find out if I could come up with a proposal. I am the signal vendor. I understand that I can not see who is a subscriber, but she would welcome a possibility to communicate with them, I understand that the "What's new" section is visible to everyone (and the unassigned). I...
Currently indicator is having 3 buffers (Max , Flat and Range) are drawn respectively. I want to move range buffer (Histogram) to Buffer 1 and remaining 2 buffers respectively. Can you please help to change this . wanted to change  buffers as like below without affecting the indicator performance....
Hi, i am facing an unusual problem. I have been on mql5 past two years or more. Today upon adding funds i got the emssage of having my faniancial operaltions limited. There was a button to message the Service Desk. When i wrote to the service desk to have my limitations removed , the message would
MT5 build 2007 cannot change the strategry tester parameters in my new notebook. The paramentes in [INPUT] tab in strategy tester will reset to default every time entered.     And "Save Version" can not use. The same problem in https://www.mql5.com/en/forum/312898,   but not work.  Win 10 64 bits...
Upgraded to MT5 Build 206x, but CustomSymbolCreate function always failed (error code: 5305). Any comments? void OnStart()  {//---    string custom_symbol = "TestSymbol";    CustomSymbolDelete(custom_symbol);    ResetLastError();    if (...
Hi, I use this code for my MTF indicator on chart in MQL4, i'm working for move to mql5: int tframe[]={1,5,15,30,60,240,1440,10080,43200};int tfnumber=9;double IndVal[9];for(int x=1;x<tfnumber+1;x++) {&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TREND0=iMA(Symbol(),tframe[x-1],21,0,MODE_SMA...
I didn't find bug topic, so I post question in general topic. After installing MQL5 on my second computer it happens, that I cannot change parameters in tester's Input section. When I change whatever parameter, for example Turn Deals Around as it is on picture from false to true, after what switch
Hello Everyone, By ready the instructions of this tutorial  I tried to sum SMA's of different Time Frames inside to one new indicator and I take current value but the line is straight (not assembled to the previous bars). The code to set up is this...
more detailed below
Hi, I was wondering if anyone has tried the python support of the new BETA  MetaTrader 5 Client Terminal build 2055. Specifically, In the MT5Initialize( path=None      // path to the MetaTrader 5 terminal EXE file  ) can the path be a network location to another computer? I am trying to have MT5...
How are PR Values of Agents calculated, and how often are they refreshed, and what might influence them? The reason I ask is now I've installed the agent on several pieces of hardware, My highest PR values are on my slowest PC! For example one core on a quad core Xeon I have has a PR value of just...
i have wrote a script , i want it to execute in all open charts when i drag and drop it , is there anyone who can guide a bit by telling how to do it ???
hi everyone im using a mql5 copier by some broker but proivder is using different broker and when provider place an order it doesnt come thru on my account can you guys please help me?
the standard inputs of wells psar indicator are; start , increment and max. the mt4 start value is locked/hard coded at 0.02. how do i code the start value? in this the this image the green psar has a start of 0.01 and the red 0.02. when i add the sar to mt4 and input 0.01 increment and 0.1 max i...
  on demo version  (3)
on the demo version it keeps coming up not enough money how do i  fix this problem 
Hey guys, what's the difference between "Gross Profit, USD" and "Gross Profit, Pips"?