General - page 732

Can an alert be added to an existing indicator? For example, when the stochastic lines crossover an alert is triggered
Let's discuss about signal choosing strategies.
This morning I woke up to find that my virtual terminal subscriptions had been cancelled, when I had two more months on them (got notifications on my phone about it). When I went into MT4 on my desktop to see what was going on, it appears that they are still active. However, when I go into the VPS...
  compte mql5  (1)
why when i try to specify my account mql5, it does not activate ?
  MT4 setting  (2)
Hi All Please can someone show me how to reduce the spaces of charts as shown in the attached screen shot. Thank you 
Hello, I want to add more ram to my computer but I was wondering if adding ram would require using a new activation. Since it's one activation per computer I was wondering which parts can be changed/upgraded without needing to use a new activation. Thank you!
  Change SL  (1)
hi, my name is Emanuele. How can I change the current order SL? int ControlloSL(){  int c=0;  for (c=0;ticket[c] != 0 ;c++){  if (OrderSelect(ticket[c],MODE_TRADES) == true){         if (OrderProfit()> 0){      OrderModify(ticket[c],OrderOpenPrice(),Open[0],OrderTakeProfit(),0...
  Adding Time in Mql4  (11   1 2)
Hi Guys How do you add or subtract time in MQL4? eg if I wanted to add or subtract 68 minutes to/from 06:04 Thanks in advance Jay
Hi, I am waiting 6 months for verification account is that standard ?
  The power of C++  (175   1 2 3 4 5 ... 17 18)
I decided to change the furniture in my room, and the question arose of where to put the huge number of programming books I had accumulated over the years. Sitting yesterday, I was selecting them with tears in my eyes, I was sorry to part with them, but many of them are not really needed anymore
Hello, is there a way to set different colors for horizontal areas in a indicator window? I have 3 areas (2 separate levels) which i would like to color differently Thank you
Hi, I'm using simple moving average of order 5 (as for example). I'm trying to detect whether or not few consecutive closing price above / below this trend line. Is there code or any help? Thanks Deb
Hello, I've subscribed to a signal and am hosting it on the MQL4 VPS. There's nothing I can log into - so I can't run an EA to my knowledge. Does anyone know how I might multiply my trades in this circumstance? Yours, Tim
  VPS Frozen  (3)
Hi, I am trying to resync but am unable to do so as the server appears frozen. Any suggestions? Have tried stopping but that doesnt work either, even when i reboot the program or relog in.  Thanks for your help, have got code placed that I need to change so kinda urgent :/
Please how can i get the color of Heiken Ashi, that is if it is white(buy) or red(sell) using iCustom function. Thanks in advance.
Is this even possible  ...I'd like to know witch class created what (to exchange the ID ) but this is creating loop, and I'm not sure if this even possible , and I have to use third class ...I'm still  far from the expert level but the algorithm I'm working on will need to be able to do similar...
Hello, this seems to be a recurring issue.  Opened a ticket with Service Desk but no reply after 24 hours. Is anyone facing the same issue?
Hi I need some help regarding Expert advisor and super signal channel. I want to merge the super signal channel logic with non repainting of the signals into Expert advisor from where i can place the orders. So can you please help me that how i can write down the code of super signal channel into...
Who would like to build a code based on the Ichimoku Cloud??  Looking to create something with it
I'll begin by saying I still use Windows Vista. I know, I am a dinosaur. I have learned to accept it and come to grips with it   ;-) Last year I was running a demo from InstaForex and had it set up with many charts and many indicators - just how I liked it. I had to get away from practice trading...
  vps issue  (13   1 2)
hi, How i should pick the right server ? because the one that i currently have doesn't work )=
Hi everyone, If I am registered to a copying signal and trades are triggered, Will it be possible for me to manually interfere and close the position without being reinstated afterward if the signal provider is still holding onto the trade? Thanks
I have that problem always: In the first attempt the automatic validation shows: no trading operations. I have to compile the same file 3 - 5 times until the automatic validation has operations. But now even 10 times trying it doesn't help. I renamed files that are already in the market and tried it...
Can someone please tell me the time zone that is used for the time stamps of trading history for signals. you know when you are looking at a persons signal and you can go to trading history. What time zone are the times in ? I am trying to see when a signal provider trades
  missing VPS  (2)
hi, when i opened my MT4 account today, my vps is missing from my trading account, and its not expired yet. i still have half a month to go. how to enable back vps for that account?  thank you guys.
  error 130  (1)
Hi guys. I can't understand why the backtest of this strategy gives me back error 130. can someone help me? void OnTick(){   OpenOrder_Short();   OpenOrder_Long();   CloseOrder();}void OpenOrder_Short(){      ampiezzaSL();      if(iClose(Symbol(), 0, 1) > iHigh(Symbol(), 0, iHighest(Symbol(), 0,...
Does anyone know where historical swap rates of several years back are posted. Or how to derive approximates of them from more easily obtainable economic data? Thanks
  How does this site work?  (11   1 2)
Hi, I'm new and am practicing with a demo. Is this site a brokerage? I see where we deposit and withdraw money, so is this site like Forex.com, et al? Also, when I copy trades, am I able to close them out manually when it reaches enough profit for me, or is the closing set by the provider?...