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 [2019/05/11 16:14]
profitview
occ-indicator [2022/11/05 10:39] (current)
profitview
Line 1: Line 1:
-<alert type="​success"​ icon="​fa fa-refresh">​ **Open Close Cross 3.2**: (19/3/2019)+~~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 more timeframes to trend confirmation resolution+- Added "​Volatility Index B Mid" (Deadband) filter setting for second index
 \\ \\
-Added option ​to show SL only before any TP+Optimized code to reduce compile time and avoid current TV Pine server load issues
 \\ \\
-Added min historic ​volatility ​to adaptive sideways filter+Fixed (temporarily) unavailable ​volatility ​index causing Pine calculation error
 \\ \\
-Added optional max cross spread limiter+more... 
 +\\ 
 +\\ 
 +<button type="​success"​ size="​xs"​ icon="​fa fa-arrow-circle-right">​[[occ-indicator:​changelog|Previous Versions / Full Changelog]]</​button>​
 </​alert>​ </​alert>​
-<​page-header>​ 
 ==== Open Close Cross Indicator ==== ==== Open Close Cross Indicator ====
-<label type="​info">​$479.99 / 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>​ 
-</​page-header>​+\\ 
 +\\
  
-**OCC** is a multipurpose moving average cross indicator that is primarily designed for swing margin trading and scalping but can adapt to a multitude of high volatility assets. It features a daily and intraday trend confirmation filter ​plus other smoothing filters, an Average True Range based stop loss, a broad range of volatility protection and take profit signals optimized to catch spikes besides a multitude of supported ​moving averages to optimize it's results for each asset.+**OCC** is a multipurpose moving average cross indicator that is primarily designed for swing margin trading and scalping ​cryptocurrencies ​but can be adapted ​to a multitude of high volatility assets. It features a daily and intraday trend confirmation filter, a proprietary Cross Strength filter and other smoothing filters, an Average True Range based (or trailing) ​stop loss, a broad range of volatility protection and take profit signals optimized to catch spikes besides a multitude of moving averages to optimize it's results for each asset
 + 
 +Open Close Cross is based on an original idea by Albert Yang and developed into a working automatable strategy with proprietary technology (Cross Strength & Trend Filter, Price Variation etc.) by ProfitView LLC.
  
 <​file>​ <​file>​
-  - Swing Flip Strategy (Long/​Short) for Margin trading+  - Swing/​Scalping ​Strategy (Long/​Short) for Margin trading 
 +  - Cross Strength Filter
   - Daily and Intra-Day Trend Filter   - Daily and Intra-Day Trend Filter
-  - Average True Range Stop Loss 
-  - Spike optimized Take Profit 
-  - Cross Spread Filter 
-  - Adaptive Sideways Filter 
   - Several Volatility (Protective) Filters   - Several Volatility (Protective) Filters
 +  - Adaptive Sideways Filter
 +  - Spike optimized Take Profit
 +  - Average True Range 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>​
  
-{{:​home:​3.png?​nolink}} 
 \\ \\
-<button type="​success"​ size="​lg"​ icon="​glyphicon glyphicon-shopping-cart">​[[https://​profitview.app/buy/occ|Purchase ​OCC]]</​button>​ +<button type="​primary"​ size="​lg"​ icon="​glyphicon glyphicon-tags">​[[occ-indicator:​bitmex-syntax|FTX & BitMEX Syntax]]</​button>​ 
-<button type="​primary"​ size="​lg"​ icon="​fa fa-line-chart">​[[https://​occ.profitview.app/|TradingView]]</​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: 
 +\\ 
 +//Open Close Cross by Albert Yang// 
 +\\ 
 +//Cross Strength & Trend Filter by Sören Parker / ProfitView LLC// 
 +\\ 
 +//Hull Moving Average by Alan Hull// 
 +\\ 
 +//​Double/​Tripple Exponential MA by Patrick G. Mulloy// 
 +\\ 
 +//Super Smoother by John Ehlers// 
 +\\ 
 +//Zero Lag Exponential MA by John Ehlers// 
 +\\ 
 +//ALMA by Arnaud Legoux & Dimitris Kouzis-Loukas//​ 
 +\\ 
 +//Tillson T3 Moving Average by Tim Tillson// 
 +\\ 
 +//Jurik Moving Average by Mark Jurik// 
 +\\ 
 +//​Volatility Switch by Ron McEwan// 
 +\\ 
 +//Relative Strength Index by J. Welles Wilder Jr.// 
 +\\ 
 +//​Stochastic Oscillator by Dr. George C. Lane// 
 +\\ 
 +//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:​pv_screenshot4.png?​nolink}} 
 +\\ 
 +\\ 
 +<button type="​success"​ size="​lg"​ icon="​glyphicon glyphicon-shopping-cart">​[[https://​shop.profitview.app|Purchase ​License]]</​button>​ 
 +<button type="​primary"​ size="​lg"​ icon="​fa fa-line-chart">​[[https://​occ.profitview.app|TradingView]]</​button>​