General - page 579

Hi all, there is a function written by fxsaber template < typename T> void ArrayReindex( T &Array[], const double &TmpSort[][ 2 ] ) { T TmpArray[]; for ( int x = :: ArrayResize (TmpArray, :: ArrayRange (TmpSort, 0 )) - 1 ; x >= 0 ;
Hello, I think there is a issue in MetaEditor 2485. In older builds of program, there is option to replace a part of code or a single word with blank (empty field). In the latest version if field "Replace with:" is empty, the program completes the field with the last option. This precludes the
Hello, I noticed that the latest build cannot get the value of "tick value" when you do a back test. Something that previous builds did. I don't know if this only happens to me, or it's a matter of the terminal. You can to see the different between FT and BT for EURJPY pair in the images
  stuck  (2)
i just set up a demo accounting and am stuck on waiting for updates and i cant add any chart please help i already logged in
Hi great Folks!!! Hope all is well. It seems like automation and coding just never ends as errors ever present. Kindly assist with fixing an issue with the moving average. Code is written to read exponential moving average at current and at a prior shifted value to determine bullish or bearish trend
I've created a really simple synthetic instrument (SIEN20 - XAGUSD) which shows spread between Silver and its Sep futures contract. Works perfectly in strategy tester and I can easily do analysis and create my own trading logic using it, but when it comes to real live trading, it keeps having
Hello MT4 community, Yesterday I was experiencing some payment issues when trying to buy the program "name removed ". After fixing the payment issues, I accidentally bought the version for MT5. I realized this only after pressing install on the program in the market. I've commented and the creator
Dear experienced traders Do you know what does Arbitration mean in freelance job? Thank you in advance and best wishes, Sky
I migrated all charts, EA, inidcators to VPS but I notice the EA stops functioning when I turn off my computer. Can anyone assist with this
after pc restarts due to electricity mt5 forgets everything about template and EA . i even have to download and install EA again. i had saved this template many times in paste few days so its weired why mt5 forgets it! i hope this problem solved
Hello if may broker dosnot provide trading on USDX how can i trade on it this is the USDX Equation : USDX = 50.14348112 * the EUR/USD exchange rate ^ (-0.576) * the USD/JPY exchange rate ^ (0.136) * the GBP/USD exchange rate ^ (-0.119) X the USD/CAD exchange rate ^ (0.091) × the USD/SEK exchange
Hello Guys I'm using backward loop for calculating past formed bars but it's recalculate all bars every time, how can i limit to just recalculate only past three bars
  Realistic demo?  (1)
Hi, complete novice here. Day two on MT4 demo. Is this trading day based on any kind of reality? It doesn’t seem so. I’m assuming these lot sizes would be considered too risky? My main question is since the market is so volitile what keeps traders from not just sitting on a trade and waiting for it
Can mql5 vps run 2 mt4 accounts? 1 demo account, 1 real account
Hello I like the Ichimoku indicator. Now I dont understand how to use the Future Cloud, it is the senkou span A (-26) and senkou span B (-26)... as you know, different to other indicators the Ichimoku is shifted 26 periods ahead of the current price. In old metatrade 4 it was like:...
Hello, First of all, I am sorry if someone finds these issues stupid but NOT ME. I feel completely annoyed and irritated with MQL5 software. There are 2 things which are different on this version compared with MQL4: 1. ''Draw Vertical Line'' object - When I place the line on one of the candlesticks
Hello, I probably missing some macro related knowledge here, so well I would appreciate if someone can help me to understand & fix this little problem : macros.mqh #define I2S(_int) IntegerToString (_int); EA.mq5 #include "macros.mqh" int OnInit () { int i = 1 ; string valid = I2S(i);
I have subscribed 2 signals, and I plan to subsribe additional 1 more. Is there a possibility to use only one VPS to get all 3 signals, or I have to rent 3 different VPS
  Zero-th Day  (1)
Hi, I'm learning how to play with time on MQL4. I would like the Day to begin on Zero rather than One. For some reason the output on the comment still starts at 1 at the beginning of the week rather than 0 as intended eventhough I have the day assigned as (clockStruct.day_of_week - 1 ). Anyone have
My trading account is a leverage of 1:5, but in the strategy tester there's only 1:1, 1:10, 1:50 etc. Is it broken
hi i have been trying to use the cloud network to optimize a strategy , there is sufficient funds in my account and i have enabled the cloud severs and ticked the "use cloud network " setting however they state that they are ready but they never connect and start processing? it has worked previously
MQL5 Strategy Tester changes Start Time to bar previous to current bar. Start Time can be set weeks, months or even years earlier, but it still changes. So far, it is happening in higher timeframes (Monthly, Weekly). Why does this occur and how can it be prevented?
when a customer clicks on my strategy to start copy trading, an error message appears saying: the signal is temporarily disabled for new registrations, how can i solve it
First of all, for the last 2 days I have not been able to load a recently purchased EA on the charts/tester using my PC. The EA is licensed for 5 computers, I have one EA on my PC and VPS. I did not have these issues until a recent Windows 10 update. I tried making sure I am logged in to MQL5
I have come across an issue to get my trading strategy sustainable, which is the calculation of margin requirements when i'm implementing grid and hedging in the same time. what i have noticed that during applying grid trades i.e opening buy positions one after the other with gap, the margin is
Dear experienced traders, Do you have any experience that MQL5 VPS server down? I'm using a famous local remote desktop VPS, and I experienced a horrible server down this week. It happened suddenly and EA can't do anything during around 6 hours and the VPS was restarted after the server down
Dear experienced traders I saw there was a big gap in H1 chart. What should be the reason a H1 chart could get a gap like below? Thank you in advance and best wishes, Sky
I have rent an utility tool for MT5. My question is the rental fee will be automaticly payed out form my MQL5wallet, when it would be expired
Hello, can anybody help? I've tried by setting up 2 different users on MQL5 and setting up a signal with one user. Is this the way to go? Problem is, I can't find the signal with the other user, so I can't connect to it. I suspect the problem is the signal account is a demo account and this means
my signal provider's base currency is Eur  my account base currency is USd  while copying trades will meta trader perform lot size calculations in USD or EUR  or will it convert my currency to his and map trades? any one can help ? thanks