Page 74 of 168

Re: v2v dynamic system

Posted: Thu Nov 25, 2021 3:01 am
by nathanvbasko
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

Re: v2v dynamic system

Posted: Thu Nov 25, 2021 9:18 pm
by nathanvbasko
Dynamic MyRSI with NET and v2v dynamic trading system
 
─ Optimized, and removed Hann filter.
       
You may download the stand-alone (well, sort of) dynamic MyRSI with NET here >>> viewtopic.php?p=1295451366#p1295451366

Re: v2v dynamic system

Posted: Fri Nov 26, 2021 4:01 am
by nathanvbasko
Dynamic MyRSI with NET and v2v dynamic trading system

─ Added RSI line color change: On ─ Dz middle band cross, Slope change, and No color change.
─ New templates
       
You may download the stand-alone (well, sort of) dynamic MyRSI with NET here >>> viewtopic.php?p=1295451366#p1295451366

Re: v2v dynamic system

Posted: Sun Nov 28, 2021 1:37 am
by nathanvbasko
v2v dynamic trading system
 
Now... The dawn of the new era has begun. The Dynamic MyRSI with NET (Noise Elimination Technology) officially took the sub-window that was previously occupied by the TDZ MomenTicks under the umbrella of the v2v system.
 
Thank you for your service TDZ!
       
You may download the stand-alone (well, sort of) dynamic MyRSI with NET here >>> viewtopic.php?p=1295451619#p1295451619

Re: v2v dynamic system

Posted: Sun Nov 28, 2021 3:59 am
by nathanvbasko
USD/JPY
 

Re: v2v dynamic system

Posted: Fri Dec 03, 2021 3:46 am
by nathanvbasko
v2v dynamic trading system
 
─ Enabled Divergence on Next TF (MTF mode) for dynamic MyRSI with NET (v2v system-dependent release)
─ Optimized recursive HA-based calculation
   

Re: v2v dynamic system

Posted: Sat Dec 04, 2021 3:11 am
by nathanvbasko
v2v dynamic trading system
 
─ Optimized for faster execution process on the following tools:
1) VP-R (Volume Profile - Range)
2) dynamic MyRSI with NET
3) Heiken Ashi - APB
4) Regression Analysis tool
   

Re: v2v dynamic system

Posted: Sun Dec 05, 2021 10:45 am
by nathanvbasko
v2v dynamic trading system

UPDATES:
 
1) Volume Profile - Range (VP-R):
─ A semi-automatic data source (tick/volume) setup applied: Now, with global v2v system data source input selection (M1, M5, M15, M30... and H1, H4)
─ An optional parameter input value for VWAP band multiplier besides the existing Z-score or Fibonacci number
 
2) dynamic MyRSI with NET: a v2v system-dependent release
─ An optional parameter input value for Dz band multiplier besides the existing Z-score or Fibonacci number
─ And as designed, all parameter values are applied on both time frame modes (Current TF and Next TF)
 
3) Below are the tools that utilized the global v2v system data source input selection via the VP-R tool:
─ Anchored VP-R
─ dynamic MyRSI with NET
─ DCP tool
─ Regression Analysis
─ PIVOT FIB plus
─ Heiken Ashi - APB
─ Neural Network
─ v2v MomenTicks
 
4) New templates
     

Re: v2v dynamic system

Posted: Tue Dec 07, 2021 2:03 am
by nathanvbasko
v2v dynamic trading system
 
UPDATES:

─ Added D1 & W1 input selection for the global data source (tick/volume)
─ Fixed slowness in MTF (Next TF) mode
─ New templates
       

Re: v2v dynamic system

Posted: Tue Dec 07, 2021 8:18 am
by nathanvbasko
v2v dynamic trading system

─ Added a button for Global data source (tick/volume) selection.