Attachments forums

List of attachments posted on this forum.


All files on forums: 134132

Re: v2v dynamic system

nathanvbasko, Thu Nov 25, 2021 2:59 am

Dynamic MyRSI with NET and v2v dynamic trading system
 
─ Applied Hann windowing as a digital filter. This release contains the initial code snippets of Hann filter for the MT5 platform that was posted by mladen (18th November 2021) @ MetaQuotes codebase domain. However, this variation is used as a digital filter to MyRSI with NET.

If the input speed-up factor default is zero, then it will use the default band multiplier value which is 0.382, which is a bit more responsive. Thus, when using the speed-up factor, the greater the speed-up factor the "faster" the filter will be, but it might lessen the smoothness. Some balance in this has to be found by experimenting with the speed-up factor input value... or simply letting the NET/Jurik technology handle it.

The minimum is 0.01, and when the input is 0.0 (default), it means it will auto-generate the input value by using the Fib or Z-score band multiplier value.
 
─ New templates
     
re-attached...  
You may download the stand-alone (well, sort of) dynamic MyRSI with NET here >>> viewtopic.php?p=1295451366#p1295451366
All files in topic