You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Originally this one is published in January 2011 issue of TASC (here : TRADERS’ TIPS - January 2011 )
_________________________
But, also originally it is meant for long orders only. So decided to see if it can be made for short orders too but not using the exit rules they mention but by using "inverted" entry rule for longs. This is an attempt to do so and to see if it can be used in trading. At a first glance (and visual inspection) it seems to be useful with somewhat changed rules.
The rule to use the indicator would be the following : enter on dots and exit on opposite color cross or if you want to risk more wait for opposite color dot. Crosses can be treated as an early warning of "trend" change, but wait for confirmation of the "dots". Sorry for explaining in "dots and crosses" terms, but it simply seemed the simplest way (without mentioning the underlying conditions that need to be fulfilled) So to clarify again : entries for long are the same as in the original, but exits are not and the original does not have entries for short at all which makes this one a variation of the "rsi with rsi" and not the same as the original.While at it :
At his article Peter Konner mentions a KST indicator originally developed by Martin Pring (see here : Combining RSI With RSI - Peter Konner ) and since it seems that we are lacking those, decided to make them.
_________________________
Formulas I used are metastock formulas from here : MetaStock Indicator - Martin Pring KST and as a consequence we have 6 new indicators in one : From the examples Konner shows, it is obvious that he uses the EMA version (SMA versions of formulas are a bit suspicious as they are given at the link for metastock formulas, but I decided to make them as they described them)This is just a short "BTW"
It is an updated SSA library. It is a bit faster (never enough speed when it comes to SSA) and it is made independent of some dll's it was depending on before (in some cases those dependencies are very hard to detect and correct - so in this one there is no such a possible issue)
The size of the dll is bigger then before but don't worry : it is in a function of what I said above (in this case smaller is not better ) Also, all one has to do is to overwrite the old dll - no additional change is required (just make sure not to run SSA when overwriting otherwise windows itself will not allow you to do the update)
____________________________
PS: the maximum number of calculated bars of 5000 still stands - the reason is simple : in order to keep the things as fast as possible 2 dimensional arrays needed for calculations are declared statically and a maximum of 5000 bars seems as a reasonable choice
Hi Mladen,
Is it related to Singular Spectrum Analysis indicators on this link?
https://www.mql5.com/en/forum/178673/page2
I am updating elite section links' thread ...
ND
Yes, those are the one it is related to
Hi Mladen,
Is it related to Singular Spectrum Analysis indicators on this link?
https://www.mql5.com/en/forum/178673/page2
I am updating elite section links' thread ...Much appreciated
ValeoFX
Here you go
Sizes for upper and lower wick size can be set separately (size is in pips but you can set a decimal fraction too, so you can control points too). Dot sizes set in the colors properties of the indicator (with the width of the line) Here is an example of a 15 minute chart (bars in this case - to be more obvious where does it place the dots)
PS: once the bar is closed there will be absolutely no change in the backwards dots - so nothing similar to zigzagsregards
Mladen=============================
Thanking you ever so much, Mladen. As always deeply indebted to you.
Best regards.
lawgirl rsi indicator
Mark One point needs a clarification regards Mladen
Hi Mladen
just reread your question.....answer is arrows per symbol..."horizontally"
i am looking to be alerted when a 4 or more arrows are in the UP position horizontally per symbol AND the individual RSI reading per each of the same 4 or more timeframes for that symbol is > 50 and less than 95
many thanks and apologies if my last answer was unclear;
thanks by the way for the Pearson indicator....it appears to confirm buying opportunities in strong trends...appreciated
kind regards
Mark
Mark
This should do it Some explanation of the non standard parameters : I tried to keep the code that manages the alerts together so that it would be easy to see what is done. Individual symbols for alerts are not selectable now but the whole list of symbols used is taken into considerationregards
Mladen
Hi Mladen
just reread your question.....answer is arrows per symbol..."horizontally"
i am looking to be alerted when a 4 or more arrows are in the UP position horizontally per symbol AND the individual RSI reading per each of the same 4 or more timeframes for that symbol is > 50 and less than 95
many thanks and apologies if my last answer was unclear;
thanks by the way for the Pearson indicator....it appears to confirm buying opportunities in strong trends...appreciated
kind regards
Mark