Various - page 77

 
morro:
Green Darjeeling is perfect

Will try it by all means

 
mladen:
Will try it by all means

Maybe I should to brew myself a cup of tea too ... great ideas come from tea !

 
Anyway:
Maybe I should to brew myself a cup of tea too ... great ideas come from tea !

It is a calming experience

 
mntiwana:
darjeeling is a city or region in Bangladesh where tea farms are located since long,the main export of the country and big source of countrys imports balance.

Darjeeling is a town and a municipality in the Indian state of West Bengal. History of Darjeeling covers the history of Darjeeling town and its adjoining hill areas belonging to Sikkim, but eventually part of British India so now in the Indian state of West Bengal.

 
skc321:
Darjeeling is a town and a municipality in the Indian state of West Bengal. History of Darjeeling covers the history of Darjeeling town and its adjoining hill areas belonging to Sikkim, but eventually part of British India so now in the Indian state of West Bengal.

yes,you are right,thanks to correct me, Dargeeling was a part of Bengal from past,in 1947 when Bengal depart (East Pakistan (for now Bangladesh) and west Bengal of India) darjeeling went to west part,but it is so narrow strip long high to north crossing Jharkhand state,Bihar state till Sikkim,where as actual west Bengal is surrounding calcutta.the gateway of India.

Files:
tea_garden-1.png  291 kb
darjeeling.png  382 kb
 
mladen:
In "poking mood" these days

_______________________________

A short "forward" : igorad has, by his work on "Jurik filter", given us something of a great value. Finally it was not an indicator based on a decompiled code from Wealth lab, but an original work. But there were some things that were bugging me...

When comparing adaptive indicators (and JMA is adaptive) comparison should be done on a longer periods. Comparing them on a short period is simply not good enough (even some "non adaptive" averages can give very similar results to results given by adaptive indicators on a short period - it simply does not have "time enough" to adapt properly) And then some differences emerged. Here is an example :
Red is the JMA made after wealth lab decompiled code (coded by Nikolay Kositsin) and blue is igorads version. Period 50, phase 0. The issue is immediately visible. In some cases difference is significant. And that was bothering me. Not that I am a fan of JMA, but was curious why does it happen. So I made some changes. The changed version some of you are already using without knowing it (the jurik smoothed versions) It was a first attempt to remove that difference (it almost always happens after the gaps, but sometimes differences accumulate even in the calm periods) Here is a comparison of the 3. Additional green line is that version that was trying to remove that difference after the gaps (still period 50, phase 0).
And still some issues _______________________________

Well, this is yet another version. The idea is to make even adapting adaptive. And the idea is, in the end, not to bother to much with JMA but to see what can be done in making a moving average that might be a bit faster than JMA but to preserve the smoothness and the response for sudden changes.

This is the result :
The golden (:)) is the newest one. Still period 50, smooth 0. Differences do not happen just in periods like these (after the gaps), but in almost every sudden price change (an example with such fast changes)
_______________________________ At short periods they are almost the same but the differences start to show at longer periods. Tried to keep that relation since we do need smoothness at every period but we do need a fast response to reversals too on a long periods. The "1" in the name of the indicator is simply there because I am leaving this as an "open project" : if I come up with something that might improve it, will post it. The changes made are (at least I feel so) improving the indicator a bit and that is the reason why I am posting it at this stage too

Mladen

How many price options(open,close,high,low etc...) available with jurikfilter?What is price 0 standing for?Thanks.

 
nevar:

Mladen

How many price options(open,close,high,low etc...) available with jurikfilter?What is price 0 standing for?Thanks.

nevar

That will be updated so it will be clear from the options what is what

 
mladen:

nevar

That will be updated so it will be clear from the options what is what

That would be good (to have all the prices)

 

OK. Here is an upgraded version with user friendly options and the usual set of prices : jurik_filter_simple_1_1.mq4

Files:
 
mladen:
OK. Here is an upgraded version with user friendly options and the usual set of prices : jurik_filter_simple_1_1.mq4

Thanks