termi_80
termi_80
Friends

Add friends via their profile or user search and you will be able to see if they are online

termi_80
Added topic MT5 OrdersTotals() for active pending orders does't works in backtest strategy
Hello, i have a problem with pendings orders in backtest, this is my code int OrdiniApertiPending()   {    ulong     ticket;    int     Magic;    int Totale= 0 ;
termi_80
Added topic Screenshot problem
Hi all, I have a problem when i make a screenshot in mt5 from ea, into screenshot don't appear label,label BMP. How can i do to fix this? Thanks
termi_80
Added topic C# exported function Problem
Hi all, i create this simple function in c#:   [DllExport("addminutes", CallingConvention = CallingConvention.StdCall)]         public static string addminutes(int YY, int MM, int DD, int HH,int Mm, int Ss)
termi_80
Registered at MQL5.community