- Search Crypto Craft
-
mladen replied Feb 21, 2018Since that is one of my indicators (stripped from copyright and link) to a search for "mano fibo" newer versions and you shall find it
I will code your EAs and Indicators for no charge
-
mladen replied Feb 20, 2018The "Close all" from his post will close/delete orders for all symbols - but don't drag it to chart but double click it
Close All Trade Button on Screen (EA)
-
mladen replied Feb 18, 2018Who stole the Jurik's code? Of origins of the metatrader 4 versions of Jurik filter (that is not the same thing as Jurik ma) that was finally not based on a decompiled, stolen wealth lab code, read this : url and explain the statement you made ...
Jurik indicators
-
mladen replied Feb 15, 2018That is an indicator from the first days of multi time frame indicators writing. Use some newer version (for multiple reasons)
Fixing Your Indicators or EAs (Free)
-
mladen replied Feb 13, 2018After posting the same thing a couple of times (as you did) it becomes a demand not a request and demanding something on a public forum is never leading in a direction that you obviously expect. So - why would I? That is not a code made by me - did ...
Fixing Your Indicators or EAs (Free)
-
mladen replied Feb 12, 2018That version was not posted on forums For old versions of Kalman filter in mt4 versions (coded years and years ago) do a google search on gammarat and Kalman filter and and you shall find it
Need a Pro Coder
-
mladen replied Feb 11, 2018Kalman filter with some extras (like automatic gain calculation, asymmetric bands, ...) - mt5 version (showing mt5 version since it is newer than the mt4 version) image Why wouldn't it be possible in mql (4 or 5 does not matter)?
Need a Pro Coder
-
mladen replied Feb 10, 2018if (iBarShift(NULL,PERIOD_H4,OrderOpenTime())==0) code for yes ... else code for no ...
Programming Help - Code for Trade Duration
-
mladen replied Feb 5, 2018It is because you are using an old version that is not compatible with new builds of metatrader 4 Use some of the updated versions
Bollinger bands stops (new version)
-
mladen replied Feb 3, 2018ICustom() call is freezing platform if indicator name or parameters are not correct. Assuming that you are using correct name, check the parameters
Need help, I can't get the value of the buffer using Icustom()
-
mladen replied Feb 1, 2018You should use some of the custom candles any time frame indicators that were not altered (since the newest versions were working OK)
I will code your EAs and Indicators for no charge
-
mladen replied Jan 31, 2018Sorry, but you lost me ... Where did I talk about BOs or spot? I was talking about ex4 and mq4 files and a post filled with ex4 files
Jurik indicators
-
mladen replied Jan 29, 2018Why? What difference would it make in using it? But since you post like this : https://www.forexfactory.com/showthread.php?p=8214321#post8214321 I am quite sure that you are aware that there is no difference when it comes to the usage of ex4 file(s)
Jurik indicators
-
mladen replied Jan 28, 2018And what am I supposed to answer to that post? Seems that the overjoying has got to you - maybe some abstinence from whatever caused that would be advisory?
NonLag inverse fisher transform of RSX
-
mladen replied Jan 26, 2018For example, you have to allow dll imports ... and some similar stuff You can always check what functions are going to be used in the dll. When using standard window API functions, you can simply check what are those functions meant to do. But when ...
Hacking an MT4 account via EA
-
mladen replied Jan 25, 2018With that type of avatar I am quite certain that you shall learn all needed to make the code changes in a matter of minutes and then you shall post it to the joy of everybody. Good luck with your newly started coding life. Good bye
adjustment to trend line copier by mladen
-
mladen replied Jan 25, 2018The code is meant to copy all the trend lines with specified name from current chart to other opened charts (as its name is saying). What is strange?
adjustment to trend line copier by mladen