parham.trader
parham.trader
parham.trader
Added topic Use my own Indicator data in EA
Hi friends, I want to know how can I use the data of the indicator that I developed it by myself in an EA. Suppose that I've developed an indicator which it creates numerous arrays that are so important to be used in my EA and in other word, the
parham.trader
Added topic close and open metatrader
hi friends, I faced with a problem that my written indicator works well when the metatrader is open and it works accurately. But when I close the metatrader and reopen it after a while, my indicator does not examine the newly added candles that are
parham.trader
Added topic upgrade an mql file to a new version
Hi friends, Is there any way to upgrade an indicator/EA which was created previously to a new version instead making changes in the initially- created indicator/EA file. for example having ABC.ex4 version1 , ABC.ex4 version2 , .... I know that we can
parham.trader
Added topic Uncheck the "save account information" option box
Dear friends, Hope you're doing great, I want to know how to put a code in my EA in order to automatically  uncheck the  "save account information " option box in the account authorization window when attempting to log in to
parham.trader
Added topic strategy tester speed
Hi friends, Does anyone know how I can speed up the strategy tester when testing an EA? Is there any way to get the final result without using visual mode ?  best wishes, 
parham.trader
Added topic order placement
Hi friends, I'm writing an expert advisor, Can anyone help me what is the easiest way to prevent OnTick Function from placing orders repeatedly.  I have some ideas in my mind but I think there would be easier ways to stop expert advisor from
parham.trader
Added topic StrToInteger
Hi friends,  When I want to use StrToInteger or StringToInteger functions it results to -1 . does anyone know about the problem ? how can I fix this issue ? thank you all 
parham.trader
Added topic Stochastic level
hi guys, Is there any code in mql4 to enable the user to change the the stochastic 's predefined level ( for example use 30 & 70 instead of 20 & 80 ) directly from the inputs ?  thanking in advance for your guidance 
parham.trader
Added topic set a limitation on the trading volumes
Hi my friends, I want to know whether there is a way to restrict the number of trading volumes up to a predefined amount from the server? e.g. suppose that I do not want to allow my trader to have an aggregate amount of opened positions more than 10
parham.trader
Added topic Stop working for offline internet connection
Hi guys, Hope you all are doing great, I want to know whether there is a way to stop a custom indicator from working when the internet connection is offline or not ? thanking in advance; Parham 
parham.trader
Added topic Use ex4. file in other MT4
Dear friend,  hope you are all great, I've written a code and it works properly on the mt4 that its source file - mq4. - is also located at its "Indicators" folder, but when I attempted to copy the ex4. file of my written indicator on the other
parham.trader
Added topic Control an Indicator/Expert advisor remotely
Hi all my friends, I want to know whether it is possible to control an indicator, which you've sold, remotely or not? Suppose that you've developed an indicator and you sold it, now you want to deactivate it through internet and remotely in order to
parham.trader
Added topic DLL for commercially protection
Hi guys, I'm trying to understand the different way of protecting our EA or indicators that we're developing. I've searched the web and especially the mql4 forum in order to find the most appropriate way of protecting our EA's and eventually I found
parham.trader
Added topic how to avoid the unexpected program freezing
Hi my friends, I faced a problem during checking my written indicator. It sometimes doesn't execute properly , I mean, generally , my indicator execute well but sometimes when I change my input ( the number of my preferred candle) it doesn't do
parham.trader
Added topic I don't know why sometimes my indicator freeze !
Hi my friends!  I just developed an indicator which is based on my own idea, but I have a difficulty with it. Sometimes when I change my "input variables" it doesn't do anything nor does it give any error and it needs to change my timeframe in
parham.trader
Registered at MQL5.community
parham.trader
Added topic Changing the format of ex4 file
Hi my friends, I've made a mistake and change the extension of .ex4 files through its properties and by " open with " button, I mean I chose to open .ex4 files in "notepad" application and it is completely crashed right now. Does
parham.trader
Added topic Array out of range in mql4 build 600
Hi my friends, I don't know how to deal with this problem. I've written a code by use of Arrays but I don't know why it doesn't work or compile on the graphs. and the most incredible thing is that I was using some other codes look like this but now
parham.trader
Added topic different results in strategy tester and real time market
hi friends, I've written an EA and I anytime I test it by ST-tester it gives me a correct result but when I execute it in Real-time Market I take a different result.(even in a same day and date) does anybody know about the problem and its solution
parham.trader
Added topic Reuse initial variables after a specific time
Hi friends, does anybody know how to reuse the initial variables after a specific time? suppose that you've given values to some variables at the start of the day as their initial value and by starting the program,it constantly changes these variable
123