Scripting Tutorial B - TManyMA - Commission/FeesThis script is for a triple moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions.
Features:
- 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually.
- Crossovers are plotted on the chart with detailed information regarding the crossover (Ex: 50 SMA crossed over 200 SMA )
- Forecasting available for all three MAs. MA values are forecasted 5 values out and plotted as if a continuation to the MA.
- Forecast bias also applies to all forecasting. Bias means we can forecast based on an anticipated bullish , bearish or neutral direction in the market.
- To understand bias, please read the source code, or if you can't read the code just send me a message on here or Twitter . Twitter should be linked to my profile.
- Ribbons added and on by default. Optional setting to disable the ribbons. 5 ribbons between MA1 and MA2 and another 5 between MA2 and MA3.
- Ribbons are alpha-color coded based on their relation to their default MAs.
- Ribbons are only visible between MAs if the MAs being compared share the same Type, Resolution, and Source because there is no way to consolidate those three in a simple manner.
- Ribbon values are calculated based on calculated MA Periods between the MAs.
- Converted the existing study into a strategy.
- Strategy only enters long positions with a market order when MA crossovers occur.
- Strategy exits positions when crossunders occur.
- Trades 100% of the equity with one order/position by default.
- Ability to disable trading certain crosses with input checks.
- Ability to exit trades with a take profit or stop loss.
- User input to allow quick changes to the take profit or stop loss percentages.
- Strategy now calculates on every tick
- Strategy also includes fixed commission values based on Coinbase standard order fees
This script is meant as an educational script with well-formatted styling, and references for specific functions.
*** PLEASE NOTE - THIS STRATEGY IS MEANT FOR LEARNING PURPOSES. DEPENDING ON IT'S CONFIGURATION IT MAY OR MAY NOT BE USEFUL FOR ACTUAL TRADING. THE STRATEGY IS NOT FINANCIAL ADVICE ***
Ribbon
Bitcoin Difficulty RibbonThe Diffiulty Ribbon speaks to the impact of miner selling pressure on Bitcoin`s price action. When network difficulty reduces its rate of climb, miners are going out of business, leaving only the strong miners who proportionally need to sell less of their coins to remain operational, this leads to less sell pressure and more room for bullish price action. The best times to buy Bitcoin are zones where the ribbon compresses. The ribbon consists of simple moving averages of Bitcoin network difficulty so the rate of change of difficulty can be easily seen.
The author of this indicator is Willy Woo (@woonomic).
Scripting Tutorial A - TManyMA - StopsThis script is for a triple moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions.
Features:
- 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually.
- Crossovers are plotted on the chart with detailed information regarding the crossover (Ex: 50 SMA crossed over 200 SMA )
- Forecasting available for all three MAs. MA values are forecasted 5 values out and plotted as if a continuation to the MA.
- Forecast bias also applies to all forecasting. Bias means we can forecast based on an anticipated bullish, bearish or neutral direction in the market.
- To understand bias, please read the source code, or if you can't read the code just send me a message on here or Twitter. Twitter should be linked to my profile.
- Ribbons added and on by default. Optional setting to disable the ribbons. 5 ribbons between MA1 and MA2 and another 5 between MA2 and MA3.
- Ribbons are alpha-color coded based on their relation to their default MAs.
- Ribbons are only visible between MAs if the MAs being compared share the same Type, Resolution, and Source because there is no way to consolidate those three in a simple manner.
- Ribbon values are calculated based on calculated MA Periods between the MAs.
- Converted the existing study into a strategy.
- Strategy only enters long positions with a market order when MA crossovers occur.
- Strategy exits positions when crossunders occur.
- Trades 100% of the equity with one order/position by default.
- Ability to disable trading certain crosses with input checks.
- Ability to exit trades with a take profit or stop loss.
- User input to allow quick changes to the take profit or stop loss percentages.
This script is meant as an educational script with well-formatted styling, and references for specific functions.
*** PLEASE NOTE - THIS STRATEGY IS MEANT FOR LEARNING PURPOSES. DEPENDING ON IT'S CONFIGURATION IT MAY OR MAY NOT BE USEFUL FOR ACTUAL TRADING. THE STRATEGY IS NOT FINANCIAL ADVICE ***
Moving Average CollectionMoving Average Collection (MAC) is here to gather all your MAs EMAs HMAs and WMAs all in one indicator.
With extra features to ensure that user can get the most benefit of moving averages. whether for S/R or setting up EMA and HMA based strategies.
Features:
10 SMA, 10 EMA, 6HMA, 6WMA and 2 Ichimuko Cloud with master switch and multi-timeframe support for each section.
More features will be added...
35EMA Cross BuyAndSell Strategy + RIBBON [d3nv3r]This strategy allow the user to move the EMA which control the Buy&Sell Strategy and show the EMA ribbon that can be found in the Template area.
Buy showing the ribbon and letting the user to adjust the EMA signaling the B&S strat the user can create an elaborated strategy for buyPoint and sellPoint.
The 35EMA Cross is choosen by default but I recommend to move it to find best Sell point and best Buy point as you would not react on the same EMA for a Buy signal and a Sell Signal..
It would be good to have buy signal on a EMA and the sell signal on another but that's for another Strategy to be shared.
Let me know by commenting what you would like for the next one !
Scripting Tutorial 9 - TManyMA Strategy - Long Market Order OnlyThis script is for a triple moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions.
Features:
- 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually
- Crossovers are plotted on the chart with detailed information regarding the crossover (Ex: 50 SMA crossed over 200 SMA )
- Forecasting available for all three MAs. MA values are forecasted 5 values out and plotted as if a continuation to the MA.
- Forecast bias also applies to all forecasting. Bias means we can forecast based on an anticipated bullish, bearish or neutral direction in the market.
- To understand bias, please read the source code, or if you can't read the code just send me a message on here or Twitter. Twitter should be linked to my profile.
- Ribbons added and on by default. Optional setting to disable the ribbons. 5 ribbons between MA1 and MA2 and another 5 between MA2 and MA3.
- Ribbons are alpha-color coded based on their relation to their default MAs.
- Ribbons are only visible between MAs if the MAs being compared share the same Type, Resolution, and Source because there is no way to consolidate those three in a simple manner.
- Ribbon values are calculated based on calculated MA Periods between the MAs.
- Converted the existing study into a strategy
- Strategy only enters long positions with a market order when MA crossovers occur
- Strategy exits positions when crossunders occur
- Trades 100% of the equity with one order/position by default
- Ability to disable trading certain crosses with input checks
This script is meant as an educational script with well-formatted styling, and references for specific functions.
*** PLEASE NOTE - THIS STRATEGY IS MEANT FOR LEARNING PURPOSES. DEPENDING ON IT'S CONFIGURATION IT MAY OR MAY NOT BE USEFUL FOR ACTUAL TRADING. THE STRATEGY IS NOT FINANCIAL ADVICE ***
Scripting Tutorial 8 - Triple Many Moving Averages RibbonsThis script is for a triple moving average indicator where the user can select from different types of moving averages, price sources, lookback periods and resolutions.
Features:
- 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually
- Crossovers are plotted on the chart with detailed information regarding the crossover (Ex: 50 SMA crossed over 200 SMA )
- Forecasting available for all three MAs. MA values are forecasted 5 values out and plotted as if a continuation to the MA.
- Forecast bias also applies to all forecasting. Bias means we can forecast based on an anticipated bullish, bearish or neutral direction in the market.
- To understand bias, please read the source code, or if you can't read the code just send me a message on here or Twitter. Twitter should be linked to my profile.
- Ribbons added and on by default. Optional setting to disable the ribbons. 5 ribbons between MA1 and MA2 and another 5 between MA2 and MA3.
- Ribbons are alpha-color coded based on their relation to their default MAs.
- Ribbons are only visible between MAs if the MAs being compared share the same Type, Resolution, and Source because there is no way to consolidate those three in a simple manner.
- Ribbon values are calculated based on calculated MA Periods between the MAs.
This script is meant as an educational script with well-formatted styling, and references for specific functions.
Pro Ribbon Multi MAPro Ribbon Multi MA
- A simple way to see the movements of several MA
- Ribbon of many types of MA: sma , ema , dema , smma , hull, etc
- Trend Color
- Custom Period of 10 MA
Multi MA Ribbon +Draws an MA Ribbon that highlights major MA's and for easier visibility separates them into different groups including Custom MA's, Baseline MA's, T Line MA's, Short Term MA's and Long Term MA's.
Choose between 11 different types of MA's thanks to JustUncleL and John F. Ehlers super smoother.
The + is for various signals and alerts derived from Market Cipher / Wave Trend indicators and TCG etc.
Happy Trading and remember just follow the flow of the river!
Bitcoin Difficulty RibbonThe Bitcoin Difficulty Ribbon is based on Willy Woo's implementation and it gauges the selling pressure experienced by Bitcoin miners.
The Bitcoin Network Difficulty is a measure of how complicated it is to find the next block, compared to the ease of finding the easiest possible one.
When the difficulty decreases it's a hint that the mining sector is experiencing difficulties and the longer it contracts, the more miners might get out of business.
During these contracting times, the Difficulty Ribbon narrows and becomes a significant proxy to recognize cycle bottoms.
Default settings: Daily Time Frame and SMA mode.
Credit: Willy Woo
Cold 𝕃𝔼𝔾𝕆MA Ribbon
An Attempt For Smoother trend
Optional next candle forecaster for ma and its signal
Optional MA from coloring experimentation
EMA MF - EMA (21,50,100,200,250,300)Hey guys
a simple script for some EMA's at one indicator
For signals news TA and more join BitcoinMF
Links are at the TV profile
--
This is not financial advice
DYOR
Trade Safe and Good Luck
QuantCat Rainbow RibbonQuantCat Rainbow Ribbon
The Rainbow Ribbon is a conglomerate of exponential moving averages of increasing time period plotted on a graph. The ribbon is used to help identify the strength of a trend while also helping spot timely market reversals.
It consists of a 20, 25, 30, 35, 40, 45, and 50 EMA which are interchangeable values for your preference.
Generally in bullish conditions, the price action will be trading on top of the ribbon with the top EMA’s in the ribbon acting as support. In bearish conditions, the price action will be trading underneath the ribbon with the bottom EMA’s acting as resistance.
As shown in the chart above, when the candles penetrate the Rainbow Ribbon and the EMA’s start to converge/cross, market reversal probabilities increase. With this information we can take trades or add to the general consensus of a potential trade.
Be sure to follow us so you're kept up with our projects and any updates to the script!
AntiRekt RibbonThis script is a fork of the Madrid Ribbon, the only difference is that you can color your bars depending on the trend.
5 EMA Mini GuppyThis is a 5 EMA Ribbon, created to be a simplified version of the Super Guppy, which was used as a starting point.
MTF EMA RibbonThis Script analyses trends using an EMA Ribbon (Can be adjusted to any timeframe).
tips are always welcome at: 38uGQJDDZDL6wX48x4gYTccPeQ3ZHVYmY4 (btc)
I hope you enjoy the script :)