General - page 233

hello everyone, I'm trying to make an alert show a notification on the cell phone, can someone tell me how to do it
I'm not being able to use the indicator R enko 2.0 for some reason, I'm probably doing something wrong. can I get a step by step? I drag the indicator and nothing happens, even though I'm able to. I need exactly this one because it has asymmetrical reversals, wich I'm used to Thanks
  Problems with MQL5 Storage  (15   1 2)
Since yesterday I am trying to commit changes to the MQL5 Storage repository and I have not been able to, I receive the message "Commit failed". Can someone confirm if they have the same problem? Thanks
Hi, On MT5 I am using a closed code renko indicator from which I can get the arrays of historical prices on a script. As I need to calculate EMA's of these Renko prices and chart them (clearly different than the market prices) I am not sure what would be the best method. The standard SMA/EMA
I insert a bitmap of the graphic and when I click on it, the image does not change. I found out it when an expert doesn't work by clicking on an image. Also on click on the image sparam is empty. It also happens to anyone else
Migrate all to VPS has failed. The message in the journal saying: "migrate 17 symbols". I have added 17 symbols to my copy list but then its saying add 18 symbols. Any guess how to fix that issue. Thank you all in advance for any info
Hello, On MT5 the spread shown in data window is different to the spread shown on the market watch. Does anybody know why the values differ from each other
hello Why does it make error 264 when I run the following code? CustomSymbolSetDouble (name, SYMBOL_BID ,tick_array[ ArraySize (tick_array)- 1 ].bid); please help me if you can
I am a complete newbie. Can anyone write me the following strategy into Code? I want to buy if last candle close bullish & current candle falls at least 25% than previous candle body length & then current candle ask price crosses above the last candle close price I want to sell if last candle close
I can't ask ITime for Charts different from what I use with script. I mean, if I use it with Dax, I can't question DJ. It's normal
Hello all, I wrote a EA code about opening pending orders on a specific time. The code works as expected, but sometimes I see something strange: it should open one pending order but it opens few of them. I attach a screenshot from the last execution of today: As you cann in the same second (
I am trying to Top up the Account but for the it the go through it is asking me to enter a phone number. I enter the phone number, but it then tells me that number already exist, choose another. I tried several times same outcome. What is going on? cheers
Hello! Please help. I don't have Migrate Expert Advisor and Signals
Hi, I running an EA on a currency pair and I want to take it down. But I want to ensure that existing open orders or trades are unaffected and that they close profitably. Also, if an existing order or set of orders needs to close profitably, the EA may need to launch new trades to offset the
  DLL to send mail  (1)
Hi , I am trying to create a script to send an e-mail. Sendmail function doesn't work. I'd like try with maillink.dll Where can I download this library=
[Deleted]
i have a string array string w_[]; //values are .. w_1 w_ 2 w_3 .... w_50 I want to find string which has maximum index e.g. in this case w_50 How can i do it
hello guys, pls help me solve this problem, i made a custom-plug-in in my EA and it works in the main chart, but, when i turned ON the VPS and MIGRATE ALL it shows that in the VPS EXPERT tab "custom indicator not found" it did not make any trades when MQL5 vps ON.. tnx in advance guys
  Python Code Help  (1)
Is There Any Way In Python That Whenever I Open A Trade In MT5 App My Python Code Reads That Trade Immeditaly and Sends Me A Notification To my URL abc.com/send_notifications.php
[Deleted]
  Invalid Stops.  (1)
hlw guys can anyone help me with invalid stops. The value for stops is comming in negative. double bid = SymbolInfoDouble ( _Symbol , SYMBOL_BID ); bid = NormalizeDouble (bid, _Digits ); double ask = SymbolInfoDouble ( _Symbol , SYMBOL_ASK ); ask = NormalizeDouble (ask, _Digits );
Hello gurus, my original line of code which triggers entry nicely in Strategy Tester as follows : //my trigger for ENTRY ... && (gCurrentPrice > gPbarEntryLow ) && noOfLadders < 0 ...etc. when i run it again after adding || options to increase number of potential trigger
How to create real account
  VWAP indicator  (1)
Dear Who can help me with these indicator and 3 time frame lines that i can choice
  SnakeInborder  (2)
Dear Who can help me with these indicator with alert when green or red bar start up after full barr or gone after full bar
please all forex expert please give me this indicator which is made by KARL DITTMAN. Super Fast Forex Indicator i have get this indicator by this web site
signal disconnected. I don't understand what happened. can you help me
[Deleted]
I have a few questions regarding when using using multiple custom indicators in the same EA. 1. When having called the two indicators on the OnInit(), will the buffers either be A or B? /////OPTION A CopyBuffer (indicator_1_handle, 0 , 1 , 1 ,array_1); CopyBuffer (indicator_2_handle, 0 , 1 , 1
Hello guys, I have an EA in one trading account while another person is trading in another device with the same account , I would like to know if exist a way for my EA to logout the other user or block it from trade from the first account. Thank you friends
hello i have a script in mql5 that creates a text file with one string " hello " when i try to read my text file with python , the output is wrong " ÿþhello " my code in mql5 : int handle= FileOpen ( "file.txt" , FILE_WRITE | FILE_TXT ); FileWriteString (handle, "hello" ); FileClose
Until this morning I have automatically connected my ICMarkets trading account with the webterminal on my MAC. It is asking me to link an account however the drop down for the server is stuck on ''MetaQuotes - Demo'' with no option to change? Can someone advise please