[Delphi] Power Tools OverlayFEATURE
3EMA 3MA 3WMA 3MA-3EMA 3EMA-3WMA 3WMA-3MA
Bollinger Bands
Ichimoku Cloud
//******************************************************************************
// Power Tools Overlay
// Inner Version 1.0 21/11/2018
// Developer: iDelphi
// Developer: astropark (Ichimoku Cloud)
//------------------------------------------------------------------------------
// 21/11/2018 Added EMA MA WMA
// 21/11/2018 Added MA-EMA EMA-WMA WMA-MA (Thanks to mariobros1 for the idea of the Simultaneous MA)
// 21/11/2018 Added Bollinger Bands
// 21/11/2018 Added Ichimoku Cloud (Thanks to astropark for all the code of the Ichimoku Cloud)
//******************************************************************************
Полосы Боллинджера (BB)
SITEKONG ENTRYthis is an indicator to take the position of an entry on this indicator you can choose at a 15 minute time frame for more optimal results. happy trading
Feature
1. Bollinger Band Multiple
2. Auto Support Resistance
3. Trend Analisys With EMA
4. Macd
inwCoin Stoch+BB AlertSimple alert to go along with the inwCoin Stoch+BB Strategy
Please not that the alerts are persistent, if you already enter the position,
just ignore the rest of the same alert until the opposite alert show up
( long then short / or short then long , if change, just close and enter opposite position )
You can set the alert and let it tell you to iOS app via TradingView app ( yey! )
Please note that, if you don't have bot to track your trailing start/stop. you have to enter the TP/SL manually ( also tracking the position )
So... be careful to follow this alert. just try it with small amount of money first.
and make sure to set stop loss every time because OKEX is a portfolio killer if you don't have any stop loss.
inwCoin BB+Stoch StrategyStrategy using BB and Stoch for entry, trailing for exit.
-------
IDEA
-------
* If price move to reach upper BB and pull back and cross down middle line, and stoch is on OB zone, it will enter short.
* If price move to reach lower BB and pull back and cross up middle line, and stoch is on OS zone, it will enter long.
* Stoch help filter out the bad entry from BB logic, helping with high win trade %
* I smooth out stoch by using 30 length and found out it give better profit%
=============================================
Test Data Detail
=============================================
Exchange : OKEX
Coin : BTCUSD3M
Timeframe : 1H
Date range : 2018/1/1 - 2019/1
For : Trailing with bot ( If you have one :P )
Config
Trade % = 20 ( You can increase trade size of your total port but it will get you into more risky trade. ( but yes, more profit ) ... u can increase trade size if you have enough profit
Trailing Start = 20 ( If you can write bot, it will start trailing when the profit % reach this value )
Trailing Stop = 5 (If you can write bot, it will take profit if the profit drop below this value from trailing start.)
Take Profit = 100 (It will set fixed TP for whipsaw case ( rarely reach this target ) )
Stop % = 50 ( so this trade is RR = 2 nice! )
Leverage = 20 ( so we can withstand the price fluctuation and not get liquidated, if you trade spot, please choose 1 also, please adjust TP and stop accordingly eg. leverage 1 / TP = 20 / SL = 10 )
Trade Direction = Both ( for margin market, if you want to trade spot like Binance you can choose long only )
Stoch Oversold Zone = 30 ( if stoch stay below or equal this value, it is oversold )
Stoch Overbought Zone = 50 ( if stoch stay above or equal this value, it is overbought )
Stoch Length = 30 ( the more length, the more smooth out of Stoch )
SmoothK1 = 1 ( the smoothness of K )
RSI Bollinger WaveTrend Cycle Multi Free TSPMulti indicator
Bollinger Band x RSI
Wave Trend
Cycles
Free users will like it :)
Fell free to like share comments... and check my other stuff :]
inwCoin MACD + BB Cross StrategySimple yet effective strategy by using MACD and BB the MACD line then cross it for short/long entry.
This strategy using trailing stop to exit position.
Bollinger Strategy(Lirshah)a strategy according to bollinger band indicator
good results on(Time frame: 15 minutes) LTCUSD , BTCUSD, XBTUSD, BCHUSD, ETHUSD
3 in one (BB, 3 MA +) // 3 en 1 (BB, 3 medias moviles, y mas)Version 2 of my previous published script. It allows bollinger bands, 3 moving averages and also it allows to draw entry point, sl and take profit of a single trade in order to track it.
***********************************
Evolución del script anteriormente publicado. Se añaden Bollinger bands y la posibilidad de dibujar los niveles de stop loss, take profit y entrada para una operación en curso. Todas las funciones pueden ser desactivadas. Leer el script para mas información.
RubberbandJust highlights a candle if the high is above the upper Bollinger Band or the low is below the lower Bollinger Band . BB defaults to 3SD. Anything less will happen to frequently.
RubberbandJust highlights a candle if the high is above the upper Bollinger Band or the low is below the lower Bollinger Band . BB defaults to 3SD. Anything less will happen to frequently.
WimbleA standard deviation toolbox. Highly configurable.
Inspired by Bollinger Bands, Wimble creates two bands (from standard deviation) for visually clarity of price movement.
See the comments at the beginning of the script for a complete description.
DBT Squeeze Breakout ScannerThe DBT Squeeze Scanner helps you keep an eye on 10 instruments at the same time. It uses a modified version of the DBT Squeeze strategy and scans this strategy against 10 instruments at the same time.
The scanner looks for areas of low volatility signified by a Bollinger Band squeeze and a light blue coloring on the scanner. Once it is squeezing it looks for potential breakout or breakdown opportunities
The scanner has warning signals for both long and short (sell for non margin exchanges) signals, these warning signals are shown as follows:
Light Blue = Bollinger Band Squeeze
Purple = Get ready for a Breakout
Pink = Squeeze has let go and a Breakout is Incoming
Orange = Get ready for a Breakdown
Yellow = Squeeze has let go and a Breakdown is Incoming
All of these signals have their own TradingView alerts. Alerts can be set for anyone of the 10 chosen instruments. Over 10 different kinds of alerts can be setup all at the same time.
This indicator is designed specifically for trending markets, and can be used in many different markets including: Equities, Futures, Commodities, Forex, and Cryptocurrencies. it will give significantly different signals in ranging markets. This indicator is also designed to be 100% preference, PLEASE make sure to choose which 10 instruments you want to watch, the defaults are just some of the major Cryptocurrencies.
Use at your own risk. This is not financial advise and this indicator is not guaranteed to make you profits. Please message me if you have any questions or feedback. Enjoy.
MADE BY GYROMATICAL
LeoA451: BBW Double Confirmation v.03 (Signal BBW=black(5/5))This script displays BBW from two periods: a signal period (for which I like to use 5 minutes) and the current period of selected time frame.
- Black BBW - BBW for signal period (5 min/ 5 length/ std_dev 2)
- Blue BBW - for current period (current/ 20 length/ std_dev 2)
You can customise periods and length in the settings option.
Enjoy!
Leave any comments and/or press like button (if you do).
MTF Bollinger Bands, SuperTrend, TEMA Wave and ATR Stop LossThis script is a combination of useful overlay indicators that can be used for day trading or swing trading. You can use it for long term positions as well, but some tweaking may be required. I also added the multi time frame possibility for the majority of settings. This indicator gives you a lot of opportunities and trade setups. Default settings are made for day trading, using intraday time frames.
This script can display the following:
4 independent Bollinger Bands (MTF)
4 independent SuperTrends (MTF)
6 independent TEMAs (MTF)
ATR Stop loss for longs / shorts
Default settings display 3 Bollinger Bands, 2 TEMAs(I have found these two TEMAs particullarly useful, see screenshots below) and a signle SuperTrend.
Do not forget to always use a proper stop loss and risk management.
Here you can see the script in action in different markets:
BTC - BitMex - Setup before the drop from 7400 USD
BTC - BitMex - Setup before the drop from 8400 USD
BTC - BitMex - Setup before the pump to 7800 USD
BTC - BitMex - Setup before the pump to 6800 USD
AutoEnvelopeA channel that contains approximately 95% of all price data for the past 100 bars, about five months on a daily chart. It automatically plots correct channels for any trading vehicle in any timeframe.
AutoEnvelopeA channel that contains approximately 95% of all price data for the past 100 bars, about five months on a daily chart. It automatically plots correct channels for any trading vehicle in any timeframe.