TOTAL3/BTC This Pine Script™ code, named "TOTAL3/BTC with Arrow," is designed for cryptocurrency analysis on TradingView.
This script essentially provides a visual tool for traders to gauge when altcoins might be gaining or losing ground relative to Bitcoin through moving average analysis and color-coded trend indication.
Intention was to help the community with a script based on classic TA only.
Use it with SASDv2r indicator.
Feel free to make it better. If you did so, please let me know.
Main elements:
Data Fetching: It retrieves market cap data for all cryptocurrencies excluding Bitcoin and Ethereum (TOTAL3) and for Bitcoin (BTC).
Ratio Calculation: The script calculates the ratio of TOTAL3 to BTC market caps, which indicates how altcoins (excluding ETH) are performing relative to Bitcoin.
Plotting the Ratio: This ratio is plotted on the chart with a blue line, allowing traders to see the relative performance visually.
Moving Averages: Two Simple Moving Averages (SMA) are calculated for this ratio, one for 20 periods (ma20) and another for 50 periods (ma50), though these are not plotted in the current version of the code.
Reference Lines: Horizontal lines are added at ratios of 0.3 and 0.8 to serve as visual equilibrium points or thresholds for analysis.
Complex Moving Average: The script uses constants (len, len2, cc, smoothe) from another script, suggesting it's adapting or simplifying another's logic for multi-timeframe analysis.
Average Calculation: Two SMAs (avg and avg2) are computed using the constants defined, focusing on different lengths for trend analysis.
Direction Determination: It checks if the moving average is trending up or down by comparing the current value with its value smoothe bars earlier.
Color Coding: The color of the plotted moving average changes based on its direction (lime for up, red for down, aqua if no clear direction), aiding in quick visual interpretation of trends.
Plotting: Finally, the script plots this multi-timeframe moving average with a dynamic color to reflect the current market trend of the TOTAL3/BTC ratio, with a thicker line for visibility.
Altseason
skX FVG Enhanced Indicator [1m,5m] skX FVG Indicator
Fair Value Gaps (FVGs) are particularly effective for scalping altcoins due to their tendency to fill price inefficiencies. These gaps occur during strong momentum moves where price leaves an 'empty' zone that often acts as a magnet for price to return to. In the volatile alt market, these gaps frequently present high-probability scalping opportunities.
Why FVGs Work in Alts:
• Quick price movements create more gaps
• Higher volatility increases gap frequency
• Institutional algorithms tend to fill these inefficiencies
• Works especially well in lower timeframes (1-5m)
Key Features:
✓ Automatic FVG detection with size filtering
✓ Smart timeframe adaptation (1m, 5m, Custom settings)
✓ Trend detection using 8/21/55 EMA system
✓ Dynamic TP/SL levels based on ATR
✓ Risk:Reward ratio automation
✓ Visual signals that stick to price levels
✓ Clear information display panel
✓ Built-in alerts system
How to Use:
1. Select your preferred timeframe (1m or 5m recommended)
2. Watch for triangle signals (▲ bullish, ▼ bearish)
3. Confirm with trend direction (shown in panel)
4. Use provided TP/SL levels for trade management
5. Set alerts for new FVG formations
Settings Explained:
• Auto Mode: Adjusts gap size to timeframe
• Custom Gap Size: Manual gap size control
• ATR Period: Volatility measurement window
• ATR Multiplier: Stop loss distance
• Risk:Reward: Take profit ratio
Best Practices:
• Use in conjunction with support/resistance
• Trade in direction of main trend
• Monitor higher timeframe structure
• Start with recommended settings
• Backtest before live trading
Note: This indicator works best in volatile market conditions and should be used as part of a complete trading strategy.
Good luck trading!
-skX
skX_ALT_EMAs Enhanced [1H]An advanced EMA crossover system with dynamic ATR-based risk management, designed
for altcoin trading on the 1H timeframe. Combines trend following with momentum
and volume filters.
CORE COMPONENTS:
1. EMA System:
- 8 EMA (Fast): Primary signal line
- 21 EMA (Medium): Crossover reference
- 55 EMA (Slow): Trend filter
2. Multiple Filters:
- RSI (14): Prevents overbought/oversold entries
- Volume: Optional volume confirmation
- Trend Strength: EMA alignment check
3. Risk Management:
- Dynamic SL: Based on ATR (Average True Range)
- Dynamic TP: Risk:Reward based calculation
- Position entry markers
ENTRY CONDITIONS:
LONG:
- 8 EMA crosses above 21 EMA
- All EMAs aligned bullish (8 > 21 > 55)
- Price above 8 EMA
- RSI below 70 (not overbought)
- Optional: Volume > 1.5x average
SHORT:
- 8 EMA crosses below 21 EMA
- All EMAs aligned bearish (8 < 21 < 55)
- Price below 8 EMA
- RSI above 30 (not oversold)
- Optional: Volume > 1.5x average
RECOMMENDED SETTINGS:
- Timeframe: 1H
- ATR Period: 14
- ATR Multiplier: 1.5
- Risk:Reward: 2.0
- RSI Filter: ON
- Volume Filter: Optional (ON for low liquidity pairs)
VISUAL SIGNALS:
- Green Triangle: Long entry
- Red Triangle: Short entry
- Blue Line: Entry price
- Red Line: Stop Loss
- Green Line: Take Profit
- EMA Colors: Blue/Red for trend direction
TOP 20 ALTCOIN INDEXIndicator Description
The "ALT20 INDEX" is a financial analysis tool designed to track the aggregate value of the top 20 cryptocurrencies by market capitalization and closing prices over specific periods. This indicator reflects changes in the combined value of these 20 ALTCOINs, providing an overview of trends in the cryptocurrency market.
=================================
Purpose and Practical Applications
1. Tracking Top Cryptocurrencies:
- The indicator allows monitoring the value of the top 20 ALTCOINs, reflecting the general volatility of the cryptocurrency market.
- Helps investors focus on high-capitalization assets.
2. Performance Comparison:
- Serves as a tool to compare the performance of the ALT20 group against other assets like Bitcoin, Ethereum, or traditional financial indices.
3. Assessing Market Health:
- Enables evaluation of market trends, identifying growth or decline periods.
4. Practical Applications:
- Suitable for fund managers, long-term investors, or trend traders to make decisions based on the overall ALTCOIN market performance.
-------------------------------------------
How the Indicator Works
1. Selection of Top 20 ALTCOINs:
- Cryptocurrencies are selected based on their market capitalization at each rebalancing period.
2. Weight Allocation and Calculation:
- Weight: Determined by the market capitalization of each ALTCOIN relative to the total market capitalization of the top 20.
- Token Quantity: Calculated based on weight, total allocation points (e.g., 100 points for T1, 722.63 points for T2, etc.), and each ALTCOIN's closing price.
Formula: Token Quantity = Weight × Total Allocation Points/Closing Price
3. Periodic Rebalancing:
- Rebalancing frequency: Once a year.
- At each rebalancing period, the weights and token quantities are adjusted based on new market capitalization and prices.
4. Portfolio Value Calculation:
- The value of each ALTCOIN is calculated as:
Token Value = Closing Price × Token Quantity
- Index Total: ALT20 Index = 20∑'i=1'Token Value'i'
------------------------------------------
Rebalancing Periods
T1 (2020-2021): Initial period, token quantities calculated based on weights and a total of 100 points.
T2 (2021-2022): Rebalanced with a total allocation of 722.63 points.
T3 (2022-2023): Total allocation of 252.26 points, reflecting portfolio adjustments based on new prices and market caps.
T4 (2023-2024): Total allocation of 261.43 points.
T5 (2024-Present): Total allocation of 437.42 points, updated to reflect the current market.
-----------------------------------------
Indicator Features
- Displays Index Value Over Time:
+ index_value_T1 to index_value_T5 represent the portfolio value during specific timeframes.
+ Values are calculated based on the daily closing prices of ALTCOINs.
- Visualization:
+ The index for each period is plotted on the chart, enabling easy observation of market trends over time.
---------------------------------------
Practical Applications
- Portfolio Management:
+ The indicator helps track the performance of asset groups within the ALTCOIN portfolio.
- Integration into Trading Systems:
+ Used as a reference for automated or manual trading strategies.
- Market Analysis:
+ Assists analysts in evaluating cryptocurrency market movements based on the top 20 ALTCOINs.
Let me know if further optimization or additional information is needed! Thank!
Altcoin ComparatorUse this indicator to compare an altcoin's ratio compared to Bitcoin (orange), the general altcoin market (blue), and the entire cryptocurrency market cap (yellow).
Bright colors indicate the altcoin is outperforming the crypto market while dull colors in imply it is under-performing.
Likewise, staying in the green implies sustained outperformance while staying in the red implies sustained under-perfrmance.
Oversold values imply the altcoin is expensive while overbought imply it is cheap.
Be sure to use market caps: ETH, SOL, ADA, etc. not ETHUSD, SOLUSDT, etc.
Degen Dominator - (Crypto Dominance Tool) - [mutantdog]A fairly simple one this time. Another crypto dominance tool, consider it a sequel to Dominion if you will. Ready to go out-of-the-box with a selection of presets at hand.
The premise is straightforward, rather than viewing the various marketcap dominance indexes as their standard percentage values, here we have them represented as basic oscillators. This allows for multiple indexes to be viewed in one pane and gives a decent overview of their relative changes and thus the flow of capital within the overall crypto market. As a general rule-of-thumb, when a plot is above zero then the dominance is climbing, thus capital is likely flowing in that direction. The inverse applies when below zero. When the market is quiet, all will be close to zero. Basic overbought/oversold conditions can also be inferred too.
Active as default are:
Bitcoin (0range): CRYPTOCAP:BTC.D
Ethereum (Blue): CRYPTOCAP:ETH.D
Stablecoins (Red): CRYPTOCAP:USDT.D + CRYPTOCAP:USDC.D
Altcoins (Green): 100 - (all of the above)
These are plotted according to the selected oscillator preset and it's length parameter. The default is set to 'EMA Centre'. An optional RMA(3) smoothing filter is also included and active as default. Each index plot has its own colour and opacity settings available on the main page.
Additionally, the following are also available (deactivated as default):
Total DeFi : CRYPTOCAP:TOTALDEFI.D
Current Symbol : Will try to match corresponding dominance index for the chart symbol if available.
Custom Input : Manual text input, will try to match if available.
-------------
The included presets determine the oscillator type used, all are fairly simple and easy to interpret:
EMA Centre
SMA Centre
Median Centre
Midrange Centre
The first 4 are all variations on the same theme, simply calculated as the difference between the actual value and its respective average. EMA is the default and is my personal preference, if you generally favour using an SMA then perhaps that would be your better choice. Like the two MAs, median and midrange are also dependant on the length parameter. Midrange is calculated from the difference between highest and lowest values within the length period, with a little extra smoothing from an RMA(3).
Simple Delta
Weighted Delta
Running Delta
Often referred to as momentum, delta is just change over time. 'Simple' is the most basic of these, the difference between the current value and the value (length) bars prior. A more long-winded way of calculating this would be to take the difference between each bar and its previous then average them with an SMA which results in the same value. 'Weighted' adopts that principle but instead uses a WMA, likewise 'Running' is the same but using an RMA. The latter is actually the basis of RSI calculations before any normalisation is applied, as you can see in the next preset.
RSI
CMO
RSI really should not need explaining, it is however applied a little differently here to the usual, in this case centred around 0. The x100 multiplication factor has been dropped too for the sake of consistency. The same principle applies with CMO, which is basically a 'Simple Delta' version of RSI.
Hard Floor
Soft Floor
These last two are a little different but both can provide useful interpretations. The floor here is simply the lowest value within the chosen length period. 'Hard' plots the difference between the current value and the floor, thus giving a value that is always above 0. In this case, focus should be given to the relative heights of each with a simple interpretation that capital is flowing into those that are climbing and out of those descending. 'Soft' is essentially the same except that the floor is smoothed with an RMA(3), the result being that when new lows are made, the plot will break below 0 before the floor corrects a few bars later. This soft break provides additional information to that given by 'Hard' so is probably the more useful of the two.
------------
To finish it off, a bunch of preset alerts are included for the various 0 crossings.
So that just about covers everything then, all quite straightforward really. Future updates may include some extra stuff, the composition of the stablecoin index may change if necessary too. While this is not really a tweaker's tool like some of my other projects, there's still some room for experimentation here. The 'current' and 'custom' indexes can provide some useful data for compatible altcoins and the possibility to compare inter-related tokens (eg: Doge vs Shib). While i introduced this as a sort of sequel to Dominion, it is not intended as a replacement but more of a companion. This initially started as a feature intended for that one but it quickly grew into its own thing. Both the oscillator view here and the more traditional view have merits, i personally use this one primarily now but frequently refer to Dominion for confirmations etc.
That's it for now anyway. As always, feedback is welcome below. Enjoy!
DashBoard Alt Season by KziHere is a Dashboard to have an overview of the Alt Season oportunity.
Multiple time frame (Month / Week / Daily /4H)
How to use it?
You have 4 columns
TOTAL Crypto / Btc dominance / Btc Price / Alt ?
The alt? column is the resulte of the price and dominance of btc + 1 point with the total crypto
BTC Dominance UP ? Yes = Négatif for ALTS
/// Btc Price UP ?= > Yes = Positif for ALTS
NO = super négatif for ALTS
No = Positif for ALTS
/// Btc Price UP ?= > Yes = super Positif for ALTS
NO = Neutral
The total market just smooth the total.
If Alt columm is Green= It's OK
If Alt columm is orange = carrefull
If Alt Columm is red = leave the alt
You have to considered that you look on the time frame where you want to trade.
The overtime frame help to understand the bigger view.
Hop you like it and give comment to help the évolutions.
Alts/USDT.D ratioThis indicator shows the ratio between USDT.D and OTHERS.D. The growth of USDT.D may be a sign of the beginning of the bear season.
Red cloud - bear season, green cloud - altseason
credit for @kduhyun for his ratio script and @boitoki for his package of various MAs
Dominion - Bitcoin Altcoin Dominance [mutantdog]A simple and easy reference tool displaying a plot of the market cap dominance values for several significant cryptocurrencies.
The most widely used of these is bitcoin dominance (the top indicator shown above) which calculates the total market cap of bitcoin in relation to the total cryptocurrency market cap, displayed as a percentage. This is commonly used by traders to assess the strength of bitcoin in relation to the broader crypto market; increasing values being indicative of larger bitcoin moves and decreasing values often indicative of potential altcoin cycles. Likewise, ethereum dominance (the bottom indicator shown above) is frequently used as a means to indicate the strength of ethereum in relation to the broader crypto market.
Included options for marketcap dominance values are:
Bitcoin : CRYPTOCAP:BTC.D
Ethereum : CRYPTOCAP:ETH.D
Total DeFi (a composite of multiple top defi tokens): CRYPTOCAP:TOTALDEFI.D
Stablecoins (shows the combined dominance values for usdt and usdc): CRYPTOCAP:USDT.D + CRYPTOCAP:USDC.D
Flippening (shows the difference between bitcoin and ethereum dominance values): CRYPTOCAP:BTC.D - CRYPTOCAP:ETH.D
When used in combination with each other, these can provide a good overview of the general flow of capital within the crypto market.
Additional functionality:
up to three optional moving averages with a choice of SMA, EMA, WMA and RMA for each.
multi timeframe selector
alert condition presets for various moving average crosses.
Please be aware that, while useful as reference, dominance calculations are known to repaint frequently. As such the use of this indicator and its alerts should require caution.
BTC Dominance TrendThis simple script applies the DMI/ADX (trend) indicator to the Bitcoin Dominance Index (BTC.D) to check whether BTC is increasing its dominance or not on that day. It is meant to be applied to altcoins on medium intervals. I put it together to test the following hypothesis: On days when BTC dominance is on the rise, altcoins are harder to take off, because Bitcoin is draining the lifeblood out of them, so caution is needed when opening trades.
Olive background means BTC dominance is rising on that day, purple that it is decreasing. White background means it is not moving significantly in any direction.
You can change the resolution (i.e. apply the DMI/ADX to a different BTC.D interval), just make sure to lower the threshold as well. I hope you find a good use for it! Beware if you try to incorporate it in your strategy, it uses higher timeframe data and hence is prone to repainting.
Altcoin vs. BTC SeasonUsing BTC dominance to identify BTC vs. Altcoin season.
Blue: BTC season
Gray: Altcoin season
Green: Altcoin at support - entry with good risk/reward
Red: Potential BTC downside risk
Crypto Scalper Divergence Macd Psar Ema 200This is a very efficient crypto scalper adapted to very short timeframes, however it can be optimized for other timeframes and assests as well.
Its components are
MACD
P SAR
EMA 200
Risk management
Rules for entry:
For short : we have an uptrend on PSAR , histogram is positive (divergence MACD) and close of a candle is below EMA 200
For long : we dont have an uptrend on PSAR, histogram is negative(divergence MACD) and close of a candle is above EMA 200
Rules for exit:
We exit when we either find a reverse condition than the entry one, or based on stop loss/take profit that are calculated on % movements of the price.
If you have any questions, let me know !
Altseason FinderTo know when to buy altcoins instead of bitcoin.
It is based on BTCUSD and BTC Dominance RSIs.
V1 Market Leader
This script aims to identify who the current market leader is between 3 participants, BTC , ETH and ALTS & ETH combined.
Colour coded so you can identify what is what in the settings - Default setting are: BTC = Orange, ETH = Blue and ALTS & ETH = White.
There is also a line to identify the market movement in relation to amount of Tether currently in circulation - Default setting is: Tether = Yellow.
This script can be used on any timeframe but I recommend 12H or greater.
Lines can be turned on and off in settings for cleaner look.
Altcoin Bullphase"Altcoin Bullphase" is an indicator to check if altcoins are currently in a bullphase/altseason.
The indicator is checking if Bitcoin is above or below a certain type of Moving Average and paints the color of the candles on the chart and tradingpair of your choice either green or gray for above or below the Moving Average.
NOTE: You have to disable the border color of the candles or use grayscale to get the look from the preview.
Default setting is 20 week moving average as it has the best history of calling an altcoin season.
Altcoins generally do really well when Bitcoin is above the 20 week moving average and don't do well when it falls below.
This indicator makes it easy to compare the performance of altcoins in these different phases and helps deciding on the future trend of a coin.
This script works for any altcoin, currency or stocks. Even Oil if you like to do that.
You can choose the type of MA between SMA , SMMA , EMA , WMA and VWMA .
You can set a static timeframe from 4h, 1D, 3D and 1W.
You can set any MA from 20 to 200.
Other alts compensated capitalization [Peregringlk]DISCLAIMER: I'm not a native English speaker, so let me know please about mistakes in my wording.
Introduction
==========
This indicator (the middle one in the image) shows how the "others altcoins" (all altcoins except coins with high capitalization) are adding own value to its capitalization by removing BTC price changes. By "own value" I mean USD value gaining by actual buys in BTC markets beyong arbitrage effects of BTC price changes.
The main idea is that, if bitcoin has increased is value by 20%, and the other altcoins has increased its capitalization by 30%, the chart will only plot an increased of 10%. In other words, it will show its increased capitalization measured in BTC (the combined altcoin/BTC market is uptrending). Its purpose is to try to identify altseasons. A bit more concisely, the graph will only grow when both USD and BTC capitalization are growing. If any of them are going down, the graph will go down as well.
Rationale
========
- Altseasons are characterized by an incresed in BTC value of almost every altcoin during some period of time, although not all at once, but distributed over the altseason. For example, in the crazy altseason of Dec17/Jan18, almost every (low capitalized) altcoin increased its BTC value by a minimum of +300%, some at the beginning of the season, some at the end.
- When this happens, BTC loss capitalization dominance, but this also can happen if BTC is downtrending while altcoins are being bought in BTC markets but its USD value doesn't change too much. This happens when altcoins are uptrending in BTC price, but there are actually no gain of USD value because the BTC gain in value is not enough to compensate the BTC fall in price. Since BTC is losing USD price, but altcoins are not, dominance falls. So, looking at BTC dominance is not enough to spot possible beginnings of altseasons, because of arbitrage of other effects.
- The "big altcoins" are removed from the counting because one single big capitalized altcoin that grows, let's say, a 20%, will have an observable effect on the total altcoin capitalization, even if the rest of the altcoins are stagnated in price. For example, at today's date (8th April 2020), Ethereum by itself has the 23.89% of the total altcoins capitalization. A +10% in Ethereum price will increase the total altcoin capitalization by a +2.38%. I wanted to remove that effect to focus on generalized price changes of all altcoins. Remember that there are only 9 big altcoins 9 coins representing the 71% of the alts capitalization, while there are exists more than 5000 altcoins in total.
- Another key factor is that I want to focus on what happens in alt/BTC markets, because almost every altcoin can be traded against BTC, and most of them can only be traded against BTC. However, big altcoins can usually be traded against USD or other alt coins or fiat currencies as well. Removing the big alts from the equation helps (just a bit) to simplify the interpretation of the chart because arbitrage effects of those "impactfull" alts are limited (although not removed, because arbitrage also happens cross-markets).
- There are situations where BTC price is going up, alts USD capitalization is going up as well, but alts BTC capitalization is going down because altcoins are being sold in BTC markets, it just happens that the speed of the selling is not high enough as to compensated the increased in BTC price. That makes the USD capitalization grows, while alts are really being dumped in BTC markets. I wanted to reflect that effect as well by making sure that the graph is growing only when both USD and BTC capitalization of alts are growing.
Interpretation
============
If you want, you can see this chart as if plotting the Other alts capitalization as if priced against a fictional coin FCOIN, that start by having a price of 1, that combines the up and downs of both BTC price and alts USD capitalization in a very conservative way: if FCOIN price goes up, means that the other alts are gained USD value but only when they have overcome BTC price changes. Otherwise, it goes down.
If this fictional FCOIN has went up during some days straight with a total gain of maybe, greater than 10%, we are maybe in front of the start of an altseason. Sometimes, maybe (it requires some more years to extract a theory out of here), it can be used as proxy of the BTC near future (trend changes or continuations): if this FCOIN goes up, while BTC is doing nothing relevant or even is going down, it could signal that "people" is getting prepared and a generalized altcoin accumulation process has started, because of a combined people's assumption that BTC will start to have an stable uptrend, or will continue the current trend soon. There's some matches in the past about that, but there are also false positives, as usual.
Additionally, four customizable EMAs are added to the script, by default 21, 50, 100 and 150.
Definitions
=========
- Let's call `altcap_btc` the altcoin capitalization in USD, divided by BTC price. In other words, `altcap_btc` is the capitalization in terms of BTC.
- Let's call `x` the BTC price change rate as `btc_price_current_candle / btc_price_previous_candle`. So, if BTC has grown a +20%, `x = 1.20`, and if BTC has gone down a -20%, `x = 0.80`.
- Let's call `y` the `altcap_btc` price change rate, calculated as before but for `altcap_btc`.
- For pure math equivalence, `x * y` is thus the USD capitalization change rate.
Calculation
=========
For plotting the graph, for each candle, I choose a change rate, and then I plot the total accumulated change rate as by `ch0 * ch1 * ch2 * .... * ch_today`, where each `chX` is the choosen change rate of each candle since the beginning of the chart. So, if the "alts compensated value" has grown yesterday +20% and today's -10%, `1.20 * 0.9 = 1.08`, which means that in two days the compensated value has grown an 8% in total.
- If `x * y > 1` (USD cap is growing), I take `y` as change rate (alt/btc change rate).
- If both `x` and `y` are `> 1`, then the graph grows because I'm taking `y`.
- If `x > 1` and `y < 1`, the graph goes down because I'm taking `y`, reflecting the BTC markets are dumping.
- If `x < 1` and `y > 1`, the graph goes up because I'm taking `y`, reflecting the BTC markets are pumping so much that it overcomes the btc fall.
- `x < 1` and `y < 1` is impossible here because `x * y` must be `> 1` by precondition.
- If `x * y < 1` (USD cap is going down), I take `y` or `x * y` depending on the individual change rates:
- If `x` and `y` go in different directions (one up and the other down), I take `x * y` to reflect that USD capitalization has gone down. I don't take `y` here because it could be `> 1`, and I don't want to make the graph grow if alts are lossing USD value. Also, if `y < 1` and I take `y` the graph will go down faster than USD capitalization and I want to show that "alts compensated value is gown down slower than BTC because some boughts are happening". I don't take `x` either here for the same reasons.
- If both `x` and `y` are `< 1`, I take `y`, because otherwise the graph would be less than 0.000001 today after two years of bleeding, making literally impossible to see if alts "grow tomorrow".
- `x > 1` and `y > 1` is impossible here because `x * y` must be `< 1` by precondition.
ALTS-Trend
ALTS-Trend
Altcoins-Trend is a technique that shows how much Altcoins is dominating the Marketcap and it's effect over the whole Crypto Market ,and that will show you alts season in each time frame because trend is relative .
*** Features
* Color grading to show you the Increase of domination effect (Green).
* Color grading to show you the Decrease of domination effect (Red) .
* Better understanding to the market ,and that will help you with a very good timed trades at the best trading times for altcoins .
/////////////////////////////////////////////
*Note
Special thanks for Lazybear for his momentum algorithm .
[astropark] Crypto Swing Trading [strategy]Dear Followers,
today a Swing Trading Strategy , runnable on a bot , which works great from 30m timeframe and above. Best suggested timeframes are 1h and 4h.
If you are a scalper, you will love suggested entries for fast profit. You can run it from 1 minute timeframe if you are used to scalp trading and close each trade whenever you fell happy (a proper trailing stop strategy is suggested anyway).
This strategy can trigger till 5 or 20 buy or sell signals in a row before reverting (it changes greatly depending on timeframe you use), so use a proper money management .
Strategy results are calculated on the timeframe from January 2018 to now, so on about 2 years, using 10000$ as initial capital and working at 3x leverage (very safe leverage!).
This is not the "Holy Grail", so use a proper risk management strategy.
This script will let you backtest this script.
The alarms version of this indicator, which will let you set all notifications you may need in order to be alerted on each triggered signals, can be found by searching for "Crypto Swing Trading" and then choosing the "alarms" version.
This is a premium indicator , so send me a private message in order to get access to this script.
Coinbase ALT/USD IndexA simple ALT/USD pair index of all the altcoins currently trading on Coinbase.
Crypto Indicators #u9tusA set of low timeframe (LTF), medium timeframe (MTF), and high timeframe (HTF) indicators for use in crypto currencies / bitcoin.
Traditionally the 10, 20, 50, 100, and 200 SMAs are used in TA. With cryptos, I've found that the 8 EMA, 21, 55, and 128 SMAs backtest better, while no change in length was necessary for the 200. I wanted to combine all these into one indicator to easily add them to a chart layout, hence this script.
You can customize the length of each MA to your liking in the settings, or accept the defaults.
LTF Indicators:
8 EMA in blue hues, medium line stroke.
MTF Indicators:
21, 55 SMA in purple hues, medium line stroke.
HTF Indicators:
128, 200 SMA in yellow hues, thick line stroke.
Defaults are for daily timeframes and lower; suggest changing up the intervals for weekly and monthly to:
21 -> 30
55 -> 50
128 -> 100
$BTC, $ETH, #ALTS
twitter.com
(c) @jhaurawachsman 20190515