General - page 774

Hi All, I have gone through some of the code but can't seem to find anything resembling what I am after I was wondering if there were any scripts/coding etc where if I place the code on any chart it will: 1. Show the pip value of the current currency pair in the account currency. 2 Show the 'net'...
Hi there, Can some one help me understand the message while trying to pay a VPS by credit card ? The only option I can pay with is Credit card. Thank you
Hi Given 2 different signals subscriptions on 2 different VPSs, each with different symbols. How can I change the symboles for an already running signal? Why doesn't the Market watch list chnage with loggoing on to a different account with different symbols? if default behaviour, How would I know
Hello! Although I've searched a lot to find a reliable and free history data of pairs for M1 time frame, but I'm still in problem to find a free source. I want to reach to 99.9% accuracy of backtesting for at least 2 years in M1. Could anyone please help me? Could anyone please share it if he has it...
Hi, Anybody can tell me how can I copy a free signal <Deleted>? Every Time I got msg: "Subscription is not allowed to this trading signal"  While y account can copy other signals normally Thank you Ernest
[Deleted]
what happens to your expert advisor when the author removes it form purchasing? does the expert advisor disappear from your metatrader
I'm having that problem where my input settings do not stay. For example, when I change the Aroon Up Down indicator from 14 to 11, then I reopen it immediately, it will go back to 14. Please help. I've even tried saving the settings on my laptop, then loading them afterwards. The inputs change, but...
When people follow , do they select lot size per £1000?
Hi there ! Hope you are doing great and I wish you a happy and full-of-profits 2019 ! I just tried to login to my mql5 community in order to download my EAs and install the mql5 VPS on a new MT4 interface and there is no way I can get authorization although I have tried to enter it on several places...
Do when buying any expert , and after 1 week or 2 weeks the owner remove the expert from the site , will i lose the expert that i bought
please help script to separate value ADX indicator . rgd's titus
I have so many times noticed that the mql5 vps Im renting for $10 does not give expected and promised results. When my computer is off, I do not get alerts from indicators attached in MT4 . Also when my internet is off or having problems, I do not get alerts .Really really I never had a VPS all the
hi guys, what kind of AE automated trading platform can be use in Forex trading
Does anyone know whether its possible to build a layer on top of MT5 which could automate the following? I currently do this manually which is extremely time consuming. Test EA on history data After test is performed: - Identify the first position within the test results which made a loss (negative...
I cant stop strange repeating alerts on my terminal. I closed the terminal and deactivated my EA still its alerting. (For timeframes I dont even have up) 
Hello. Can anyone tell me how to define  to open a order on a certain prise. it has to be a sell order if the price hit´s it from above and ofc a buy if it hits it belove :)?
I purchased an indicator, but i cannot see it in my Purchased tab? help plz!
Just trying to set up for automated trading and have no option for allowing signals. Not sure why. Anyone have any tips
Hi, I'm looking for a reliable trade copying EA that copies between mt4 accounts on the same computer. It should also consider lot size based on a percentage of the account balance. Any pointers?
Spent some time today reading "crypto bubble articles" and wanted to hear your opinion
i acquired a virtual hosting account but when i place trades with my EA they dont execute when i disconnect my pc from internet. any way to fix that? auto trading is ON
  automatic order closing  (14   1 2)
Hello dear Friends,  This piece of code is executing... or not... a bit random... not sure exactly why...  if ((AccountProfit()/AccountEquity())*100>SlingShotPerC) { SlingShot = 1; while(OrdersTotal()!=0) { for(int Sx=OrdersTotal()-1;Sx>=0;Sx--) {RefreshRates(); if(!OrderSelect(x,SELECT_BY_POS...
Hi The MT5 attached image shows the red tag with (1) but I opened it and read all the messages, How do I get rid of it? and How to turn it off I I want to not be notified? Thanks
hi  how to see account history and gain on fxcm demo thank
Hi I have a signal subscription running on a vps on mt4. When I log in to this account, the journal tab says 2019.08.13 05:43:12.139 'XXXX': Signal - signal subscription disabled, enable realtime subscription in 'Signals' settings 2019.08.13 05:43:12.139 'XXXX': Signal - 'Name of signal' for...
I'm trying to develop a simple indicator that tells me the difference between 2 similar products eg. UK & US Oil. The indicator correctly displays variance on a chart but does not send the same value to my EA. Any help would be appreciated....
Hi All, I ma currently developing a script to automatically calculate Fibonacci level on MT4 based on how far back I want go on the history. In the spirit of collaboration I would like to share with you what I have so far. The purpose of the sharing is two-fold: - Hopefully some of you will find...
hello, i have problem with indicators, the skailing in not right. the text is to small.
Hi Is there to see a list of the dates when a subscription was moved from one account to another? Is it a 7 days wait for moving again or a week "Mon-Sun"? Thanks
Hi My MT4 trading broker shows the currency pairs with "-5" added to the string. Does that mean that the signal copying will not work if the signal uses the pair without the "-5" string? Thanks