Indicators: Rainbow Charts Oscillator, Binary Wave and MAsRainbow Charts, by Mel Widner, is a trend detector. It uses recursively smoothed MAs (remember, this idea was proposed back in 1997 -- it was certainly cool back then!) and also builds an oscillator out of the MAs. Oscillator bands indicate the stability range.
I have also included a simple binary wave based on whether all the MAs are in an upward slope or not. If you see any value above 0.5 there, the trend is definitely up (all MAs pointing up).
More info:
www.traders.com
Here's my complete list of indicators (With these 3, the total count should be above 100 now...will update the list later today)
在腳本中搜尋"binary"
[TEMPLATE] Code Block Comments█ OVERVIEW
Here I present to the community at large a collection of code comment blocks that I think will be useful, especially for larger script projects bordering on 2,000 lines or above of code.
█ PLANNED FUTURE UPDATES
Work with the community to expand this template to be even more useful with the inclusion of useful global colour sets, variables, tooltips, groups, etc.
better script thumbnail.
full-screen table or label outlining the script's use-cases.
Strategy Indicator 691. 3 Moving Averages
2. Bullish/Bearish Engulfing
3. Hammer/Shooting Star
4. ATR
Binary_Blast_v3.1Expiry 1 candlestick after the signal candlestick(bar) closes. Maximum consecutive loses found 4 if someone wants to use it a a martingale please back test this system. Don't Put or Call on the current candlestick as it repaints for only current candle when the candlestick closes with the signal then you can Put or Call.
Momentum VMA KITKAT CROSS v2*Update Momentum VMA KITKAT CROSS v2
triple MVMA (Hull MA) with integrated Kitkat
Stoch_VX4 Expiry / UpdateStoch_VX3 Update
Stoch crossover +
Fast stoch / Tops & bottoms
BO background expiry
Vdub_BinaryBands_v1Combined 3 x Bollinger Bands With BUY & SELL zones
EMA,
Wma
SMA
Multiplier adjustment
Binary_Blast_v3_directional biasThis is not my script.
The original was done by pizer.. I have just added an option to include a fast moving average and a slow moving average to filter the direction....implying should I look for "Put" or "Call"
Kay_StochasticRSIThis is a different version of Stochastic RSI. the only difference is the use of variable moving average by Lazybear instead of regular sma for K smoothing.
Its purely an experiment. I am not a professional trader but an enthusiastic programmer trying different indicator combination to see different results.
Criticizing and negative comments will be gracefully accepted. :)
Appreciation will be even more. :)
Binary Ratio Table (30 tokens) - against 3 Benchmark TokensDescription:
This indicator compares the relative strength of 30 selected cryptocurrencies against three major benchmark assets — BTC, ETH, and SOL — using a ratio-based RSI system.
For each token, the script:
Calculates the ratio of the token’s price to each major (BTC, ETH, SOL).
Computes RSI(60) of the ratio, then compares its EMA(10) vs. Median(30).
Assigns a score of 1 (green) if EMA > Median (bullish) or 0 (red) if not (bearish).
Results are displayed in two color-coded tables showing all 30 tokens and their relative strength signals vs. BTC, ETH, and SOL.
A full JSON payload of all scores is also generated for webhook alerts or external automation.
Use Case:
Quickly assess which altcoins are outperforming or underperforming major crypto benchmarks. Ideal for relative strength rotation, momentum analysis, or automated portfolio filters.
Ratio Logic is adjustable in Pincescript
Binary ComboThis script combines Stochastic Divergence and WaveTrend Crosses.
Stochastic Divergence may be useful for seeing a shift in momentum before the price action reflects it.
WaveTrend gives us context to the short term trend.
You can combine these together to find good entries.
Binary Blast v2 Pipizer1 bar strategy after the signal bar closes. Maximum consecutive loses 5 found in back test!
Binary Option EMA/Stoch strategy CorrectedPrevious indicator was flawed I mistakenly misplaced the script which was giving opposite signals. This on is corrected version of previous EMA/Stoch strategy.






















