Daniel Arges
Daniel Arges
Friends

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

Daniel Arges
Added topic Go to next PASS on Optimization
Hi coders, How can I quit a specific pass on optimization and go for the next one? Thank you
Daniel Arges
Added topic How can I run 2 MT accounts at the same time?
How can I run 2 MT accounts at the same time? (Same Windows) Thank you
Daniel Arges
Added topic How can I use switch operator with _Symbol?
I need to return a specific value based on _Symbol of current chart. It seems switch operator doesn't work with _Symbol. Thanks
Daniel Arges
Added topic OBJPROP_TEXT caracters limit
Hi coders, It seems that OBJPROP_TEXT has a caracter limit. How can I create an Object to place a bigger text? Thank you
Daniel Arges
Added topic Exponential Math operation
Hi coders, Does anybody have an example to use exponential calculation in MQL5? I need to calculate a i (return tax) by a specific time. Let's say, I need to perfor this calculation: (FV/PV)ˆ(1/n)-1 I couldn't apply properly MathExp(), or exp()
Daniel Arges
Added topic Walk forward analysis
Hi coders. After running a walk forward analysis, lets say my 'walk forward efficiency ratio' is acceptable. After that I'll have x-period optimized inputs. Question: which inputs from which period do I need to consider to run my EA no live account
Daniel Arges
Added topic Same charts of different brokers showing different candles (OHCL)
Hello, Analyzing same Forex charts of two different brokers, I can observe that my color candle indicator is different, due to different candle open, close, high and low values between this two brokers. Does anybody know what is the reason of this
Daniel Arges
Added topic What does this IF condition mean?
if(!PositionSelect(_Symbol) Thank you
Daniel Arges
Added topic Trouble: "PositionGet" that works on HEDGE account but not in NETTING
Hi coders, This code is to get the TP, SL and Gain/Risk ratio from opened Positions. It works in Hedge but not in Netting accounts. Can anybody help me? Thank you in advance! int pos_total = PositionsTotal(); if (pos_total > 0) {  for(int pos
Daniel Arges
Added topic Is FOREX trading allowed in Canada?
Is FOREX trading allowed in Canada? Thank you. Daniel
Daniel Arges
Added topic Forex trailing stop error message
My cashmarket trailing stop applied to Forex is failing, sending this error code: 10036 - Invalid return code of the trade server Anybody with some clue? Thank you. Daniel
Daniel Arges
Added topic How do I return Minimum Stop Price (FOREX) in MT5 with code?
How do I return Minimum Stop Price (FOREX) in MT5 with code? Thanks
Daniel Arges
Added topic How to remove an EA placed in a instrument using MT5 app for iOS?
Is it possible? ‌ ‌‌Thanks D‌aniel
Daniel Arges
Added topic PROJECTED VOLUME
Hi coders. Does anybody developed/have an indicator to project the VOLUME dynamically before the CLOSE of a CANDLE? Thank you 
Daniel Arges
Added topic How to link my EA to my created signal?
I´m receiving the following message: " Authorization failed. Please check trading account data ."  Thank you Daniel
Daniel Arges
Registered at MQL5.community
12