Breadth Indicators
Bollinger and Tendencies (Bollinger e Tendências )The strategy consists of buying when the price breaks up (crossover) the bottom line of the Bollinger and selling when the price breaks down (crossunder) to your top line.
The chart still shows trends clearly, with the fill between the exponential average and the closing value of the canlestick, green at high, red at low (this part of the script is based on the code: "Pivot Daily Price Color" by Rimko).
It also places notes on the high and low candlesticks (based on the code: "Candlesticks Pattern Identified" by Repo32).
It is recommended to use it in conjunction with the "IFR and Storage" script (also available to me), and some volume script.
A estratégia consiste em comprar quando o preço rompe para cima (crossover) a linha inferior do Bollinger e vender quando o preço rompe para baixo (crossunder) a sua linha superior.
O gráfico ainda mostra as tendências de forma clara, com o preenchimento entre a média exponencial e o valor de fechamento do canlestick, verde em alta, vermelho em baixa (essa parte do script é baseada no código: "Pivot Daily Price Color" do usuário: Rimko).
Também, coloca apontamentos nos candlesticks de alta e de baixa (baseado no código: "Candlesticks Pattern Identified" do usuário Repo32).
Recomenda-se a utilização em conjunto com o script "IFR e Estocagem" (também por mim disponibilizado), e algum script de volume.
doncanhin channel statergydoncanhin channeldoncanhin channeldoncanhin channeldoncanhin channeldoncanhin channeldoncanhin channeldoncanhin channeldoncanhin channeldoncanhin channeldoncanhin channel
Demand Index StrategyDemand Index Strategy
Goes Long if Indicator is > 1
Goes Short if Indicator is < 1
I have no clue how and when to use it.
Please message me if you found something.
Donchian BacktestExecutes backtest using donchian channels breakout strategy (buy on upper breakout / sell on lower breakout)
Donchian period can be customized differenly for upper and lower channels
MCI and VCI - Modified CCI FormulasFor private peeps only
- Takes a modified version of the CCI formula into 2 parts
VCI - Volume Channel Index (Yellow Histogram)
- Measures accurate accumulation and distribution levels and times
MCI - Modified Channel Index
- Measures (when compared to VCI) levels where clearly buys are interested vs not interested.
Example:
If VCI > MCI
- Shows buyer's are more than interested in buying, you've either hit a bottom or heavy resistance
if MCI > VCI
- Show's buyer's aren't interested and will most likely result in a dump/lower price
Great for monitoring accumulation and distribution, these auto buy and sells look for the transition points over 0, works on EVERY commodity/stock/FOREX/Crypto
Results are from trading 1 BTC x25 leveraging. Not all trades will get in if put in at limit, but it does survive with profits after the massive 0.075 fee (results shown are after fees)
Noro's BB + RSI Strategy v1.0Strategy uses 2 indicators:
1) RSI
2) Bollinger Bands
Opening of a position requires at the same time 2 signals (RSI + BB)
If the low of a candle is less than lower bound of BB - to open long position
If the candle growing - to close a long position
Short positions aren't used
Candle analysis & long/short strategy (HF) inspired by TurtleBCThis script is based on the candle meaning and a period based trading strategy
Noro's Advanced Bollinger Bands Strategy v1.0"ABB" - "Advanced Bollinger Bands"
For:
- any pair
- w1, d1, h1
Percent:
- 25 for d1
- 20 for h1
if the price is lower than the lower line of "ABB" = to open a long position
if the candle is green (closing > opening) = to close a long position
Noro's Bollinger Strategy v1.2Bollinger Bands
Pyramiding!!!
For:
- any crypto
- timeframe: 1min, 3min, 5min, 15min, 30min, 1h
SB_CCI coded OBV StrategyStrategy-
Buy Order: Previous obv value is green and obv_cci coded line crosses over ema line
Sell Order: Previous obv value is red and obv_cci coded line crosses under ema line.
Original Idea:
Preferable for day/week intervals.
For Tips to continue :) -
BTC: 1BjswGcRR6c23pka7qh5t5k56j46cuyyy2
ETH: 0x64fed71c9d6c931639c7ba4671aeb6b05e6b3781
LTC: LKT2ykQ8QSzzfTDB6Tnsf12xwYPjgq95h4
Arms Index (TRIN) Backtest The Arms index (TRIN) is a technical analysis indicator that compares advancing
and declining stock issues and trading volume as an indicator of overall market
sentiment. It measures the relationship between market supply and demand and is
used as a predictor of future price movements in the market, primarily on an
intraday basis. The Arms index seeks to provide a more dynamic explanation of
overall movements in the composite value of stock exchanges, such as the NYSE or
NASDAQ, by analyzing the strength and breadth of these movements.
You can change long to short in the Input Settings
Please, use it only for learning or paper trading. Do not for real trading.