cyatophilum

Cyatophilum Bands Definitive Edition

cyatophilum Zaktualizowano   
█ OVERVIEW

A Swing Trade indicator providing backtest and alerts which can be used as a long, short or reversal strategy.

Its main goal is to catch breakouts and huge moves, and to try and beat the Buy & Hold Return.


█ CONCEPTS

The strategy consists of a unique custom indicator that works like this:


A Smoothed Donchian Channel combined with a consolidation check will trigger an entry.
The entry is then guided by a faster channel used as a trailing stop.


█ HOW TO USE

The most effective way to use this indicator is on high timeframes, from 2H to 1D.
The recommended pairs are trending pairs with consolidation areas. Yes, I'm especially looking at crypto.

The first appproach would be to catch long and short breakouts, and ride the trend using the trailing stop.
Adjust the Bands wisely to trigger entries at the right time.


The second approach is to go longs only, and try to beat the Buy & Hold return.
For this, click "Go long" and use an order size of 100% equity. Then adjust the Bands, trailing stop and chart timeframe.
The Buy & Hold comparator will come handy when backtesting.



█ INDICATOR SETTINGS

Strategy Direction
Choose wether to go long only, short only or both directions.

Bands Configuration
The bands lookback, smoothing and consolidation % are used to change the behavior of the bands. More info in the settings tooltips.

Trailing Stop
The "speed" of the trailing stop can be configured, allowing more or less room for the price to move before exiting.

Volume Condition
In addition to the consolidation condition, you can add a volume check to your entry. Is the volume rising or not? Useful in most scenarios.

Exit Alert Type
If you want to receive alerts during bars or prefer to ignore wicks.

Backtest Settings
This is where you choose the backtest period which is also used to calculate the B&H return.

Graphics
The configuration panel with all the indicator settings backtest info.
The buy & Hold Comparator is an additional panel that turns green when the strategy's return is greater than the Buy & Hold return.
Note: The Strategy Return is the strategy netprofit + the strategy openprofit.


█ ALERTS

Configure your alert messages for all events in the indicator settings.
Then click "Add Alert". In the popup window, select the option "alert() function calls only", give the alert a name and you are good to go!


█ BACKTEST RESULTS

The backtest settings used in this snapshot are the following:
  • Initial Capital: 10 000$
  • Order size: 100% equity (It indeed compounds and this is intended since the main goal of the strategy is to compare to Buy & Hold return)
  • Commission: 0.1%
  • Slippage : 10 ticks

The Indicator settings used for this are shown in the main chart above.
Informacje o Wersji:
Added new Backtest Results panel
You can disable it by going in the style tab -> tables, or by clicking the indicator setting "Backtest Results Table".
You can also change its size if you want to make it bigger or smaller.

It replaces the Buy & Hold Comparator
Informacje o Wersji:
fix backtest closing orders with calc on every tick
Informacje o Wersji:
Added a take profit feature with trailing TP and 2nd take profit target.
When TP is hit, the strategy will re-enter on the next consolidation + breakout signal.
Informacje o Wersji:
Added alerts for TP 1 & TP 2
Informacje o Wersji:
When the exit alert type is set to "once per bar", the backtest now properly exits inside bar, at the exact price of the trailing stop and at the same time as the alert, using a stop order.
Informacje o Wersji:
Added a Trailing Stop Loss feature, indeed some losses could be prevented in case of reversal.
Informacje o Wersji:
Small visual bug fix (when using once per bar exit type sometimes the trailing line was off)
Informacje o Wersji:
Added an option to switch from Donchian Channels to Bollinger Bands + another option to filter stronger breakouts based on Keltner channels.
Informacje o Wersji:
Updated Alert text inputs. Now allows line returns!
Informacje o Wersji:
Never miss a single breakout with the new 'Keltner' Band option!
Added Bands settings: Multiplicator and Offset
Informacje o Wersji:
Updated config panel
Informacje o Wersji:
Added tooltip
Removed multiplicator for DC channel
Fix some visual bug with Take Profit line continuing when SL was hit
Added custom order size setting
Informacje o Wersji:
Added alert placeholders
All alerts:
{price} will return the close price
{ticker} symbol name without exchange prefix
{tickerid} symbol name with exchange prefix
Buy & Sell alert:
{TP}, {TP2}, {SL} will return the TP & SL prices
Informacje o Wersji:
Added EMA Trendline as filter
Informacje o Wersji:
  • Inputs (quality of life)
  • New ATR trailing stop option
  • Backtest Table new design and options (colors, position)
  • Added Alerts placeholders
  • Plots (gradients, yay!)
Informacje o Wersji:
bugfixes (backtest table, limit take profit)
- Added a take profit option to NOT take profit when the global trend is in our direction
- The strategy will no longer enter a trade immediately after take profit is hit
Informacje o Wersji:
New inputs:
- Bands Timeframe: Make the Bands higher timeframe and go trade on lower timeframes without changing bands settings!
- Bands Source: Choose between 'Donchian', 'SMA' or 'EMA' to create your bands. Note that SMA and EMA are meant to be used with the new ATR and STDEV inputs but can work on their own!
- Add Standard Deviation to the Bands: This input replaces the previous 'Bollinger Bands' input, and allows more customisation.
- Add Average True Range to the Bands: This input replaces the previous 'Keltner Channels' input, and allows more customisation. Can be combined with the previous inputs!

Bug fixes:
Only graphical fixes within the backtest panel: open profit % is now correct!

New plot: Take Profit EMA used for Trend condition (option released in a previous update)
Informacje o Wersji:
Bugfixes: Backtest settings period input for trades.
Informacje o Wersji:
Added the option "Entry alert type"
Informacje o Wersji:
Updated Trailing Stop line, reduces drawdown and trails the price better!
Informacje o Wersji:
Added new features:
Strategy Direction
- reverse order option

Bands Settings
- Range Filter
Prevents fakeouts from previously touched support/resistance (recommended)
- Trend Filter
Creates a MTF pivot to filter trades (recommended)

Stop Loss
- Mode 'Auto', '%', 'pips', 'ATR'.
- Trailing Stop Loss Mode 'Classic', 'ATR', MTF.

Take Profit
- Mode '%', 'pips', 'Auto'.

Alerts
- Take Profit, Exit and Stop loss alerts are all grouped into a single 'EXIT' alert for easier setup.
Informacje o Wersji:
Fix of the reverse orders feature
Informacje o Wersji:
Backtest Panel: added ATH buy and hold, which is the maximum return a holder can get if he sold at ATH. Useful to compare with your strategy returns, because the buy and hold captured at the end of a bear market is easier to beat.

Added ATR settings for the trailing stop.
Informacje o Wersji:
Fix "once per bar" bands exit condition
Informacje o Wersji:
The faster exit band is improved to better adapt to the type of bands used, (donchian, true range, standard deviation..)
Added ATR settings for stop loss start price
Informacje o Wersji:
Added alert messages for Long & Short TP / SL, in case the unique exit alert wasn't enough.
Informacje o Wersji:
Bug fixes
Informacje o Wersji:
Fixes:
- "long/short sl alert type" input
- "exit alert (faster band)" replaces "exit all" alert

🔥Get the Cyatophilum Indicators today and automate them on Binance! => blockchainfiesta.com/strategies/

Discord Server: discord.gg/RVwBkpnQzm

I am taking PineScript Commissions ✔
=> blockchainfiesta.com/contact/
Skrypt tylko na zaproszenie

Dostęp do tego skryptu mają tylko użytkownicy upoważnieni przez autora i zazwyczaj wiąże się z opłatą. Możesz dodać go do ulubionych, ale będziesz mógł z niego korzystać dopiero po uzyskaniu zgody jego autora. Aby uzyskać więcej informacji, skontaktuj się z cyatophilum, lub postępuj zgodnie z poniższymi instrukcjami autora.

TradingView sugeruje, abyś nie płacił za skrypt i nie używał go, jeśli nie ufasz autorowi w 100 % i nie rozumiesz, jak działa skrypt. W wielu przypadkach można znaleźć dobrą alternatywę open-source za darmo wśród naszych Skryptów Społeczności.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Instrukcje autora

Get Your Free Trial at blockchainfiesta.com...finitive-Edition/40/

Chcesz użyć tego skryptu na wykresie?

Uwaga: przeczytaj to, zanim poprosisz o dostęp.