Forum

SignalInfoSetInteger(SIGNAL_INFO_DEPOSIT_PERCENT, x) doesnt work / ERR 4014

Hi Guys, I am trying to set a new value of the signal parameter "DEPOSIT PERCENT with function SignalInfoSetInteger ( SIGNAL_INFO_DEPOSIT_PERCENT , x); and I get the error code 4014. These functions works fine : sidep= SignalInfoGetInteger ( SIGNAL_INFO_DEPOSIT_PERCENT ); sivol= SignalInfoGetDouble

Were can we find the signal id

Hi guys, I am trying to get infos from my suscribed signal in my EA, but cannot find the signal ID anywere.. please help

No review button even I am suscribed to the signal ...

Hi everybody. How come I cannot write a review even when I am a current sucriber to a signal. I could leave a first one, but after I reached the minimum account on MT5 settings, I reactivated the signal, but since then aparently, the "leave review" icon has disapeared

cannot open file ..

Hi everybody, After spending hours and try every options of files type and so on, I still cannot find why I cannot open a file, even in the MQL5 folder or the Tester folder. I use the basic code .. string filename= "Parametres.txt" ; int hdle= FileOpen (filename, FILE_READ | FILE_TXT | FILE_ANSI

Keep the variables values after modify parameters or recompiling while expert is runing

Hello everybody .. Please can somebody clarify the activity of variables (other than local variables) after Oninit function happens, such after modifying input parameters. Is there a way to keep the values stored in "standard" variables even after Oninit is called. Thanks for your help

new version build 2988 .. Lost of Custom Symbols

Hello everybody.. After accepting update of the new version build 2988, I cannot see my custom symbols in the Tester and in the symbols window, and this on my 2 different computers. Apparently the historical symbol data are still in the "base" folder.. Please help

MT5 "netting" how the orders are managed

Hi everybody, I would like to know how MT5 manage the orders. When you sell 5 lots after having buy repetidly 1 lot ten times for example, will MT5 be closing the orders starting from the oldest like in cTrader or by the profitable order or something else. Thanks for your help

Convert a mql5 EA in C#

Hi everyone, I am looking for somebody to help me or to convert my EA, written and runing in mql5, into C# for PROTRADER platform with API connection. Not very complicate. I need basically the frame to get started mainly

OrderCloseBy function doesnt work !!

Hi guys, I recently tried my EA on a new MT4 platform of a new broker (FXCM) and aparently their system doesnt accept the OrdeCloseBy function . It returns "error 3" I tried all possible settings to avoid the problem without success. My EA works fine on more than 10 other MT4 different brokers and

Pb with virtual hosting

Hi Guys, I just moved my virtual hosting server from an account to another one (demo), and when I try to launch it ("start server"), first it doesnt disable the automated trading on my main terminal, then it doesnt run the EA aparently, then 3 mns later it stops without comment Please help