- Search Crypto Craft
-
mladen replied May 25, 2017Unless someone there notices that the build 1090 is not working the way as any decent coding language compiler should, yes, that will be something that will hit you from time to time and you (and all of us) will have no idea what the hell did we do ...
MACD nrp indicator suddenly disappeared?
-
mladen replied May 25, 2017That is an issue with new metatrader build 1090, nothing to do with either you or the code See the explanation here : new build 1090 issues
MACD nrp indicator suddenly disappeared?
-
mladen replied May 18, 2017Delete lines from 142 to 153 and it will work like that then
Experiments - while waiting for an order to get closed
-
mladen replied May 14, 2017The only one that I know that calculates something similar to angle (and I must emphasize"similar" since the angle of a price time series, and implicitly of an average of a price, is not possible to calculate since x and y axes are having ...
Experiments - while waiting for an order to get closed
-
mladen replied May 14, 2017With a question as general as that, I doubt that anybody can help you Either post your code (at any of the threads dedicated to that) with exact explanation when and what kind of unexpected "behavior" happens, or you are doomed to find the issue ...
Experiments - while waiting for an order to get closed
-
mladen replied May 12, 2017After the serious stuff, just some pre-weekend fooling around image Stripped laguerre Wish you all guys a nice weekend

Experiments - while waiting for an order to get closed
-
mladen replied May 12, 2017Ish In short : manual, day-trader (never trading anything except EURUSD and almost never have more than 1 opened order) My primary goal is to make more than the banks are giving us - not to make 100% a day, and, for the last 11 years, I must say, I ...
Experiments - while waiting for an order to get closed
-
mladen replied May 11, 2017The idea is good I am not sure if some solution that would be able to provide some results similar to that can be fabricated, but will give it a though by all means.
Experiments - while waiting for an order to get closed
-
mladen replied May 9, 2017Sixer Non-repainting centered TMA is LWMA. Some more explanation about it can be found here : triangular moving average ___________________________ But I must say that centered TMA can (and is) causing "dual personality disorder" sometimes
...Experiments - while waiting for an order to get closed
-
mladen replied May 2, 2017A new version of dynamic zones polychormatic momentum indicator (with some issues solved) Also, it is using the fast multi time frame mode now - should be easier on CPU when in multi time frame mode. Some other code changes made too (in order to ...
Experiments - while waiting for an order to get closed
-
mladen replied May 2, 2017Better to use some of the new versions of RSX
Experiments - while waiting for an order to get closed
-
mladen replied May 1, 2017
Histogram version posted too now 
Experiments - while waiting for an order to get closed
-
mladen replied May 1, 2017jenbols, It was posted here : multi time frame precision trend image
Experiments - while waiting for an order to get closed
-
mladen replied Apr 29, 2017Jovager Check here : indicators with alerts & signals
Experiments - while waiting for an order to get closed
-
mladen replied Apr 28, 2017PS: in the process of making it for mt5, did some code cleaning and optimization of the mt4 version and some upgrades image It was posted here : perfect trend line Next step should be mt5 version
Experiments - while waiting for an order to get closed
-
mladen replied Apr 28, 2017Yes, it deserves to be made for mt5 too
Experiments - while waiting for an order to get closed
-
mladen replied Apr 27, 2017ex4 files can not be changed
Could someone please add load and save function to this indi?
-
mladen replied Apr 26, 2017Standard deviations adaptive RSI with an addition of using filtering for results (tradestation version) Seems to be producing some interesting results image image
Experiments - while waiting for an order to get closed
-
mladen replied Apr 24, 2017There is nothing to change in it It compiles and works OK
I will code your EAs and Indicators for no charge
-
mladen replied Apr 24, 2017Use SetIndexDrawBegin(nn,Bars-1) for each buffer you use to display those values
Requesting programmer assistance with custom indicator