Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
occ-indicator [2020/08/11 19:10]
profitview
occ-indicator [2022/11/05 10:39]
profitview
Line 1: Line 1:
-<alert type="​success"​ icon="​fa fa-refresh">​**Open Close Cross 4.0**: (11/8/2020)+~~Title: Open Close Cross Indicator~~ 
 +<callout type="​info"​ icon="​true">​ 
 +=== TRIAL ACCESS === 
 +For a few days of trial access send us a [[https://​occ.profitview.app|message on TV]] or email to <​support@profitview.app>​! 
 +</​callout>​ 
 + 
 +<alert type="​success"​ icon="​fa fa-refresh">​**Open Close Cross 4.7**: (1/11/2022)
 \\ \\
 \\ \\
-- Added new Cross Spread Override option ​(counteract filtering of bigger moves, more TPs!)+- Added "​Volatility Index B Mid" ​(Deadbandfilter setting for second index
 \\ \\
-Performance improvements due to optimized MA switching!+Optimized code to reduce compile time and avoid current TV Pine server load issues
 \\ \\
-Renamed "​Cyclical" ​volatility ​filter to its original "​Switch"​ and +Fixed (temporarily) unavailable ​volatility ​index causing Pine calculation error
 \\ \\
-\_ added maximum limit, variable window and smoothing options (better sideways filtering!)+more...
 \\ \\
-- Added multi-level profit calculations / virtual position simulation - beta! 
 \\ \\
-- Added risk based buy-in and (maximum) leverage auto calculation +<button type="​success"​ size="​xs"​ icon="​fa fa-arrow-circle-right">​[[occ-indicator:​changelog|Previous Versions / Full Changelog]]</​button>​
-\\ +
-- Added OHLC, side, size, lev., TP and SL to default alert message syntax +
-\\ +
-- Added new unified entry alert condition +
-\\ +
-- Added stochastic and smoothing options for RSI filter +
-\\ +
-- Added MA type options for trend, price variation and volume filter +
-\\ +
-- Added PEMA (Pentuple Exponential),​ LMA (Leo), CMA (Corrected),​ CWMA (Cubed Weighted),  +
-\\ +
-\_ OWMA (Optimal Weighted), SRWMA (Square Root Weighted), EHMA (Exponential Hull),  +
-\\ +
-\_ FLSMA (Fisher Least Squares), LRMA (Linear Regression),​ LFMA (Laguerre Filter),  +
-\\ +
-\_ SFMA (Sequential Filter) and JMA (Jurik) moving averages +
-\\ +
-- Removed "Stop Loss only before TP" option (now auto according to stat TP amounts) +
-\\ +
-- Added debug info option for entries resulting in SL or TP +
-\\ +
-\_ (limited by TV/Pine to the last ~50 entries) +
-\\ +
-- Added seperate counts for long/short per SL/TP etc. to stats +
-\\ +
-- Changed display of durations in stats to mins/​hours/​days (dynamic) +
-\\ +
-- Added non-lossy flips to stats +
-\\ +
-- Plot lines for SL/TP now hidden when not in trade +
-\\ +
-- Fixed Cross Strength Min/​Max/​Override settings not being percentage (prev 0.01 = now 1.0 !) +
-\\ +
-- Fixed Exit Loss Buffer setting not being percentage (prev 0.01 = now 1.0 !) +
-\\ +
-- Fixed some Lossy/SL exit conditions being indicated erroneously +
-\\ +
-- Fixed ZEMA (Zero Lag) calculation +
-\\ +
-- Fixed Spike Profit alert condition +
-\\ +
-- Improved defaults for XBTUSD 1H setup +
-\\ +
-\\ +
-NOTE: Values for "Cross Strength Min" (formerly "Cross Spread Min"), "Cross Strength Max" (formerly  +
-\\ +
-"Cross Spread Max") and "Exit Loss Buffer"​ have to be multiplied by 100 compared to previous OCC versions! +
-\\ +
-\\ +
-<button type="​success"​ size="​xs"​ icon="​fa fa-arrow-circle-right">​[[occ-indicator:​changelog|Previous Versions / Changelog]]</​button>​+
 </​alert>​ </​alert>​
 ==== Open Close Cross Indicator ==== ==== Open Close Cross Indicator ====
-<label type="​info">​$479.99 / year</​label>​ <label type="​info">​$239.99 / half year</​label>​ <label type="​success">​Margin Trading</​label>​ <label type="​warning">​All purpose indicator</​label>​ <label type="​success">​Customisable</​label>​+<label type="​info" icon="​glyphicon glyphicon-shopping-cart">[[https://​profitview.app/​buy/​occ|$499.99 / year]]</​label>​ <label type="​info" icon="​glyphicon glyphicon-shopping-cart">[[https://​profitview.app/​buy/​occ/​6m|$274.99 / half year]]</​label>​ <label type="​success">​Margin Trading</​label>​ <label type="​warning">​All purpose indicator</​label>​ <label type="​success">​Customizable</​label>​
 \\ \\
 \\ \\
Line 74: Line 29:
  
 <​file>​ <​file>​
-  - Swing Flip Strategy (Long/​Short) for Margin trading+  - Swing/​Scalping ​Strategy (Long/​Short) for Margin trading
   - Cross Strength Filter   - Cross Strength Filter
   - Daily and Intra-Day Trend Filter   - Daily and Intra-Day Trend Filter
Line 82: Line 37:
   - Average True Range Stop Loss   - Average True Range Stop Loss
   - Trailing Stop Loss   - Trailing Stop Loss
 +  - Detailed Stats and Debug Info
 +  - Realtime Paper Trading Simulation (Backtesting)
 +  - Pre-defined Alerts for easy Automation with PV
 +    (one alert for all conditions long/short etc!)
 </​file>​ </​file>​
 +
 +\\
 +<button type="​primary"​ size="​lg"​ icon="​glyphicon glyphicon-tags">​[[occ-indicator:​bitmex-syntax|FTX & BitMEX Syntax]]</​button>​
 +<button type="​info"​ size="​lg"​ icon="​fa fa-cogs">​[[https://​profitview.app/​occ/​settings/​|Available OCC Presets!]]</​button>​
 +<button type="​success"​ size="​lg"​ icon="​fa fa-pencil">​[[https://​profitview.app/​strateval/​|Comparison]]</​button>​
 +\\
 +\\
  
  
 uses: uses:
 \\ \\
-Open Close Cross by Albert Yang+//Open Close Cross by Albert Yang//
 \\ \\
-Cross Strength & Trend Filter by Soeren ​Parker / ProfitView LLC+//Cross Strength & Trend Filter by Sören ​Parker / ProfitView LLC//
 \\ \\
-Hull Moving Average by Alan Hull+//Hull Moving Average by Alan Hull//
 \\ \\
-Double/​Tripple Exponential MA by Patrick G. Mulloy+//Double/​Tripple Exponential MA by Patrick G. Mulloy//
 \\ \\
-Super Smoother by John Ehlers+//Super Smoother by John Ehlers//
 \\ \\
-Zero Lag Exponential MA by John Ehlers+//Zero Lag Exponential MA by John Ehlers//
 \\ \\
-ALMA by Arnaud Legoux & Dimitris Kouzis-Loukas+//ALMA by Arnaud Legoux & Dimitris Kouzis-Loukas//
 \\ \\
-Tillson T3 Moving Average by Tim Tillson+//Tillson T3 Moving Average by Tim Tillson//
 \\ \\
-Jurik Moving Average by Mark Jurik+//Jurik Moving Average by Mark Jurik//
 \\ \\
-Volatility Switch by Ron McEwan+//Volatility Switch by Ron McEwan//
 \\ \\
-Relative Strength Index by J. Welles Wilder Jr.+//Relative Strength Index by J. Welles Wilder Jr.//
 \\ \\
-Stochastic Oscillator by Dr. George C. Lane+//Stochastic Oscillator by Dr. George C. Lane//
 \\ \\
-Average True Range by J. Welles Wilder Jr.+//Average True Range by J. Welles Wilder Jr.//
 \\ \\
  
 +\\
 +<alert type="​info"​ icon="​fa fa-question-circle">​Having questions? Join our [[https://​discord.profitview.app/​|Discord Server]] and ask for help!</​alert>​
  
-{{:home:3.png?​nolink}}+\\ 
 +{{:home:pv_screenshot4.png?​nolink}} 
 +\\
 \\ \\
 <button type="​success"​ size="​lg"​ icon="​glyphicon glyphicon-shopping-cart">​[[https://​shop.profitview.app|Purchase License]]</​button>​ <button type="​success"​ size="​lg"​ icon="​glyphicon glyphicon-shopping-cart">​[[https://​shop.profitview.app|Purchase License]]</​button>​