This script has been published for customer acceptance and verification. Sorry this mean access will only be provided to the customer.
For open source scripts, please take a look at the Backtest-Rookies profile. Users who are interested in custom development services can visit the Backtest-Rookies (.com) website.
Super Divergence A super indicator that looks at 4 different oscillators and highlights price to indicator divergences for each of them. It has the following features:
Select which oscillator to plot
Detection of divergences on all 4 indicators irrespective of which indicator is plotted.
Pivot/Swing Detection
Optional Pivot/Swing plotting
Options Signal plotting
Alerts for each divergence
版本注释
Updates
Removed Fills from M-Osc
Converted signals to circles
Combined all signals into one. Only triggers when all indicators are signaling a divergence.
Added logic to detect if 2,3 or 4 Osc's are signaling at the same time
Only display maker if at least two Osc's are showing a divergence
Alert conditions added for 2,3 and 4 Ocs Confluence
版本注释
Update:
Removed histogram from ML
Adjusted signals to offset so it appears on the line
Fixed plotting bug
版本注释
Fixed offset copy and paste error
版本注释
Switched from plotting shapes to plotting chars
版本注释
Update
Added new method of divergence detection (select-able)
Set signal plotting to default - Event signaling is no optional since it is only related to pivot based detection.
版本注释
Update
3rd method of divergence detection added.
版本注释
Updates
1. Remove the lookback divergence detection 2. Have checkboxes to display PPO and Pivots at the same time 3. Pivots will use green/red markers 4. PPO will use blue/Orange markers 5. PPO and Pivot plot stacking when they appear on the same bar. 6. Add a second set of pivots for longer term pivot detection
版本注释
Update
Added Options to use Heikinashi data for all Oscillators and divergence detection.
版本注释
Update
1. Huge code refactor - Code base cut in half 2. Plotting merging to save plots 3. Hidden divergences added
版本注释
Update
Bug fixes
- Missing Divergences - Incorrect Coloring
New Feature
- Fixed stacking distance with input.
版本注释
Bug Fix
- More plot coloring fixes
版本注释
Updates
1. LT divergence updates 2. Revert to plotting bullish and bearish divs separately.