• Information
10+ years
experience
1
products
259
demo versions
18
jobs
0
signals
0
subscribers
-------

How to Order a Trading Robot in MQL5 and MQL4 - https://www.mql5.com/en/articles/117

Programmer for hire with 10+ years of experience in C++/MQL5. I will write your indicator/expert/script according to your specifications.

For new jobs and other ventures, you can also reach me through Skype.

If you like my work, feel free to donate via PayPal:

https://www.paypal.me/PasiMQL5

Every amount is very much appreciated.

-------
Pasi Hakamaki
Left feedback to customer for job Indicator: Colouring bars dependant on 3 EMAs
Pasi Hakamaki
Added topic POSITION_MAGIC and many Eas
I am intrigued. First EA 1 opens position with magic 1, then EA 2 opens position with magic 2 on same symbol. Question is what is magic of this position now? Thank you. P.S. I will test this when market open and come back with answer if non has
Pasi Hakamaki
Left feedback to customer for job A rather simple and easy looper (so-to-say)
Pasi Hakamaki Published product
Reviews: 49
FREE

The indicator draws trendlines on chart. This indicator has six inputs. User can specify alternative labels for both lines. If multiple instances of the indicator are used, the labels must differ. User can set width and color of the lines and depth which specifies what significant peaks should be used. For example, Depth=10 sets trendlines using the current peaks and valleys that have at least 10 bars to the right and to the left and that have highs/lows less/greater than the peak's high/low

Pasi Hakamaki
Added topic Changing product price after selling
Good evening traders, I will put product to market soon. I set the price, but if I want can I change after the product is in markets? Thank you, Candles
Pasi Hakamaki
Pasi Hakamaki
hi, im candles :)
Alain Verleyen
Alain Verleyen 2013.10.09
Hi Candles
Pasi Hakamaki
Added topic Logging and tester
I am trying to log variable values using File Functions but for unknown reason no file is created and nothing is logged :( Below is a simple example. Is it so that these functions are not usable with the tester
Pasi Hakamaki
Added topic Agents lie dormant
I just installed MetaTester and followed the guide plus read the FAQ. I have opened the proper ports and tested that they are open using CanYouSeeMe and they are open according to it. I have two agents running and I can use them nicely from another
Pasi Hakamaki
Added topic About graphical objects
Hi, Just out of curiosity does anyone know why the appearance of objects varies when I run EA in the tester visual mode? Below pic is an example. Some of the rectangles have fill while others do not. This is not a problem but it would be nice to know
Pasi Hakamaki
Added topic Testing EAs in real time
Hi, I wonder how can I test my EAs real time without using my own computer. I would like to use a cloud service where I can set my EA to run 24/7 and have the possibility to follow its actions in realtime. Is this possible? Br, Candles
Pasi Hakamaki
Added topic Indicator testing issue (buffer indexing)
Hi, I am having a bit of a problem here (again :)) with a simple test indicator (code below). When I test it in the strategy tester with all the arrays indexed from left to right the buffer values are as should and it also works fine on the chart
Pasi Hakamaki
Added topic Indicator buffers get unwanted values :(
Hi, This is a common problem with my indicators. The buffers get strange values like 6.33435 -315 etc. Below is an example. When I open the data window I see that on some bars the four buffers have values. I will attach a screenshot of the
Pasi Hakamaki
Added topic Problem connecting to the storage
Hi, So far storage has been working great and I am very pleased but today I am having a problem. I can connect to storage from my browser but not from MetaEditor :( See image below: EDIT: It is working now but in the future if possible I would like
Pasi Hakamaki
Added topic Optimization slow when using custom indicator
Hi, Is it typical that optimization gets very slow when using a custom made indicator? I made a simple indicator and use it in my EA and the optimization is soo slow :( I also made EA that uses two simple moving averages and optimizing it is much
Pasi Hakamaki
Added topic Strange invalid stops problem when placing pending buy stop order
I'm confused with this problem. Below are the parameters and still I get the "invalid stops" error: rates[i].close=1.29171 rates[i].close is the close of the bar at which I'm placing the pending buy stop order i.e. the current price
Pasi Hakamaki
Added topic Expet initialization fails at random
Hi, I'm debugging expert advisor and for unknown reason I get the following error at random: 2013.02.12 16:46:25    Experts    initializing of BreakOut (EURUSD,H1) failed I'm confused because then when I wait a little
Pasi Hakamaki
Added topic Getting the data out of a custom indicator
Hi, My goal is to get my simple test expert to fetch the data from my simple custom indicator . Below are the custom indicator and the expert. For some reason I can't get the data. Please help. Thanks
Pasi Hakamaki
Added topic Deleting all graphical objects from a chart
Hi, My problem now is: How to delete all graphical objects on a chart when one of the following happens: 1. Change indicator settings 2. Remove indicator from chart 3. Change timeframe My understanding is that it should be done on the OnDeinit event
Pasi Hakamaki
Added topic Closing single position
Hi, My problem is now: I have one sell open and now I want to close it and open a buy position instant execution . Below is my solution and it seems to be doing the trick, but are there other better ways to achieve the aforementioned goal? Thank you
Pasi Hakamaki
Added topic Simple calculating candle stats
Hi, My first post, just joined the forums. My problem was how to calculate the amount of bull,bear and no body candles on the current chart and timeframe and alert the result: Being the newbie I am would you consider this to be a good solution? It
123