EMA Stoch Strategy For ProfitViewThis strategy will enter positions when the set stochastic conditions are met, and uses the moving average to filter the direction of the trades (long/short). The background is used to illustrate the strength of the stochastic values.
The following is a step by step guide in order to automate the trading of the strategy with ProfitView:
In the indicator settings, set the desired stochastic and ema values, and the stochastic condition you want to use to enter a trade.
In the indicator, set which exchange, symbol, and account to execute trades on.
In the indicator, set the PV Alert names you intend to use. If you want to use the same names as provided in the pastebin below, you may set the three names to Market Long, Market Short, TP SL Hit.
In PV, create two new PV Alerts in the PV Alert tab in accordance to these specifics pastebin.com .
On the Tradingview chart you want the indicator run on, create a new TV alert with this script as its condition, and specify the alert to "alert() function calls only".
M-oscillator
QQE MOD + SSL Hybrid + Waddah Attar ExplosionTRADE CONDITIONS
Long entry:
QQE Mod changes to Blue (leading indicator)
SSL Hybrid is Blue and price is above MA Channel line
Waddah Attar Explosion is Green and above Explosion line
Short entry:
QQE Mod changes to Red (leading indicator)
SSL Hybrid is Red and price is below MA Channel line
Waddah Attar Explosion is Red and above Explosion line
Risk management:
Each trade risks 2% of account (configurable in settings)
SL size determined by swing low/high of previous X candles (configurable in settings)
TP is triggered on SSL Hybrid EXIT arrow signals
TIPS
Timeframe: Personally I've found best results running this on 1H timeframe.
Note: To help visual identification of trade entries and exits you may wish to add the SSL Hybrid and Waddah Attar Explosion to the chart separately. They are being used to determine trade entry/exit within the code of this strategy but it was not possible to display them in a clear way within a single panel. Make sure you set the settings of the auxiliary indicators to match what is in the settings of this indicator if you do decide to add them.
CREDITS
QQE MOD byMihkel00
SSL Hybrid by Mihkel00
Waddah Attar Explosion by shayankm
Best TradingView Strategy - For NASDAQ and DOW30 and other IndexThe script is totally based on momentum , volume and price. We have used :
1: Bollinger Band Squeezes to know when a breakout might happen.
2: Used Moving Averages(SMA and EMA) to know the direction.
3: The success Rate of this strategy is above 75% and if little price action is added it can easily surpass 90% success mark.
4: Do not worry about drawdowns , we have implemented trailing SL ,so you might see a little extra drawdown but in reality its pretty less.
5: I myself have tested this strategy for 41 days with a 250$ account and right now I have 2700$.
Take profit Multi timeframeRepublish:
Take profit Multi timeframe:
In this scipts, I build risk-reward system managemant. You can take profit in two way: percent or at resistant in higher timeframe or both.
Strategy in this scripts, I use Wave trend indicator as example strategy.
MACD Willy StrategyThis strategy is mainly developed for scalping / intraday trading. It could potentially be used to identify entry/exit signals for short term options trading. It performs decently well on popular stocks when used on time frames between 5 min to 15 min using regular session bar data. It combines 3 popular indicators, EMA, MACD, and William %range, to generate both long and short signals.
EMA:
Default is 200 EMA line.
MACD:
Default is 12/26 lengths for fast/slow signal inputs.
William %R - Smoothed (Published):
This is a custom indicator that generates two moving average lines from the original William %R line.
How it works:
Entry conditions:
1. Long/short entries when bar closes above/below EMA line
2. Long/short entries when MACD line is above/below signal line (histogram > 0 for long, < 0 for short)
3. Long/short entries when William %R fast MA line is above/below slow MA line
Exit conditions:
1. Exit long when MACD line is below signal line, vise versa for exit short
2. Exit long when William %R fast MA line is below slow MA line, vise versa for exit short
3. Exit long when William %R fast MA line must in below the overbought (-20) limit, exit short when above the oversold (-80) limit.
***Note that parameters are NOT optimized for any particular stocks / instruments.
Enjoy~~!!
DCA Bot for ProfitViewThe base for this strategy is the "Backtesting 3commas DCA Bot v2" script by rouxam. I have made some additions, edits, and fixes, as well as tailored it for usage with ProfitView.
The strategy works in such a way that you select one or multiple rules together, in order to determine when a trade should be initiated.
The selectable rules are:
RSI-7: Initiate trading when the 7 period RSI goes below a specified threshold.
Technicals: This is essentially the TradingView screener strength. A multitude of technical indicators combined that range from Strong Sell - Sell - Buy - Strong Buy.
QFL: Find a support/resistance line on a specified timeframe, and initiate trading only when the price is below a certain point from this line.
Once the deal start rule is met, trading will initiate, and a series of additional orders will be placed and spaced out according to the order settings set in the indicator. These orders includes Take Profit, Stoploss, Trailing Take Profit, and specified additional entry orders to DCA your way into a position.
The indicator is set up so that by hooking this up to ProfitView, all of the signals should automatically be replicated to your assigned exchange, along with discord/telegram notifications for when the deals start and end, and the resulting pnl.
If you want to use it for spot markets, while technically possible, you will need to significantly edit the PV Alert syntax that i have supplied below.
Run this on your testnet of choice, it is likely that there are undiscovered issues at this point.
The strategy currently only works with 'Longs' at the time of publishing, but may be subject to change.
==ProfitView Setup==
!!Important!!
The assigned PV Alert name must contain the keyword 'Long', fex "DCA Long"
Uncheck the Once per Bar advanced filter option on the PV Alert you use for this.
Copy/Paste the text into the PV Alert: pastebin.com
Oversold RSI with Tight Stop-Loss Strategy (by Coinrule)KRAKEN:LINKUSD
This is one of the best strategies that can be used to get familiar with technical indicators and start to include them in your rules on Coinrule .
ENTRY
1. This trading system uses the RSI (Relative Strength Index) to anticipate good points to enter positions. RSI is a technical indicator frequently used in trading. It works by measuring the speed and change of price movements to determine whether a coin is oversold (indicating a good entry point) or overbought (indicating a point of exit/entry for a short position). The RSI oscillates between 0 and 100 and is traditionally considered overbought when over 70 and oversold when below 30.
2. To pick the right moment to buy, the strategy enters a trade when the RSI falls below 30 indicating the coin is oversold and primed for a trend reversal.
EXIT
The strategy then exits the position when the price appreciates 7% from the point of entry. The position also maintains a tight stop-loss and closes the position if the price depreciates 1% from the entry price. The idea behind this is to cut your losing trades fast and let your winners ride.
The best time frame for this strategy based on our back testing data is the daily. Shorter time frames can also work well on certain coins, however in our experience, the daily works best. Feel free to experiment with this script and test it on a variety of your coins! With our back testing data a trading fee of 0.1% is taken into account. The fee is aligned to the base fee applied on Binance, which is the largest cryptocurrency exchange by volume. In the example shown, this strategy made a handsome net profit of 52.6% on Chainlink with 66.67% of trades being profitable.
You can execute this strategy on your favorite exchanges with Coinrule .
Session Breakout Strategy [Kintsugi Trading]What is Session Breakout Strategy?
This premium indicator was inspired by my desire to find and place high probability forex trades in any market, direction, or time of day.
Why Forex?
The Forex markets operate 24 hours, 5.5 days a week
Access to meaningful leverage
Ability to easily trade long or short
High liquidity
How to use it!
----- First, start by choosing a Range Session and Trade Session. -----
- Range Session = Period of time you believe will be predictive of future price action. I like to overlay 'FX Market Sessions' by boitoki to target timeframes in which forex market sessions overlap. This period is indicative of buyers and sellers battling it out in an effort to choose a direction.
- Trade Session = Period of time you believe the price will act on the information gathered from the range session.
----- Next, we filter the Range Session by information that will help further predict price movement in the Trade Session. -----
Our tools are:
Moving Average Filter
Average RSI Filter
RSI Decision Level
None
Each parameter is customizable.
----- Next, we set our risk. -----
Enter the "stop pip size' you desire.
Enter the 'target profit pip size' you desire.
We can set out ($) dollar risk-per-trade in the inputs. The script does not know your actual account balance, so if you want to risk $100/trade you would enter '$10,000' in the account balance section and '1' in the Risk Per Trade% section.
For example, an '8' stop and an '8' tp would indicate a 1:1 risk-reward. *Note - although you may generate a higher win percent with a less favorable RR, it is rarely worth it.
----- Finally, we backtest our ideas. -----
After using the 'Strategy Tester' tab to thoroughly backtest your predictions you are ready to take it to the next level - Automated Trading!
This was my whole reason for creating the script. If you work a full-time job, live in a time zone that is hard to trade, or just don't have the patience, this will be a game-changer for you as it was for me.
Auto-Trading
When it comes to auto-trading this strategy I have included two options in the script that utilize the alert messages generated by TradingView.
*Note: Please trade on a demo account until you feel comfortable enough to use real money, and then please stick to 1%-2% of your total account value in risk per trade.*
AutoView
PineConnector
Good luck with your trading!
Buy Sell Bot StrategyHello Everyone,
In this strategy, I benefited from the values of RSI and wave trend indicators, which are the oldest and most used indicators in the market. I contributed to this bi-valued indicator myself with a bivariate formula. My variables are actually a simple intersection algorithm, the intersection of the wave trend indicator and the RSI indicators when they are oversold or overbought.
As you all know, we can send signals to bot sites via tradingview. You can use bot signals boxes in this strategy. You can analyze past transactions in the Date settings section. In the indicator settings section, you can change the settings of the overbought and oversold zones. Perhaps the most important feature here is the USE SELL SIGNALS section. I would like to emphasize this section in particular that when you mark the use sell signal section, the strategy will be processed in the buy section and will not be processed in the sell section. If you do not click on the USE SELL SIGNALS section, the strategy will be processed in the buy section, but this time it will be exited when the target in the take profit section is reached. THIS WAS IMPORTANT.
There is another important point here. Always in position and USE SELL SIGNALS sections do not work together. Run these two features one by one. It is a strategy that is constantly in operation through the name of the Always in position feature, I do not recommend it. The USE PERCENTAGE DECREASE feature, on the other hand, is the section where we want the share to drop as a percentage to enter the second trade after the first purchase is made in the settings section if you activate the pyramiding feature. You can use the tradingview help page for the pyramiding feature.
I found this strategy suitable to use in the 1-hour time frame in the crypto market and adjusted it that way. Of course, you can use it by changing the settings in stocks and in different time periods. big wins
[MACLEN] TRUE RANGEThis is a true range (TR) based strategy with weighted moving average (WMA) smoothing to remove noise.
In addition, it includes a risk management strategy using 4 "safes" in the same operation to always seek to make a profit.
This is for evaluation only, and it is not recommended to use with real money.
It is a work in progress. I read your comments.
Another StrategyStrategy that seems to have consistently good results on all main tickers. Use long trades only for index funds and stocks, use short only for things like UVXY or Inverse(short) ETF's. Setting are good for 1H timeframe, values should be adjusted for higher timeframes in the settings.
Multi Entry Signal Strategy by TradeSmartThis strategy is intended to test different entry signals. You can use 13 different entry signals in the strategy.
Available signals with all their settings:
Heikin Ashi
RSI + EMA
Wavetrend
MACD
Stochastic RSI
Squeeze Momentum
Kairi Relative Index
SSL
Supertrend
Parabolic SAR
Chandelier Exit
Directional Movement Index
Quantitative Qualitative Estimation
For exact rules of entries please relate to the tooltips of each entry signal. All the signals can be used together or separately in the strategy.
Additional settings that can be used:
Trend Filter (limit long or short entries based on a moving average of your choice)
Exit Strategy settings (ATR is used to determine stop loss and take profit levels)
Trailing Loss Setups (you can use 3 different types of trailing losses)
Setups (you can set Long and Short entries as well as the order size based on either Capital % or Risk %)
Date Range (you can limit trades to specific date ranges)
Trading Time (you can limit on which days to trade)
Plutus - StrategyPlutus is a Script I've been working on for the past several months, and It's finally ready to go live! I would like to have few volunteers to help me forward-test it with different assets, preferably, with any Binance Perpetual contract traded under US$50.
The Script is delivering a Net PnL of circa 350% (0.04% commission deducted from the ~500% gross) in 14 days on the backtest when plotted on the WAVESUSDTPERP 2-min chart. Good results also with RUNEUSDTPERP and OGNUSDTPERP .
To whomever contributes with a constructive (technical) feedback, a better Stop-Loss strategy, other potential (Binance Futures ) pairs where the Script would delivery a 15-Day PnL of 400%+, and MAINLY who collaborate fowardtesting it, I'll grant access to the Strategy (which will have its Privacy Setting changed from Public to Private in 7 days from now) for a period of 2 months.
Please, explored it with different time frames, assets, markets and leave your comments!
Thanks a lot!
PS.: Tomorrow I'll write a better description.
SAR + 3SMMA with SL & TPThis script is a combination of SAR strategy and 3 Smoothed Moving Averages.
Strategy:
Takes SAR longs when all 3 SMMAs are rising. Take SAR short when all 3 SMMAs are falling.
Supports StopLoss and TakeProfit.
If you have found a profitable setup for it, please share in the comments or private chat.
VuManChu Cipher B + Divergences StrategyA Strategy using VuManChu Cipher B + Divergences for backtesting purpose.
Strategy Rsi-Long Short by SebasVentuIt is the popular RSI indicator with VWAP as the source instead of the close.
What is Volume Weighted Average Price (VWAP)?
The VWAP is calculated by adding the dollars traded for each trade (price multiplied by the number of shares traded) and then dividing it by the total shares traded. That is, volume.
Es el popular indicador RSI con VWAP como fuente en lugar de cierre.
¿Qué es el Precio Promedio Ponderado por Volumen (VWAP)?
El VWAP se calcula sumando los dólares negociados por cada transacción (precio multiplicado por el número de acciones negociadas) y luego dividiéndolo por el total de acciones negociadas. Es decir, volumen.
Bollinger Bands Strategy (MA type)The types of moving averages that Mr. Kıvanç Özbilgiç uses in his indicators and especially the "MACD Reloaded" and "SuperTrended Moving Averages" indicators gave me an idea.
Better results can be obtained in different time frames by increasing the range of Moving averages used in Bollinger Bands.
It is a trial and educational work only.
FibVIP2022TSLAThis is version 1.0 FibVIP2022TSLA Strategy. This has only been back tested for the ticker "TSLA" for the year 2022. And I real time capital tested it personally. The reason I isolated this strategy to 2022 is because Tesla's chart patterns have changed from the previous 2 years. So, I wanted to develop an indicator-based strategy that was consistent with current market conditions. The default setting for percent of equity is set to 5% risk. I will adjust any variables that make this FibVIP2022TSLA Strategy more accurate in the future as more 2022 data comes out.
It's based on my Fibonacci VIP indicator script. Fibonacci VIP (Fibonacci Volume Indicator Precision) is a volume indicator that I made to help me have precise entry and exit timing. It's based on the well-known Fibonacci sequence 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233. The default colors I like to use can be changed to whatever you want. The numbers inputted are based on volume ema.
Bullish momentum in ascending order is 21 = white, 13 = blue, 8 = green.
Bearish momentum descending order is 89 = red, 55 = yellow, 34 = purple.
Immediate momentum 1 = orange, 2 = blue, 3 = neon green, 5 = lime.
Long term momentum 144 = lime, 233 = teal.
Four high, mid high, mid low & low dashed channel lines with transparent fill colors lime, green, maroon & red. Also, there's a gray zero static line & white dynamic horizontal dotted line ema1 & ema8 to help keep momentum in perspective. The most bullish signal is when all colors are in a top-down order 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233. The most bearish signal is when all colors are reversed and have a bottom-up order of 233, 144, 89, 55, 34, 21, 13, 8, 5, 3, 2, 1.
A crossover, cross-under, divergence or convergence of these colors, help signal the future price action. For example, green crossing over red is bullish, but green crossing under red is bearish. If colors are low / below the zero line that's bearish and if they are above the zero line, that's bullish. The FibVIP works great as a leading indicator to confirm future price action of the underlying security momentum.
BTC BOT [15min]This BOT is specialy designed for BTCUSDT 15 min Chart. It reacts to every Upward/Downward direction as fast as possible. It does not work well on higher time frame.
This BOT using 10 indicators to open a basic LONG/SHORT position.
1. CLOUD
2. TREND DETECTOR
3. TREND STRENGTH
4. PARABOLIC SAR
5. JMA
6. RANGE FILTER
7. ADX
8. TWAP TREND
9. FAST MA
10. MOMENTUM
This BOT also use 02 independent strategies for entering positions.
1. REVESALS (RSI Crossovers)
2. SCALPING (It can increase net profit but it can be risky)
ADX is the main component of this BOT.
This is purely BTC 15min strategy but this BOT could be easily convert into Altcoins Scalper.
RSI_OTT - TP/SLWhile creating this strategy, I was inspired by "ott(by Anıl Özekşi)" and "RSI + Bollinger Double Strategy(by ChartArt)".
Basically, the strategy uses ott bands instead of bollinger bands in the "RSI+Bollinger Double Strategy".
User can select take profit, stop loss, position direction(long, short or both) and the other ott parameters via interface.
RSI_Boll-TP/SLThis strategy is originally "Bollinger + RSI , Double Strategy (by ChartArt)"
I added just TP/SL exit point, position direction selection(long, short or both) and time window into that strategy.
pi RSI StrategypiRSI Strategy is based on my relative strength index indicator pi RSI because it uses the first 15 sequential numbers in Archimedes constant "pi" 3.14159265358979.. I felt that the never ending, non-repeated number, pi, was a good candidate for an input that tracks the constantly changing trends these days.
This is a price momentum strategy that helps you evaluate overbought or oversold conditions. By the default colors, when the white line is above the purple it's going bullish. And when the white line is under the purple it's going bearish.
Also, on the scale, 50 is neutral, below 25 is getting oversold and above 75 is getting overbought. This strategy is useful in conjunction with other price and volume indicators / strategies to help redundantly confirm future price action.
I've spent exhaustive effort on new research & development, engineering, back testing accuracy, real time capital testing, & future version revision of my trading indicator / strategy scripts.
FibVIP StrategyThis is version 1.0 FibVIP Strategy. It's based on my Fibonacci VIP indicator script. Fibonacci VIP (Fibonacci Volume Indicator Precision) is a volume indicator that I made to help me have precise entry and exit timing. It's based on the well-known Fibonacci sequence 1, 2, 3, 5, 8, 13, 21, 34, 55, 89...
The default colors I like to use can be changed to whatever you want. The numbers inputted are based on volume.
Bullish momentum in ascending order is 21 = white, 13 = blue, 8 = green.
Bearish momentum descending order is 89 = red, 55 = yellow, 34 = purple.
Immediate momentum 1 = orange, 2 = blue, 3 = neon green, 5 = lime.
Four high, mid high, mid low & low dashed channel lines with transparent fill colors lime, green, maroon & red.
Also, there's a gray zero line & white dynamic horizontal dotted line to help keep momentum in perspective.
The most bullish signal is when all colors are in a top-down order 1, 2, 3, 5, 8, 13, 21, 34, 55, 89. The most bearish signal is when all colors are reversed and have a bottom-up order of 89, 55, 34, 21, 13, 8, 5, 3, 2, 1.
A crossover, cross-under, divergence or convergence of these colors, help signal the future price action. For example, green crossing over red is bullish, but green crossing under red is bearish.
If colors are low / below the zero line that's bearish and if they are above the zero line, that's bullish.
The FibVIP works great as a leading indicator to confirm future price action of the underlying security momentum.