Swing Algo V1.2The next upgrade in the 'Swing Algo V1.x' series, and the go-to algorithm for trading ETH (until further notice). For differences to other versions, see below.
This indicator can be used for e.g. swing algorithmic trading. It will give Buy/Long and Sell/Short signals on the chart. This algorithm uses a combination of several (custom) functions and rules to find good entry points for trend trading. After many iterations and tests I came up with this particular setup, which is highly optimized for the ETH/USD trading pair on the daily (D) timeframe. Attention was also paid to stability, as all parameters are set onto plateaus, so that smaller changes in the characteristic price action should not affect the efficiancy too much. For other assets and/or timeframes it is however possible to change algorithmic parameters within the indicator settings to tune this swing algorithm. You don't need any programming skills or similar abilities to navigate this indicator.
For the here presented backtest data, we omitted the biggest portion of the cryptocurrency bullrun in 2017 (starting only at 1st July 2017) so that the results become more realistic for long-term swing traders (investing at least 2-3 years into trading) if such large runs do not happen again. As cryptocurrencies like Ethereum are still to this date capable of doing comparatively smaller runs of about 2-3x in a few weeks/months (as witnessed in 2020), the order of magnitude of the shown results is still realistic for long-term trend trading efforts. Do not expect these results in a matter of days or weeks, and of course as with any trading strategy past performances are not indicative of future results.
Within this indicator you can choose the backtest time interval to test the perfomance of this algorithm for different time windows and different trading pairs. Here various backtesting parameters (e.g. trading fees) can be customized. Default settings for the shown backtest are a starting balance of $1000, a slippage of 2 ticks (= $0.02) and a trading fee of 0.26 % (which is the worst taker fee on the Kraken exchange) to have realistic settings. However as we do not conduct many trades with this strategy, fees should not impact our performance too much. As long-term swing traders, we devote one initial portion of our portfolio to swing trading and from then on always use 100% of this portion for the next trade to get the compounding starting. This is in difference to other trading styles which use various, often very small, percentage values for their short- or mid-term trades. Keep this in mind when evaluating the backtest data. Also note that due to the small number of trades the statistical significance is low. It is not possible to gather an abundance of long-term trend signals in the order of hundreds or thousands trades, as much more time would have to pass for this in the case of rather new assets like Ethereum.
Additionally to the TradingView Strategy Tester you can also plot your equity directly on the chart to get a sense for the performance. For this you can also scale the equity graph to e.g. match the starting point of your equity with some price point on the chart to get a direct comparison to 'Buy & Hold' strategies over time.
This indicator (and all other content I provide) is no financial advice. If you use this indicator you agree to my Terms and Conditions which can be found on my Twitter profile linked on my TradingView profile or in my signature.
Differences to other versions:
- Changed from a dual (V1, V1.1) to a single smoothing function system (V1.2, V1.3), which can react better to more sudden price movements that got prevalent during the current end-phase of the stock bullmarket due to correlations, while still handling 'normal' price action well
- Changed the oscillator part of the algorithm with a better suited one (at least) for the ETH/USD trading pair, handling chop better.
- Improved net profits by potentially +100% in comparison to V1 for ETH/USD on daily timeframe
- However for other assets (e.g. BTC and smaller coins like XTZ and ALGO) and timeframes V1 might perform better than V1.2 due to somewhat different characteristic price action. I leave you with all options to play so that you can find the best solution for a given trading pair.
- There's also an upgrade called Swing Algo V1.3, which works similar to V1.2, but reduces losses due to chop even further. Because V1.2 is a bit more flexible, it is, however, considered the go-to algo for the time being.
For access please contact me via DM on TradingView or on Twitter (linked on my TradingView profile and my signature). People who purchased access to any 'Swing Algo 1.x' get access to all other 'Swing Algo V1.x' indicators automatically ('Swing Algo V1' counts as 'Swing Algo V1.0').
Swingtrading
MTF HTMultiTime Frame - HT ( Harmonic Trades)
How does it work ? The code uses two two models built on the theory of Harmonics to determine trade calls.
Model 1 (Default) Uses a low risk model and Model 2 (Optional) Uses an aggressive model
How to Deploy / Use
As part of the Indicator there are 1 Choices that the user can opt for
Box Resolution - The resolution of the checks , typically set at 60 , can be customized by the users.
Use Model 2 - This would add trades based on Model 2 Algorithm for the users
The Plot level display in three colored lines that are plotted by the code.
Black: Low end of the setup / Stop Loss
Red : Entry Point for the Setup
Teal: Target Point for the setup
Visual Checks - The user could manually initiate the trade at the colored lines mentioned above are placed and the trade is that same direction ,
The system would only initiate the trade when the appropriate harmonic pattern is identified
Usage/Markets : Index Trading / Equities and also well with Commodities and Currencies
Time Frame : works well between 3 and 30 , keep the Box resolution to at least 45 for 3 mins TF and you could move upto 120 (2 hrs ) for a 30 mins TF.
Strategy Settings Used/Assumed : All of this values are provided in the Properties Tab of the Indicator Settings
and the users can customize it to suit the broker or the product they are charting it against
Initial Capital : 200 000
Order Size : 1 Lot for Model 1 , and If you are optionally selecting Model 2 : 1 more lot would be used as and when applicable
Commission : is set at 0.025%
Slippage : 100 ticks
Recalculate Option : After the Order is filled is selected by default
Disclaimer : There could be scenarios when the breakout/breakdown candle is rejected , especially when it is long one
so it is always recommended to have a confirmation candle that open-closes above the breakout candle / open-closes below the breakdown candle
If you like it and find it useful or if you find a defect or bug , Please let us know in the comments .. that would encouraging !! for us to develop it further
Thank you and have a beautiful and Profitable trading session !
2HLA very simple, almost naive strategy, in which you buy on the lowest of the two previous candles and sell at the highest of the two previous candles. You can configure these highest and lowest lenght, in some assets two is too small of a number to make profit. You can also configure to exit the position after X, and I found that 7 (which is a week of working days) is a good number for that.
This is strategy is intended to be used as a swing trade. Your capital needs to be high enough so that it can pay the operaitonal costs, and reach it's target with a reasonable profit.
Since this is a volatility based strategy, assets that are more liquid won't work properly.
SWING TRADING HOURLY - NIFTYSWING TRADING STARTEGY - NIFTY
TIME FRAME - 1 Hour
INSTRUMENT - NIFTY
STARTEGY LOGIC - Startegy involves 4 components to initiate a trade.
1). Simple moving average cross for trend confirmation.
2). ADX (higher time frame) for trend confirmation.
3). RSI for momentum confirmation.
4). Price Action confirmation in form of range breakout to TRIGGER a trade. Range breaakout is inspired from Donchain Channels
EXIT LOGIC - Close above / below the SMA (simple moving average) in oppoite direction.
TRADE TYPE - Swing Trading
HOLDING PERIOD - As long as Trend remains and till EXIT signal appears.
TRADE METHOD -----
METHOD 1 -
BUY / SHORT NIFTY Futures as per the trend direction.
METHOD 2 -
OPTION SELLING. At The Money (ATM) Weekly Options can be sold to gain premium decay (theta decay). This process can be continued to sell ATM option every week till the trade signal is active.
NOTE 1 - Option Selling can be more profitable in weekly option selling but also carries risk. One must have deep knowledge about risks related to Option Selling.
NOTE 2 - Please analyse the trade signals from this startegy for some period to gain confidence before starting to trade.
NOTE 3 - Trading is a serious business and one must consult a financial advisor before taking a trade. Profits / Loss from this script (strategy) is completely individual user's responsibility.
Istanbul by MMEN
I'm proud of to introducing Istanbul indicator. Istanbul is a smart support/resistance indicator based on price action. It analyzes price with different lengths and decide where is the high volume and reversal pattern.
There are 5 different lengths. They are 20, 100, 200, 500 and 1000. Each levels specified by different tickness. 20 is the thinnest and 1000 is the thickest. You can easily track levels by thickness. 20 has the lowest and 1000 has the highest impact on price movement.
There is an other field named as Precision. If you want to see more levels on the assets, please increase precision value. Otherwise decrease. For example, If you want to see more strong levels, you can set precision to 2. Otherwise set precision to 10. Default is 5.
Istanbul is also uses volume as a decision point. So you can adjust Volume Multiplier as you wish. Default is 1.5.
Lines have 3 different colors.
Green: It's support. Price above this level.
Red: It's resistance. Price below this level.
Purple: It's indecision. Waiting for confirmation.
Istanbul shows important levels as a channel. If prices moves between two lines, this channel is the starting point for new trend. It may be long or short. Watch prices and make your decision.
TR
Istanbul indikatörünü sizlere tanıtmaktan gurur duyuyorum. Istanbul, price action felsefesine göre destek ve direnç noktalarını belirleyen akıllı bir indikatördür. Fiyat hareketlerini farklı uzunluklarda geriye giderek inceler ve yüksek hacimli dönüş formasyonları gördüğü zaman destek ve direnç noktalarını çizer.
5 farklı seviye vardır. Bu seviyeler zayıftan güçlüye doğru 20, 100, 200, 500, 1000'dir. Her seviye gücüne göre farklı kalınlıkta çizilmiştir. 20 en ince, 1000 ise en kalın çizgidir. Grafiğe bakarken kolayca kalınlıklarına ve inceliklerine göre destek/direnç noktalarının gücünü anlayabilirsiniz.
Precision değişkeni ise Istanbul'un hassasiyetini ayarlar. Bu yüzdesel bir değişkendir. Varsayılan olarak %5 ayarlanmıştır. Eğer daha keskin ve net destek/direnç noktaları görmek isterseniz bu yüzdeyi düşürmeniz gerekir. Örneğin 2 yapabilirsiniz. Eğer daha çok destek/direnç noktası görmek isterseniz bu değeri 10 olarak ayarlayabilirsiniz.
Istanbul'un karar mekanizması içinde hacim de etkin bir rol alıyor. Volume Multiplier seçeneğeni isteğinize göre değiştirebilirsiniz. Bu değerin 1'den küçük olmaması gerekir.
Çizgilerin 3 farklı rengi vardır.
Yeşil: Destek noktası. Fiyat bu seviyenin üzerinde.
Kırmızı: Direnç noktası. Fiyat bu seviyenin altında.
Mor: Kararsızlık. Indikatör onay bekliyor.
Istanbul önemli seviyeleri bir kanal olarak gösterir. Eğer fiyat kanal içinde hareket ediyorsa, bu kanal yeni trendin başlayacağı seviyelerdir. Bu trend yükseliş ya da düşüş trendi olabilir. Fiyat hareketlerine bakarak long ya da short pozisyon açabilirsiniz.
EXAMPLES || ÖRNEKLER
AAPL
GBPUSD
ATOMBTC
XU100
[astropark] Altwalker V2Dear Followers,
today I'm happy to share with you Altwalker V2 , an updated version of the former Altwalker for lower timeframes (from 5 minutes to 4 hours).
It is both a Swing and Scalping Strategy indicator , based on a simple trend following theory , mainly designed for Cryptocurrencies, Altcoins and of course Bitcoin.
Here you can see the Altwalker V1:
Based on Moving Average, Altwalker V2 on low timeframes dynamically identifies market resistance and support, so in which trend a cryptocurrency is during time:
green trendline and background means bullish trend , in fact it start with a "buy" signal
red trendline and background means bearish trend , in fact it start with a "sell" signal
if a series of buy and sell appears (this may happen especially in lower timeframes), this means price is in consolidation or distribution phase, so be prepared for a new trending phase coming soon, always remembering that taking profits is awesome and managing your risk by defining you position size and having a stoploss is a must in trading
To help in Taking Profits, Altwalker integrates also 2 special tools besides the trend highlighter:
Overbought and Oversold RSI Signals , which appear both as darker background (the darker the color, the more the price is in overbought/oversold) and green "ob"-"tp" / red "os"-"tp" labels (they optionally pop up only on a configurable stronger overbought/oversold condition) (you can enable/disable it optionally)
Peak Profit Tracker , which resets every time a new trade start and keeps track of price fluctuation during the trade: the message is don't be too much greedy and take profits or lock them with a stoploss in profit (you can enable/disable it optionally)
You can edit many options in order to
enable/disable showing buy/sell signals
enable/disable showing trendline
edit trendline variant (you have 2 options, by default variant 1 is selected)
enable/disable showing trend as background
enable/disable showing RSI TP signals
edit RSI length, overbought (OB) and oversold (OS) levels
enable/disable showing peak profits on each trade
The user who wants to use this strategy, especially via an automated bot, must always set a stoploss (example 150$ from entry on bitcoin ) or use a proper risk management strategy .
This is not the "Holy Grail", so use it with caution. It's highly suggested to use a proper money management .
This script will let you set all notifications you may need in order to be alerted on each triggered signals.
Here there are some examples how Altwalker V2 works on many timeframes and markets:
LINK/USDT 1h
XLM/BTC 1h
ETH/BTC 1h
ETH/USDT 1h
COMP/USDT 1h
YFI/USDT 15m
NEO/BTC 5m
VET/USDT 15m
This is a premium indicator , so send me a private message in order to get access to this script .
SWAVEThis uses combination of
1. EMA difference
2. stochastic
Green column = up move
Red column = down move
Silver column = neutral
Ultimate VWAP Bands- Ultimate VWAP Bands is a script that helps to decide and further clarify areas of oversold and overbought conditions.
- For example, when the price is in the lowest band it is extremely oversold relative to the VWAP . Hence it should be considered a good place to buy with a high risk to reward payoff.
- Each band is set at a fixed offset away from the VWAP . The "VWAP Band Multiplier" adjusts this and is a key part of the script. This allows the indicator to be adjusted based on the assets volatility . For example, with Crypto. A multiplier of 1 would be strongly advised. Whilst a multiplier of 0.1-0.25 would be useful for currency pairs.
- This indicator can be used for all manners of trading. However, it is most effective when used for scalping and swing trading.
[blackcat] L3 Price Positioning IndexLevel: 3
Background
Are you tired of traditional Japanese candlesticks? Do you want to try a new type of candle master chart?
Function
L3 Price Positioning Index is totally brand-new candle chart invented by myself. This main chart can provide effective resistance and support levels, and you can see where the price is running at any time. There are 3 key circle lines. Green circle line is used to indicate oversold support or breakthrough support levels; yellow circle line indicates the midline position where prices may pause; and red circle line indicates overbought resistance or breakthrough resistance levels.
There are two types of candlestick charts.
The first type candles are mid-to-long-term trend candles, navy represents an uptrend and the length of the candle represents a change in intensity; maroon represents a downward trend and the length of the candle represents a change in intensity. This trend candle is the effective support and resistance level of the second type short-term swing candle.
The second type candles are short-term candles fluctuate around the first medium- and long-term trend candles. The second short-term candle is divided into five colors: green means pump; fuchsia means retracement in the ascending process; yellow means bullish reversal signal; red means dump; blue means price rebound in the descending process.
Key Signal
THREE KEY LINES:
htop --> red circle line, overbought resistance or pump breakout threshold
hmid --> yellow circle line, price pause zone, sideways may happen here
hbot --> green circle line, oversold support or dump breakout threshold
MID-LONG TERM CANDLES:
x22,x33 --> navy for up and maroon for down trend, they are important support or resistance for short term price movements
SHORT TERM CANDLES:
1. bearreboun --> rebounce in down trend candle with blue color
2. pump --> up trend pump candle with green color
3. bullreversal --> bullish reversal candle with yellow color
4. dump --> bearish dump candle with red color
5. bullretra --> retracement in up trend candle with fuchsia
Pros and Cons
Pros:
1. Long term trend identification by three lines for overbought, oversold and breakouts
2. Mid term trend support and resistance with navy and maroon candles
3. Short term price behaviors are classified into 5 types of candles in blue, green, yellow, red and fuchsia
Cons:
I invent this to solve traditional JP candlestick shortcomings. If you find anything on Cons, just feedback to me for improvements.
Remarks
Brand-new Candle System invented by myself
Readme
In real life, I am a prolific inventor. I have successfully applied for more than 60 international and regional patents in the past 12 years. But in the past two years or so, I have tried to transfer my creativity to the development of trading strategies. Tradingview is the ideal platform for me. I am selecting and contributing some of the hundreds of scripts to publish in Tradingview community. Welcome everyone to interact with me to discuss these interesting pine scripts.
The scripts posted are categorized into 5 levels according to my efforts or manhours put into these works.
Level 1 : interesting script snippets or distinctive improvement from classic indicators or strategy. Level 1 scripts can usually appear in more complex indicators as a function module or element.
Level 2 : composite indicator/strategy. By selecting or combining several independent or dependent functions or sub indicators in proper way, the composite script exhibits a resonance phenomenon which can filter out noise or fake trading signal to enhance trading confidence level.
Level 3 : comprehensive indicator/strategy. They are simple trading systems based on my strategies. They are commonly containing several or all of entry signal, close signal, stop loss, take profit, re-entry, risk management, and position sizing techniques. Even some interesting fundamental and mass psychological aspects are incorporated.
Level 4 : script snippets or functions that do not disclose source code. Interesting element that can reveal market laws and work as raw material for indicators and strategies. If you find Level 1~2 scripts are helpful, Level 4 is a private version that took me far more efforts to develop.
Level 5 : indicator/strategy that do not disclose source code. private version of Level 3 script with my accumulated script processing skills or a large number of custom functions. I had a private function library built in past two years. Level 5 scripts use many of them to achieve private trading strategy.
Swing PointsAn indicator that identifies Swing Points (highs and lows) and then determines highs and lows of those swings. Works on all timeframes.
This is not my invention. It is a generic concept that I picked up from the trading world.
First level swings are termed as Short term Highs and Short term Lows (STH and STL)
The second level swings are termed as Long term Highs and Long term Lows (ITH and ITL)
An STH is formed when the 2nd high is higher than the highs on either side.
An ITH is formed when the 2nd STH is higher than the STH on either side.
Likewise logic for lows.
An example, A bullish trend can be expected if an ITH level is taken out after a ITL is formed after the ITH.
Inside bars: Inside bars are ignored. They can be marked, turned off by default.
Also, a "X" is placed over a swing point if two consecutive swings form simultaneously. This is turned off by default.
[blackcat] L2 Swing Oscillator Swing MeterLevel: 2
Background
Swing trading is a type of trading aimed at making short to medium term profits from a trading pair over a period of a few days to several weeks. Swing traders mainly use technical analysis to look for trading opportunities. In addition to analyzing price trends and patterns, these traders can also use fundamental analysis.
Function
L2 Swing Oscillator Swing Meter is an oscillator based on breakouts. Another important feature of it is the swing meter, which confirms the top or bottom's confidence level with different color candles. The higher of the candles stack up, the higher confidence level is indicated.
Key Signal
absolutebot ---> absolute bottom with very high confidence level
ltbot ---> long term bottom with high confidence level
mtbot ---> middle term bottom with moderate confidence level
stbot ---> short term bottom with low confidence level
absolutetop ---> absolute top with very high confidence level
lttop ---> long term top with high confidence level
mttop ---> middle term top with moderate confidence level
sttop ---> short term top with low confidence level
fastline ---> oscillator fast line
slowline ---> oscillator slow line
Pros and Cons
Pros:
1. reconfigurable swing oscillator based on breakouts
2. swing meter can confirm/validate the bottom and top signal
Cons:
1. not appliable with trading pairs without volume information
2. small time frame may not trigger swing meter function
Remarks
This is a simple but very comprehensive technical indicator
Readme
In real life, I am a prolific inventor. I have successfully applied for more than 60 international and regional patents in the past 12 years. But in the past two years or so, I have tried to transfer my creativity to the development of trading strategies. Tradingview is the ideal platform for me. I am selecting and contributing some of the hundreds of scripts to publish in Tradingview community. Welcome everyone to interact with me to discuss these interesting pine scripts.
The scripts posted are categorized into 5 levels according to my efforts or manhours put into these works.
Level 1 : interesting script snippets or distinctive improvement from classic indicators or strategy. Level 1 scripts can usually appear in more complex indicators as a function module or element.
Level 2 : composite indicator/strategy. By selecting or combining several independent or dependent functions or sub indicators in proper way, the composite script exhibits a resonance phenomenon which can filter out noise or fake trading signal to enhance trading confidence level.
Level 3 : comprehensive indicator/strategy. They are simple trading systems based on my strategies. They are commonly containing several or all of entry signal, close signal, stop loss, take profit, re-entry, risk management, and position sizing techniques. Even some interesting fundamental and mass psychological aspects are incorporated.
Level 4 : script snippets or functions that do not disclose source code. Interesting element that can reveal market laws and work as raw material for indicators and strategies. If you find Level 1~2 scripts are helpful, Level 4 is a private version that took me far more efforts to develop.
Level 5 : indicator/strategy that do not disclose source code. private version of Level 3 script with my accumulated script processing skills or a large number of custom functions. I had a private function library built in past two years. Level 5 scripts use many of them to achieve private trading strategy.
High/low crypto strategy with MACD/PSAR/ATR/EWaveToday I am glad to bring you another great creation of mine, this time suited for crypto markets.
MARKET
Its a high and low strategy, designed for crypto markets( btcusd , btcusdt and so on), and suited for for higher time charts : like 1hour, 4hours, 1 day and so on.
Preferably to use 1h time charts.
COMPONENTS
Higher high and lower low between different candle points
MACD with simple moving average
PSAR for uptrend and downtrend
Trenddirection made of a modified moving average and ATR
And lastly elliot wave oscillator to have an even better precision for entries and exits.
ENTRY DESCRIPTION
For entries we have : when the first condition is meet(we have a succession on higher high or lower lows), then we check the macd histogram level, then we pair that with psar for the direction of the trend, then we check the trend direction based on atr levels with MA applied on it and lastly to confirm the direction we check the level of elliot wave oscillator. If they are all on the same page we have a short or a long entry.
STATS
Its a low win percentage , we usually have between 10-20% win rate, but at the same time we use a 1:30 risk reward ratio .
By this we achieve an avg profit factor between 1.5- 2.5 between different currencies.
RISK MANAGEMENT
In this example, the stop loss is 0.5% of the price fluctuation ( 10.000 -> 9950 our sl), and tp is 15% (10.000 - > 11500).
In this example also we use a 100.000 capital account, risking 5% on each trade, but since its underleveraged, we only use 5000 of that ammount on every trade. With leveraged it can be achieved better profits and of course at the same time we will encounter bigger losses.
The comission applied is 5$ and a slippage of 5 points aswell added.
For any questions or suggestions regarding the script , please let me know.
[blackcat] L2 Swing Trading IndicatorLevel: 2
Background
Swing trading is a type of trading aimed at making short to medium term profits from a trading pair over a period of a few days to several weeks. Swing traders mainly use technical analysis to look for trading opportunities. In addition to analyzing price trends and patterns, these traders can also use fundamental analysis.
Function
L2 Swing Trading Indicator
Key Signal
trend --> trend line with color candles standing for trend strength
pump --> whale pump indicator
top --> top zone for selling point
bbuy --> botton zone for buying point
varr1 ---> for selling points
bullbear --> use 50 as bull bear boundary
Pros and Cons
Pros:
1. Clear to see the trend reversals with strength changes
2. Whale pump indicator confirm the validity of trend reversals
Cons:
1. oversold zone is hidden due to using zero line as bottom
Remarks
NA
Readme
In real life, I am a prolific inventor. I have successfully applied for more than 60 international and regional patents in the past 12 years. But in the past two years or so, I have tried to transfer my creativity to the development of trading strategies. Tradingview is the ideal platform for me. I am selecting and contributing some of the hundreds of scripts to publish in Tradingview community. Welcome everyone to interact with me to discuss these interesting pine scripts.
The scripts posted are categorized into 5 levels according to my efforts or manhours put into these works.
Level 1 : interesting script snippets or distinctive improvement from classic indicators or strategy. Level 1 scripts can usually appear in more complex indicators as a function module or element.
Level 2 : composite indicator/strategy. By selecting or combining several independent or dependent functions or sub indicators in proper way, the composite script exhibits a resonance phenomenon which can filter out noise or fake trading signal to enhance trading confidence level.
Level 3 : comprehensive indicator/strategy. They are simple trading systems based on my strategies. They are commonly containing several or all of entry signal, close signal, stop loss, take profit, re-entry, risk management, and position sizing techniques. Even some interesting fundamental and mass psychological aspects are incorporated.
Level 4 : script snippets or functions that do not disclose source code. Interesting element that can reveal market laws and work as raw material for indicators and strategies. If you find Level 1~2 scripts are helpful, Level 4 is a private version that took me far more efforts to develop.
Level 5 : indicator/strategy that do not disclose source code. private version of Level 3 script with my accumulated script processing skills or a large number of custom functions. I had a private function library built in past two years. Level 5 scripts use many of them to achieve private trading strategy.
IFR2The IFR2 strategy is based on the RSI indicator.
If the two period RSI is less than the overbought level (25 is the default, but you can configure it to be lower), a long position is placed at the close of the candle. If you are doing it live, you'd have to enter the market ~ 10 minutes before it closes, check the RSI, and buy if it is lower than your overbought level. This generates a discrepancy in the backtesting, but since it is a very small difference, it can be disregarded. Higher overbought levels generate more signals, but they mostly are unreliable. Lower values generates better yields, but they won't occur very often. This strategy is designed to be used in a daily graph, and I don't recommend using it in intraday periods, since you'll make too little money to compensate for the operational cost.
The strategy exits when the high price of two previous candles is reached. If the exit price is higher than the closing price of when you entered, you'll be at a profit, otherwise you'll be at a loss. The exit price is plotted in the graph and it's colors depends on the current open profit: positive values will be green, negative will be red.
This strategy completely disregards the current trend. Long orders will be placed even if you are at a strong down trend. This may seem odd, but you have to keep in mind that this is a volatility based strategy , not a trend following one.
This setup was designed by Alexandre Wolwacz, a.k.a. Stormer.
GODXBT 2.0 GODXBT 2.0
This script helps you to understand the market situation
Script includes :
. Support & resistance tool
. Smoothing filter to reduce noise on the signals
. Take Profits points
. 222 EMA (Works as Support and resistance , customizable you can change the length as per your requirement )
customizable switches to turn on/off
* S/R Switch (Support/Resistance)
* Smoothing filter Switch (to reduce noise)
* TP points (take profits piont)
how to trade :
Buy/Long when " BUY " signal appears
Sell/Short when " SELL " signal appears
take profits on " TP+ " for shorts and " TP- " for longs
for stop loss use support and resistance lines ( mentioned in chart )
small cross above/below the candle shows Support/Resistance getting built
Signal confirmation on candle Close
and Bar colors for trend strength
Red bearish , white for sell exhaustion
Blue bullish , white for buyers exhaustion
Script includes Alerts for BUY and SELL signals as well as TP+ and TP- signals
*** all the details I have mentioned on chart please check the chart ***
DM FOR ACCESS
Ichimoku Clouds with Trend IdentificationThis is another version of the Ichimoku Clouds indicator where I have added logic to evaluate the current chart as either Bullish, Bearish, or Mixed, depending on 4 factors:
1. Is the price above/below the cloud?
2. Is the conversion line above/below the base line?
3. Is the lagging span above/below the cloud?
4. Is the rightmost cloud green/red?
If all conditions point the same direction, then the chart will be labelled "Bullish" or "Bearish". Otherwise it will be labelled "Mixed".
[blackcat] L1 Whale Jumping out of the OceanLevel: 1
Background
One of the biggest differences between cryptocurrency and traditional financial markets is that cryptocurrency is based on blockchain technology. Individual investors can discover the direction of the flow of large funds through on-chain transfers. These large funds are often referred to as Whale. Whale can have a significant impact on the price movements of cryptocurrencies, especially Bitcoin . Therefore, how to monitor Whale trends is of great significance both in terms of fundamentals and technical aspects.
We often see whales suddenly jump out of the ocean and then set off huge waves. What we need to do is to surf the wave according to the trend after the whale jumps out of the sea. This is really an exciting sport!
Function
By modeling the behavior of Whale and individuals (Surfers), L1 Whale Jumping out of the Ocean can not only simply describe the behavior trends of Whale and individuals, but also describe the shape of waves generated by the whale jump. Individual traders need to follow the wave trend to take profit.
NOTE: white line and yellow candles represent whale appears but it CANNOT indicate the direction as PUMP or DUMP. This indicator is one of the whale series. It is featured by vividness. A technical indicator is drawn as ocean (momentum in blue and aqua), whale (whale PUMP/DUMP in white,yellow, red, fuchsia and green), huge wave (mid-term trend or swing trend in aqua and blue).However, it does not accurately generate buying and selling points.
Key Signal
var01 --> huge wave caused by whale jump. it is used to confirm whale jump and describe the trend of wave for surfers.
var02 --> whale move signal
var12 --> whale move signal
var28 --> high confidence level of huge whale move
dynabot --> deep ocean (dynamic bottom)
Pros and Cons
Pros:
1. Detect Whale pump and dump and the strength of huge wave.
2. Vividly compare the market movement to a huge wave caused by a whale jumping out of the sea.
3. When it resonante with buy or sell signal from other independent indicators, it has higher confidence level.
Cons:
1. No exact long and short entries.
2. It is sensitive and may have noise inside and generate fake entry signal.
Remarks
Please do not think that this is just a technical indicator, this is a documentary about whales.
Readme
In real life, I am a prolific inventor. I have successfully applied for more than 60 international and regional patents in the past 12 years. But in the past two years or so, I have tried to transfer my creativity to the development of trading strategies. Tradingview is the ideal platform for me. I am selecting and contributing some of the hundreds of scripts to publish in Tradingview community. Welcome everyone to interact with me to discuss these interesting pine scripts.
The scripts posted are categorized into 5 levels according to my efforts or manhours put into these works.
Level 1 : interesting script snippets or distinctive improvement from classic indicators or strategy. Level 1 scripts can usually appear in more complex indicators as a function module or element.
Level 2 : composite indicator/strategy. By selecting or combining several independent or dependent functions or sub indicators in proper way, the composite script exhibits a resonance phenomenon which can filter out noise or fake trading signal to enhance trading confidence level.
Level 3 : comprehensive indicator/strategy. They are simple trading systems based on my strategies. They are commonly containing several or all of entry signal, close signal, stop loss, take profit, re-entry, risk management, and position sizing techniques. Even some interesting fundamental and mass psychological aspects are incorporated.
Level 4 : script snippets or functions that do not disclose source code. Interesting element that can reveal market laws and work as raw material for indicators and strategies. If you find Level 1~2 scripts are helpful, Level 4 is a private version that took me far more efforts to develop.
Level 5 : indicator/strategy that do not disclose source code. private version of Level 3 script with my accumulated script processing skills or a large number of custom functions. I had a private function library built in past two years. Level 5 scripts use many of them to achieve private trading strategy.
Simple and efficient PSAR swing strategyThis is a strategy build inside tradingview, which I found it works great with swing/position trading.
It works based on parabolic sar indicator, when indicator is below the candle, is an uptrend and when its its above is a downtrend.
At the same time it's very nice, because it has a sort of stop loss which is dynamic, because it triggers when candle crosses with indicator, so you dont have to worry about stop loss or take profit .
The key here of course, is going to be the risk management, if you want to success with it, never trade more than 2% of you capital, and if you want you can always apply a rule inside the code to close all position if x % amount of equity was going down, although I recommend have patience and let the system do its job.
I recommend this strategy to be used with charts like 1 day or 1 week. If you need and want I can convert it to an indicator that uses alerts (although with strategy as well can be made to send alerts).
PS. When you add this strategy on chart, inside is has different versions, if you use first version(1), it uses the system I explain above. If you use the last one, its based on risk management when the stop loss is the difference between psar and the candle, but it still needs some adjustments to make.
Overall first one is atm much more profitable, but I believe that the version with risk management can be much better, but it need much more adjustments to make which I dont have the time at the moment for it.
Enjoy it .
Cyatophilum Swing Trader [ALERTSETUP]This is an indicator for swing trading which allows you to build your own strategies, backtest and alert. This version is the alertsetup which allows to create automated alerts hosted on TradingView servers that will trigger in form of emails, SMS, webhooks, notifications, and more. The backtest version can be found in my profile scripts page.
The particularity of this indicator is that it contains several indicators, including a custom one, that you can choose in a drop down list, as well as a trailing stop loss and take profit system.
The current indicators are :
CYATO AI: a custom indicator inspired by Donchian Channels that will catch each big trend and important reversal points .
The indicator has two major "bands" or channels and two minor bands. The major bands are bigger and are always displayed.
When price reaches a major band, acting as a support/resistance, it will either bounce on it or break through it. This is how "tops" and "bottoms", and breakouts are caught.
The minor bands are used to catch smaller moves inside the major bands. A combination of volume, momentum and price action is used to calculate the signals.
Advantages of this indicator: it should catch top and bottoms better than other swing trade indicators.
Cons of this indicator: Some minor moves might be ignored. Sometimes the script will catch a fakeout due to the Bands design.
Best timeframes to use it : 2H~4H
Sample:
Other indicators available:
SARMA: A combination of Parabolic Stop and Reverse and Exponential Moving Average (20 and 40) .
SAR: Regular Parabolic Stop and Reverse .
QQE: An indicator based on Quantitative Qualitative Estimation .
SUPERTREND: A reversal indicator based on Average True Range .
CHANNELS: The classic Donchian Channels .
More indicators might be added in the future.
About the signals: each entry (long & short) is calculated at bar close to avoid repainting. Exits (SL & TP) can either be intra-bar or at bar close using the Exit alert type parameter.
STOP LOSS SYSTEM
The base indicators listed above can be used with or without TP/SL.
TP and SL can be both turned on and off and configured for both directions.
The system can be configured with 3 parameters as follows:
Stop Loss Base % Price: Starting Value for LONG/SHORT stop loss
Trailing Stop % Price to Trigger First parameter related to the trailing stop loss. Percentage of price movement in the right direction required to make the stop loss line move.
Trailing Stop % Price Movement: Second parameter related to the trailing stop loss. Percentage for the stop loss trailing movement.
Another option is the "Reverse order on Stop Loss". Use this if you want the strategy to trigger a reverse order when a stop loss is hit.
TAKE PROFIT SYSTEM
The system can be configured with 2 parameters as follows:
Take Profit %: Take profit value in percentage of price.
Trailing Profit Deviation %: Percent deviation for the trailing take profit.
Combining indicators and Take Profit/Stop Loss
One thing to note is that if a reversal signal triggers during a trade, the trade will be closed before SL or TP is reached.
Indeed, the base indicators are reversal indicators, they will trigger long/short signals to follow the trend.
It is possible to use a takeprofit without stop loss, like in this example, knowing that the signal will reverse if the trade goes badly.
The base indicators settings can be changed in the "Advanced Parameters" section.
Configuration used for this snapshot:
ALERTS DEFINITION
Each alert correspond to the labels on chart.
01. LONG ENTRY (BUY) : Long alert
02. LONG STOP LOSS : Long stop loss event
03. LONG TAKE PROFIT : Long take profit event
04. SHORT ENTRY (SELL) : Short alert
05. SHORT STOP LOSS : Short stop loss event
06. SHORT TAKE PROFIT : Short take profit event
07. LONG EXIT : Long exit alert. Triggers on both Stop loss and Take Profit
08. SHORT EXIT : Short exit alert. Triggers on both Stop loss and Take Profit
09. ALL TAKE PROFITS : Long and Short Take Profits. Both directions.
10. ALL STOP LOSSES : Long and Short Stop Losses. Both directions.
11. ALL EXITS : Long and Short exits alert. Stop Loss and Take Profit both Long and Short.
Use the link below to obtain access to this indicator.
Cyatophilum Swing Trader [BACKTEST]This is an indicator for swing trading which allows you to build your own strategies, backtest and alert. This version is the backtest which allows to use the Strategy Tester. The alert version can be found in my profile scripts page.
The particularity of this indicator is that it contains several indicators, including a custom one, that you can choose in a drop down list, as well as a trailing stop loss and take profit system.
The current indicators are :
CYATO AI: a custom indicator inspired by Donchian Channels that will catch each big trend and important reversal points .
The indicator has two major "bands" or channels and two minor bands. The major bands are bigger and are always displayed.
When price reaches a major band, acting as a support/resistance, it will either bounce on it or break through it. This is how "tops" and "bottoms", and breakouts are caught.
The minor bands are used to catch smaller moves inside the major bands. A combination of volume, momentum and price action is used to calculate the signals.
Advantages of this indicator: it should catch top and bottoms better than other swing trade indicators.
Cons of this indicator: Some minor moves might be ignored. Sometimes the script will catch a fakeout due to the Bands design.
Best timeframes to use it : 2H~4H
Sample:
Other indicators available:
SARMA: A combination of Parabolic Stop and Reverse and Exponential Moving Average (20 and 40) .
SAR: Regular Parabolic Stop and Reverse .
QQE: An indicator based on Quantitative Qualitative Estimation .
SUPERTREND: A reversal indicator based on Average True Range .
CHANNELS: The classic Donchian Channels .
More indicators might be added in the future.
About the signals: each entry (long & short) is calculated at bar close to avoid repainting. Exits (SL & TP) can either be intra-bar or at bar close using the Exit alert type parameter.
STOP LOSS SYSTEM
The base indicators listed above can be used with or without TP/SL.
TP and SL can be both turned on and off and configured for both directions.
The system can be configured with 3 parameters as follows:
Stop Loss Base % Price: Starting Value for LONG/SHORT stop loss
Trailing Stop % Price to Trigger First parameter related to the trailing stop loss. Percentage of price movement in the right direction required to make the stop loss line move.
Trailing Stop % Price Movement: Second parameter related to the trailing stop loss. Percentage for the stop loss trailing movement.
Another option is the "Reverse order on Stop Loss". Use this if you want the strategy to trigger a reverse order when a stop loss is hit.
TAKE PROFIT SYSTEM
The system can be configured with 2 parameters as follows:
Take Profit %: Take profit value in percentage of price.
Trailing Profit Deviation %: Percent deviation for the trailing take profit.
Combining indicators and Take Profit/Stop Loss
One thing to note is that if a reversal signal triggers during a trade, the trade will be closed before SL or TP is reached.
Indeed, the base indicators are reversal indicators, they will trigger long/short signals to follow the trend.
It is possible to use a takeprofit without stop loss, like in this example, knowing that the signal will reverse if the trade goes badly.
The base indicators settings can be changed in the "Advanced Parameters" section.
Configuration used for this snapshot:
BACKTEST SETTINGS
· Initial Capital: 10 000 $
· Order Size: 10% equity (to avoid compounding effect)
· Commission : 0.1% per order (total commission paid: 244.41 €)
· Slippage: 5 ticks
Oldest trade: 2014-04-01
Backtest Period: From 2014-04-01 to 2020-09-04
Use the link below to obtain access to this indicator.
Full strategy AllinOne with risk management MACD RSI PSAR ATR MAHey, I am glad to present you one of the strategies where I put a lot of time in it.
This strategy can be adapted to all type of timecharts like scalping, daytrading or swing.
The context is the next one :
First we have the ATR to calculate our TP/SL points. At the same time we have another rule once we enter(we enter based on % risk from total equity, in this example 1%, at the same time, lowest ammount for this example is 0.1 lots, but can be modified to 0.01), so we can exit both by tp/sl points, or by losing 1% of our equity or winning 1% of our total equity. It's dinamic.
The strategy is made from
Trend direction :
PSAR
First confirmation point :
Crossover between 10EMA and Bollinger bands middle point
Second confirmation
MACD histogram
Third confirmation
RSI overbought/oversold levels
For entries : we check trend with psar, then once ema cross bb middle point, we confirm together with rsi level for overbought/oversold and macd histogram ( > 0 or <0).
We exit, when we have opposite sign, like from buy to sell or sell to buy, or when we reach tp/sl points, or when we reach % basaed equity points.
It can be changed to be fixed lots, or fixed tp/sl , you just have to uncomment the size from entries, and tp/sl lines.
At the same time, it has the possibility if one desires, to trade only concrete forex session like european, asian and so on for intraday trading.
Hope you enjoy it.
Let me know how it goes.
Intraday Long & Short 5MinRules for using this indicator
1. Time Frame - 5 Min (Recommended) or 15 Min
2. Long Entry - when High of signal candle breaks by any Green candle' close.
3. Short Entry - when Low of signal candle breaks by any Red candle' close.
4. Price might reverse after you take entry till Red line or Green Line and as this indicator is based on Higher High and Lower Low Support and Resistance method. Most of time it will reverse after touching the line. You can confirm the Price action from that point. else Exit.
5. Entry in 5 Min timeframe and holding for swingtrade until overbought and oversold indication appears will give extra profits.
6. DYOR
Like,Comment and add this to favorite if you find it useful.
Consider Donating coins only if this indicator turns profitable for you.
Thank you!
Relative Strength Background [RSB] - Scalping / Intraday / SwingThis script uses Relative Strength Index to display the strength of the trend as a background. The trend can be filtered as there are multiple RSI working synchronously in order to provide the best possible view of the trend and get favourable entry and exits.
Hope This Helps.