General - page 363

Hi. Can someone help please. I can't open MT5 on my laptop windows 10 pc. When I click on the icon, nothing happens. I have tried uninstalling then reinstalling the program. That worked for awhile. But not anymore. MT5 won't open at all now. Any help would be appreciated. Thanks
[Deleted]
Indicator used - https://www.mql5.com/en/code/22602 Been searching for about 7 hours, but cant seem to get anything to work. I have tried working with icustom and looking at the buffer but kept getting the empty value, in which I tried to detect if it value != empty value but it didn't work either
Here are two indicators that I created with a developer. I am having a problem with the alerts that are not validating correctly. I think it comes from the fact that the alerts are transmitted on unclosed candles. but I am not sure. I really need to finalize its indicators. on the graphic example
  Slippage  (14   1 2)
My server doesnt appear at the providers list with servers-slippage. Is it way to check the slippage before subrscribe
Hi all, I'm running several EAs on several pairs of the same terminal. Some EAs do report their name in a trade comment while some don't. How can I find which "anonymous" trade belongs to which EA? thanks in advance
Okay so I have real and demo both account. And mql doesnt allow to charge On demo account . So I want to ask if some one subscribe to demo Can they copy all my trades for frèe
I am using standard library CAppDialog to create a dialog void OnInit () { EventSetTimer ( 1 ); } void OnTimer() { // Do Something } When EventSetTimer ( 1 ); is set, The panel freezes and becomes unresponsive but when EventSetTimer ( 5 ); is set, it works ! How can i make it work on EventSetTimer (
I want to import my dll program written in VS C# which runs OK, into mql5 script . Here is what i have done. but after compiling in mql5 I get following the error: Cannot find 'Program' in 'Keygen.dll' unresolved import function call Would you help me how to do the binding? using System; using
I created an EA in MT5 and I tested it with Strategy Tester. It must trade with multiple currency pairs in parallel, but the strategy tester doesn't work properly, because it doesn't trigger neither "Take Profit"-s nor "Stop Loss"-es. Please check the following screenshot. Red color means Sell
As i said in the title, is there a function where you can get a notification (push or mail) when a new subscriber follow your signal
Is it possible to copy signals but set the MT4 copy to add a suffix to the currency pair/ symbol, e.g. ".r" so the broker will activate the trade? Or does the copy only work when the symbol is precisely the same? Many thanks for any help provided
I don't know why I keep getting " Failed Market But (Only position closing is allowed)"
When I try to open the toolbox from VIEW the toolbox opens but will not expand to bottom of chart, any help here would help
I need help because my plateform sut down alone during my trading
Hello, I uninstalled a previous MT4 version with another broker IFCMarkets. I then installed a newer MT4 version from Oanda (Demo). The installed completes successfully, but the application will not start after I double click Oanda icon. No instance starts in Windows task manager. I can't find a log
  Random wandering  (571   1 2 3 4 5 ... 57 58)
Hello, found an article from 2011 (https://smart-lab.ru/blog/26840.php) which claims that you can get + on random rambling. So, the question is this really possible or not
What does this mean? I tried to register my account as a signal.
Why is not giving true with two true results? Print((PositionsTotal() == 0)); Print((PositionsTotal() == 1)); Print((enPositionType == POSITION_TYPE_BUY)); Print(((PositionsTotal() == 1) && (enPositionType == POSITION_TYPE_BUY))); 2021.09.14 06:30:43.688 2021.09.01 04:45:00 false 2021.09.14
[Deleted]
Whats the best way to rent my EA clients? I would really appreciate any persons thought on this, thank you
Hello fellows, can someone share a list of brokers or your broker who uses GMT+5 or +6 time server please ? Thanks a lot
hi guys i rented blah tech supply and demand few dasy back and used it on my mt4 platform but i had to re install windows on my pc when i try to use balh tech on my terminal after windows re install it is not responding and i m unable to use it on my charts please help
Is it possible to get MT4 working on this ? Thank you for any guidance
Is it possible to have an MT5 Futures account acting as a signal provider ? Or is this only possible in CFD trading
When I trying subscribe for signal in mt5 platform but I can't do that. Not opening payment gateway for signals subscribe
[Deleted]
This EA trades a 3 bar setup LONG - One bearish and two bullish bar formation SHORT - One bullish and two bearish bar formation StopLoss - 2 bars below or above entry (may be Highest High or Lowest low of Bar[2]) TakeProfit - time after 40 minutes 1. How do I calculate stop loss based on
Hi     I include a mqh file in my ea , and there is a function within which there is a Print("some text") function , But when i run the ea , it did not print any thing that It was supposed to.
hi i was trying to code my ea to limit to trade only one trade in a up trend, but somehow it cannot be acheived. can any one help to give some examples here? Thank you
I'm trying to get the open, close prices and the profit of an ORDER in the history section, but I do not know how to achieve this. I'm trying with the following code:     HistorySelect(0,TimeCurrent());    int totalDeals = HistoryDealsTotal();    int totalOrders =...
Again, cloned from https://www.mql5.com/en/docs/indicators/ima, modified because I'm going to try doing calculations on the series of iMA values , so I need to save new data as they develop every tick and I'd rather not copy the entire timeseries once for every tick (which could be some incredible
I bought a indicator and i logged into the community, and its not popping up on my mt4 purchased options. Why