General - page 951

how to optimization mt4 in GPU processor ?
Hello, Could someone please tell me whom I should contact with regards the VPS hosting offered by MQL5
[Deleted]
Hi All, I probably have a simple question, but I can't find it anywhere. I want a signal order to be automatically executed, but if i close the order I don't want it to re-executed again by the signal. How can I do this?  I would also like the option to "reactivated" the signal order.  Thank you...
Hello all!  I've come across an indicator that is being sold on a 3rd party website. One thing that has crossed my mind is that they messaged me on MQL5 website but they are not selling the indicator on MQL5. Is this a bad sign? When I ask the seller about this, he said he is not selling through...
Hello, I am currently looking into a hedging EA. There is a formula to calculate the "expected loss in case system is unable to open new positions" (see below). For R10 it results in -102,881. For e.g. when entry level for a SELL position in EUR/USD is 1.1300 the Recovery Line is 1.1350 (50 Pips)....
  Please Help  (2)
Hello i need some help regarding an indicator  it is basically a histogram so i was wondering if its is possible to show arrow on main chart when the histogram changes color ? if so can anybody please tell me how? your help would be very much appreciated thanks
Can't pass an array of scturcts as reference. This bug was introduced in the build 1583: int OnInit()  {   MqlParam params[4];   Print("A ",ArraySize(params));   Test(params);   return(INIT_SUCCEEDED);  }void Test(MqlParam &params[])  {   Print("B ",ArraySize(params));  }void OnTick()  {  } Result:...
  Signal Lotsize  (3)
Hi Guy, I would like to ask about if i've subscribed signal with balance 1000$ and copy order with 0.01 lot If I deposit another 1000$, Will my existing order increase lot size? Thanks
Phillip Futures, member of the PhillipCapital Group based in Singapore, is pleased to offer the MetaTrader 5 platform to their clients. This makes the futures and forex broker the first in Singapore to adopt the new-generation multi-asset trading platform. The key feature of MetaTrader 5, other...
I want to calculate the sum of part of an array of x number of periods.  MathSum seemed to be what I was looking for, but while it appears in online documentation, it does not appear to be in MetaTrader 5 or the local reference (Help>MQL5 Reference). Is there another function? Or am I just going to...
Hello, I got question about discription of MQL VPS. I renting one and it is interesting. Please look on screen below. Its mean that on MQL VPS is working on 32 cores of Xeon E5-2630 ? And in my situation 20 cores is running now? And one more question. Could anyone now how looks exectuion time to...
Good afternoon, I have a quick question, if I open a demo account with Robo Forex Metatrader 5 (which I assume is the normal "broker" for the platform?) does the demo account get deleted after a certain period of time, even if it's actively used? I've heard that sometimes demo accounts are deleted...
MQ can you please add some more categories to better organize this forum? It's so hard to weed out the good threads from the junk...  General Trading|_Trading Systems|_Other Asset classes|_General Trading DiscussionMT5|_Platform|_Beginner Developer Section|_Indicators |_Experts|_Articles/ Library...
Hello,             Would anyone be willing to add their "scalping" recommendations to this thread? I'd really like to see the best traders of the hardest pair (the dragon) to come together and put up a good fight! Anyone willing to get involved?   For SELL number I The take profit is 140.605 and...
i want to install mt4 on a mac, and it ask me for proxy server is any can help me with the proxy
I am not sure where I should enter my currency symbols without getting an error. It works well but I need someone to edit it for me . Any help out there. And of course you can take the code when it is up and running. The code is below: ( the only errors are symbol related, proper placement of the...
Hello friends, I need some help to solve this issue. The fact is, there is a EMA period of 9, CCI period of 14 and RSI period of 14.For go for a long, when the present candle cross the EMA and CCI ( CCI direction from the bottom to top in between CCI levels of -45 and +55. ) cross the RSI.   For go...
  Usd Fall Over ?  (6)
YesNoNot Sure
I would like to operate my Signal subscription in a separate account from my EA account but I can't seem to get them to run independently as the EA always is present and running on the Signal account as well as the designated EA account. Is there a way to get them to work on the same MT4 page on
After the backtest one chart is open with the arrows and lines representing the orders / deals. Is it possible to access / manipulate it? I would like to present some custom statistics there.
Hi All, I have been searching high and low and cannot find...An EA or Script that allows for switching an existing open order from "Buy" to "Sell" (ie. "Buy" order is closed and "Sell" order is entered into) and vice versa. Therefore..> at a press of a button... ie. A) an existing open trade "Buy"
Does anyone know any MT4 brokers that offer the ETF/ETN XIV or SVXY?
Hello Every Body ... Please Help me How Can I Customize My trendline style and thickness in MT5 ... I wanna Draw a trendline with a specified style But Dash or Dotted Style is Disabled and can not use dotted or dash on this line width (thickness)  ... I attached a picture for showing my problem ......
[Deleted]
Hi, I wanted to ask if anyone knew a good way to protect with license an indicator. I know MQL5 does this for you, but in case i'd like to sell my products outside of MQL5, is there a viable way to put a license key to copies? So that if the costumer wants to make a return, he can do it and get his...
If so, it's too bad. I have to switch back to MT4...
  Trading code  (3)
Hello, I need experienced coder to code my strategy to EA, please comment here if anyone interested.
I use MT5 and used MT4 earlier, why objects move their position after I release my mouse button ? For example, I draw a rectangle then I release my button but suddenly that rectangle re-positions itself to little different co-ordinates. Check the images : This is how I want it to be: But after I
Hi everyone. I'm running MT5 terminal from my broker,( live account, not demo) ActivTrades Version 5.00 Built 1495 09 Dec 2016, and i dosn't have the option in the Navigator to rent the MQL5 VPS, why is this? Restriction from my broker? If I download the terminal straight from metatrader.com the...
MT4 kept the S/L and T/P info in the history .. so far MT5 seems to have eliminated this .. how can this be fixed in MT5? Whilst I like the full range of Trailing Stops added to MT5 other issues compared to MT4 are: In MT4 the History operated as "current month" though it said "last month" whereas...