General - page 887

  Historic loading  (1)
Hi, How could we check if enough historic is available for indicator processing in a mql5 code ? And if historic is not available, is there any functions I could use to load it automatically ? Thanks ! Erwann.
CL_EC_01_ManualTradingBackTester Before a strategy is fully automated into an expert adviser, traders usually need to visually test the strategy using historic data or forward testing for a period of time to check system performance. These method is either inaccurate or time consuming. Manual...
Can someone still find an edge on this kind of trading in the forex market? It seems it was a huge thing in the past, today we hear about this only in cryptos, but what about forex today?
Hi everyone, I have used an EA on a demo account with IG, and it created 7 trades, 5 of which did not enter the modify trades afterwards to enter S/L & T/P. The log said Modify Error: Too frequent requests (8). Can anyone offer any assistance with this? For background, I had numerous EA's open on...
Images should meet the following requirements: Size: 640x480 pixels What about youtube video? Can i link 1280x720 youtube video to my product page? Thank you.
Is there a an indicator that shows selected pairs fib levels where price may be . with alerts at specific levels  such as "previous day 68% and 32% levels. Here a picture example of Murrey math dashboard setup. how i would like the fib table to look
Hi I have been searching the web for a golden lot sizing function. I've tried MQL libraries, and even tutorials. Nothing works right. I'd like to be able to take the following formulas and generate a lot size that is a percentage of risk defined of the user. For example, if the user defines 5% risk...
Hello, I would like to know how do "EA activations" work. 1) If I have an MT4 (demo) running on a VPS and I activate an EA on that demo account, and then I want to run the same EA on the same VPS but on another MT4 (live), do I need to use a second activation? 2) Once I have activated an EA on a...
Hi, everybody I wrote an EA, in the OnDeinit function I called ExpertRemove function,  when I use the key F7 to change the EA parametres,  the EA didn't reinitialize,it warned me "7 leaked string left", I couldn't find out where  the reason is, I need your help, waiting for your answer, thank you.
Hi  Is there anyone who using -------fx? I need help...
Hi guy .. I need a little help please . I wrote this code and it dose execute the 1st order but the code after that didn't execute . can anyone help.. void OnTick()  { if(ordestotal1_2(OP_BUY)>=1){    if(ordestotal1_3(OP_BUY)==0){  bool m=OrderSend(Symbol(),OP_BUY,lot1,Ask,3,Bid-StopLoss*pt...
Hello everyone ! i have been trading manually since 2016 now, but the success could be better. Now i want to start with automated trading , but from what i have heard websites like <somebroker> .com cant really be trusted, so im looking for a good alternative website to get into it. Do you have any
Hi Service Desk, Critical problem with the MT5 platform not starting up after installing the Windows 10 Spring Creators Update. I tried starting the MT5 platform using Windows 8 compatibility, but still nothing happens. I can't even see the Metatrader program running in the Task Manager. This is a...
I have just commissioned two Ea from teh same developer. During the development, I noticed that ach time he becomes anxious for the project to close, he starts making errors as in the EA becomes erratic. but not enough to reach out for arbitration. After delivering one EA and close to the delivering
[Deleted]
Can somebody help me with my account in MQL5. Since I deposited an account I can no longer log in to my real trading account its always back to demo account.
Hi i have a problem with my MT5 after windows 10 get updated to 1803 version the mt5 wont open no error msg nothing show i reinstall it more than 3 time without any result 
[Deleted]
Can you tell me how to calculate the distance between two parallel lines including the scale of the graph (so that the scale is not affected)? Here is an example: The red line is the distance between two parallel lines - how can you calculate
  ATR alert  (5)
Is there a way of setting an alert that gets triggered once the ATR goes over a certain level? or any other indicator?
Hello. I create my signals on MQL5 and a friend of mine is registered. The problem is that when I bet and bet, it only takes 0.01 and he want more. I look in the settings and I have not figured out how to bet anymore. How to do ?
Hi  Is it possible to rename the MQL data folder to use normal broker names? (Windows 10) These names (2 different brokers) are very confusing. The old system in Windows 7 is more practical were the MQL4/5 is stored in the "c: program files" directory.
Hi, I like to know if there is a EA or a software that would set a Stop loss nearer to TP. Let's say I do instant execute buy trade @ 150 and after a while the price went up to 170 and my TP is 200 and I decided to have a SL for 160 which is higher than what I originally bought. Is there any free EA...
I have installed indicators before with no problem. Have 2 instances of mt4 running and tried to install a couple free indicators and they are not installing. Any suggestions would be greatly appreciated?
Dear Everyone,  I setup a new signal a few month ago on the MT4 platform with a particular name for the signal. This is the name that appears in the search page when other users search for available signals.  After setting up the signal, I realized the name of the signal is no longer adequate, and...
Please update the limit  to 256bit. I'd like to test with a whole lot of settings at once. Regards
my aim is to find or write an algorithm that triggers a call to a script that closes all profitable trades. I want it to be triggered by entering a pending order.  the call to trigger will be in an EA.  I have searched all over the internet and the MQL and cannot find specifically for this...
[Deleted]
if your broker offering different types of instruments (bonds, indices, shares etc.), it seems hard to get accurate symbol name. What am i missing? string symbolName= SymbolName(0,false);//looking at the first instrument --into "all symbols"//sometimes symbolName returns EurUSD//sometimes symbolName...
Communication Between Differet EA Through a file ↑ Is this possible ? How can I make sure that when writing at the half, the other EA do not come and ready the data.. Or when an EA is reading..the other EA do not come to rewrite and change the data ? Many Thanks if this problem could be solved.
I have seen various MT4 multi terminals available from different brokers, but none of them allow you to connect to a different broker's server like regular MT4 does. I am very happy with my current broker and would like to stay with them, I just wondered if there's any way or any place that will...
Hi all, I do the optimization first and get the optimized parameter sets as follow: 69      260.06  6       11.79   43.34   191.98  14.30%  0.00000000      iLongTrend=280  iMiddleTrend=67         iShortTrend=11  SL_prozent=0.9  UseTradingHours=1       OpenHour=10...