|
Hi,
First, some my tools for MT4 caused problems of loss of communication with a server. It's not programming bug, because it's problem of MQL4. For example, in Omega TS such problems are not present.
In new versions of indicators of such problems is not present too. It enables to cause them from other indicators and experts.
It is the main difference with the previous versions.
Besides I have added some options to the StepRSI. If Mode=1 you can plot StepMA for the classic version of RSI (not smoothed by SMMA).
Also you can calculate StepRSI for different prices (Open, High and so on).
And still you can use MA instead of the price as it is made in the SMARSI indicator.
You probably have found out differences between the original CZI and my version. The original uses MAs and CCIs, I use StepMA and StepRSI with 2 StepSize = 5 and 15.
Please any advice for improvement.
Igor
|