- Search Crypto Craft
-
mladen replied Jul 17, 2021Check your other indicators, scripts or EAs and how they manage objects No issue whatsoever regarding that in the news reader
Yet another news reader...
-
mladen replied Jul 17, 2021As far as I remember, this is the closest mt4 version to that mt5 version image
Experiments - while waiting for an order to get closed
-
mladen replied Jul 8, 2021Regardless of the fact that it exists as built in average, and judging from what is published in metaquotes code base as an official lwma, seems it needs a bit of shaking up the summer lull - loopless (after the firs period bars are calculated) ...
Searching for the LWMA indicator
-
mladen replied Jul 4, 2021If I am not mistaken, at least 100 here : Multi time frame indicators even stuff like from your second image
MTF Moving Average Indicator
-
mladen replied Jun 17, 2021It does not show a blank page image All OK on my side
Yet another news reader...
-
mladen replied May 20, 2021Since that is mcad, use some of the macd indicators that already have alerts on a macd slope change
Awesome Flat Market Detector With Alert
-
mladen replied May 19, 2021Temper, temper. When answered in the same tone as the question (even "dared" to use your own words in my "offensive" answer), it suddenly becomes a "major issue".


____________________ Josi The answer to the important part ...Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 19, 2021Please read Brian Millard's "Channels & Cycles: A Tribute to J. M. Hurst" book for an explanation how to use centered TMA PS: Please do not try to "hook up" to parts of sentences in an attempt to make a discussion of it when there is actually no ...
Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 19, 2021I do not have any intention to make that particular indicator for mt5 Reasons : that "mladen" version was not made by me I can only imagine what would be the "wonder" indicators faith in mt5 version too that indicator does what I have repeatedly (in ...
Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 10, 2021Already had questions like that

Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 9, 2021If they are useful to you in mt4 they should be useful in mt5 too On the other hand if they are not (useful to you in mt4) I doubt that you shall find them useful in mt5 either

Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 9, 2021You can not use fixed period average to calculate "per sessions" data - that would mean that you are using data from previous session (like sma, and lwma, but implicitly the ema and smma too). You have to use averages that are adjusting the periods ...
Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 7, 2021No. Use properly coded non-repainting version of "vortex" indicator
Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 5, 2021I know what kolichestvo means
But isn't it easier (and cleaner) to write 1 instead of MathRound(Period()/Period())?Mladen's Digital Kahler's Indicators (MT4)
-
mladen replied May 5, 2021I simply can not help myself - without going into any details of the rest of the code, what exactly is this line of code - line 76 : int kolichestvo = bsht-MathRound(Period()/Period()); (the Period()/Period() division part especially) supposed to do?
Mladen's Digital Kahler's Indicators (MT4)