[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.
Search in scripts for "binary"
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 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.