MA Crossover Strategy with MA Turning Point Exits + ADX filterThis strategy uses @rthomson's "MA Crossover Strategy with MA Turning point Exits" and combines it with ADX.
This strategy filters out any entries where ADX < 20. In fact you can set the value for ADX threshold. (Generally value under 20 for ADX is considered as non trend zone)
Médias Móveis
Altcoin correlation MeterDear TV'ers,
Hereby a script where the relative strength of an (in this case) altcoin is measured. The script produces a correlation between the altcoin and total altcoin market (Total2 index, see script). Using this script you can see when there is a strong correlation between the two and when there isn't. Moreover, it also produces long/short signals using hull moving average crossover.
Long signals are produced when correlation is below 0 and the hma of the pair is higher than the lagging hma.
Short signals are produced when correlation is below 0 and the hma of the pair is lower than the lagging hma.
Short/Long is closed after correlation is going back towards a set correlation target as well as the Take profit percentage is reached.
In the above example the script is applied to one of my favorite altcoin projects (rose).
Looking forward to feedback/suggestions.
4X EMA and volume strategyThis is a strategy made from multiple types of EMA and volume(EOM).
This is a long only strategy.
EMA 1 = 13
EMA 2 = 21
EMA 3 = 50
EMA 4 = 180
In this case we have 2 options for entry:
1.We check that are candles are in ascending order and EOM is above 0 - > long, descending and eom<0 -> exit long
2.We check if we have a crossover between the first ema with the second and the third. Cross up -> long, crossdown -> exit long
If you have any questions let me know!
RSI Strategy [Nostradanis]Strategy based on an adaptation of the Relative Strength Index and slow exponential moving average.
Green lines: uptrend
Gray lines: lateral trend
Red Lines: downtrend
Use:
When RSI crosses up 40 and 50 lines can be a good long entry if ema trend is clearly bullish.
55 line confirms entry.
Designed for swing with under $20 shares but can be adapted to scalping
Combo Backtest 123 Difference between price and MA This is combo strategies for get a cumulative signal.
First strategy
This System was created from the Book "How I Tripled My Money In The
Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
The strategy buys at market, if close price is higher than the previous close
during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Second strategy
Percent difference between price and MA
WARNING:
- For purpose educate only
- This script to change bars colors.
Crypto ENGULF Candle with EMAThis is strategy based on the popular candle pattern, the ENGULFING candle together with multiple EMA for small and big length, in this case 5,20,50 and 200.
The logic for long is the next one, we have a big engulf candle, meaning the the engulf low is lower than the previous low and the high of the candle is higher than the previous candle, together with close of the engulf higher than the previous candle. At the same time I am checking that the EMA are in ascending order , like small one bigger than the middle one and the middle one above big one.
For short, we check the same patterns for engulf, but this time applied to a red candle, opposite to a green candle in long. The same we check for EMA that they are in descending order, like 5<20 and 20<50 and so on.
For exit in both situations, I use the EMA 200 cross above or below, together with a tp/sl system.
If you have any questions, please let me know on private
3commas BNB/USD 1H Strategy*** DISCLAIMER ***
This script is speculative - it uses a highly aggressive model and may not make you money. It has worked well for me so far but you need to do your own DD and make your own decisions. I accept no liability for anything that happens as a result of using this script. Use this at your own caution.
My first published work! I took a few concepts I found in other scripts, tweaked them to match what I had in mind, added some ideas of my own and then added 3commas hooks. Essentially this script is a variable MACD indicator with linear regression and a lot of curve smoothing. It will buy and sell like any other MACD indicator, though it won't exactly match the MACD line you will see on regular MACD indicators due to the smoothing and linear regression. The stop loss should prevent the biggest losses though you will still lose some rounds as this is very aggressive. The parameters I have set up here work best for BNB however feel free to experiment with other coins. The linear regression is set high by default which is what I've found works best for BNB/USD.
Charts should be set to BNB/USD 1HR. I used Binance.us as I was building this but you should have success using other exchanges that offer BNB as well.
This script is set up to use with a 3commas DCA bot though you need access to the entire script in order for that to happen. You can add it and manually place orders or use alarms to test. If you want full access so you can set your 3commas alerts, message me and we can figure something out!
Excitement - Crypto Surfer v1For those of us who need more excitement in our crypto journey besides just HODL, here’s a simple crypto robot that trades on the hourly (1H) candles. I call it the Crypto Surfer because it uses the 20 and 40 EMAs (Exponential Moving Averages) to decide when to enter and exit; price tends to “surf” above these EMAs when it is bullish, and “sink” below these EMAs when it is bearish. An additional 160 SMA (Simple Moving Average) with slope-angle detection, was added as a bull / bear filter to reduce the sting of drawdowns, by filtering-out long trades in a prolonged bear market.
USER NOTES:
- This script will buy $10,000 USD worth of crypto-currency per trade.
- It will only open one trade at a time.
- It has been backtested on all the high market cap coins such as Bitcoin, Ethereum, Binance Coin, Polkadot, Cardano.
- It should be run on the Hourly (H1) chart.
- In general, this moving average strategy *should be* profitable for 80% to 90% of the coins out there
- The 160 SMA filter with slope angle detection is designed to stop you from going long in a bear market.
- It is recommended you copy this script and modify it to suit your preferred coin during backtesting, before running live.
- Trading is inherently risky (exciting), and I shall not be liable for any losses you incur, even if these losses are due to sampling bias.
T3 crossover strategyHi everybody,
Hereby a simple strategy based on T3 moving average crossover. If people are interested we can also add some alerts in people are interested.
Fibonacci DCA TrendThis bot makes use of an algorithm which detects new heights and places limit orders according to the Fibonacci retracement theory. By placing limit orders under the current price, the bot allows itself to catch smaller and larger dips. This is also known as “Dollar-Cost-Averaging”, DCA in short. This bot is ideal for bull markets, both on crypto and stock indices.
The green lines are the limit orders. As soon as the price touches the limit order, a position is entered.
The settings of the back test as follows:
starting capital = 100k
leverage = 1
commission = 0.2%
Equity per trade = 5%, a realistic investment strategy when trading 2-3 assets with this bot.
It’s advised to trade this bot with futures for potential leverage. On time frames lower than H1 I’d use 2x-3x leverage for better results, especially in trending markets. On larger time frames I wouldn’t use any leverage.
This bot has very strong results on a multitude of assets. The best results are on the M15 time frame.
To give you a few ideas, this bot is tested on the assets below. All the results are very similar. You can contact me for a back-test on a specific asset. You can find the back-test results on my website.
BTC
ETH
SPX500
NAS100
The standard inputs are generally the best all-round inputs. Feel free to change the inputs to your liking.
I've also made a study-script for easy implementation on the exchange. You get that script once you get access to this bot.
iGTR_Official StrategyThis alert indicator is pair of strategy using crossover of multiple Moving Averages for entry in Buy/Sell side & Pivots/Fibonacci zones for booking/trailing gains. Also added pair of moving averages which corresponds with the crossovers to hint potential trend reversal on breach. Green line gives trend reversal indication for Long trades, Red line gives SL indication for Short trades.
Also one may add indicator like MACD/ADX/CCI/RSI for more conformation/rejection/follow-up of trend post entry of signals.
Trend tracking strategy indicators through trend analysis.
Through 18 years of trading experience, I have developed this strategy indicator for Tradingview that enables stable and high returns.
This is the one I am currently using for real trading.
Correct timeframe is key to success. 5-15 min for Intraday, 45-60 min for Swing Positional trades.
The research process is very important as you can see beforehand how well the alerts for this Study would perform.
For detailed backtesting, a backtesting period can be set.
*Note: Backtesting results do not guarantee future results.
This premium indicator is free & not chargeable.
Do not try to outsmart the strategy
Leave your emotion out of trading! If you trust the strategy, you will have way better returns than if you try to outsmart it. Follow each signal you receive even if it doesn't seem logical at the moment.
Become a machine that executes.
Don't look at fundamentals. Follow the trend! Trust the strategy!
Any form of trading has large potential rewards but also large potential risks. The user must be aware of those risks and be willing to accept them. Don't trade with money that you, the user, cannot afford to lose. No representation is being made that you are guaranteed positive results.
The past performance of any trading methodology is not necessarily indicative of future results. Trading involves high risks.
I hope you enjoy it!
Hi-Lo Channel StrategyHaven't seen a strategy quite like it. Buy when Heikin Ashi candle closes above a moving average that is sourced on highs - Sell when Heikin Ashi candle closes above a moving average that is sourced on lows. Moving average length should be between 5 and 20 ideally.
NOTE: the Heikin Ashi close values are calculated when the box is checkmarked. You do not need to view the chart with Heikin Ashi candles enabled on the chart. The buy and sell points of the strategy do not change whether or not you are viewing Heikin Ashi candles on the chart as long as the Heikin Ashi setting is enabled.
ChannelSlicerThis is an EMA-channel strategy designed to be profitable in both the long and short directions. It may underperform buy-and-hold in strong bull markets, but unlike buy-and-hold it is profitable in any market structure. In a sideways market with medium to high volatility, it should perform very well.
In general, the optimal settings will be for the fast channel to be several periods shorter than the slow channel and the fast HMA (hull moving average) to be a few periods shorter than the fast channel.
The two main source of unprofitable trades in this strategy are betting against the trend and during rapid pumps/dumps. It is therefore designed with parameters to detect these conditions and refrain from entering positions during them (trendSensitivity and Rate of Change cutoff.)
This strategy can offer large swings in profitability with relatively small parameter changes, so I recommend you cross-validate any set of parameters across multiple exchanges and across multiple tickers. The goal should be to find a sweet spot where small changes to parameters do not make the strategy unprofitable.
ChannelSlasher (1m - 3m)This is a moving average channel-based scalping strategy that is optimized for very short time-frames.
In general, the optimal settings will be for the fast channel to be several periods shorter than the slow channel and the fast HMA (hull moving average) to be a few periods shorter than the fast channel.
This strategy can offer wild swings in profitability with relatively small parameter changes, so I HIGHLY recommend you cross-validate any set of parameters across multiple exchanges AND across multiple tickers.
Full CRYPTO pack macd, rsi, obv, ema strategyThis is a simple, yet very efficient crypto strategy, adapted to 4h time frame, on big coins like ETH and BTC. However it can be adapted to other markets, timeframes etc
For this strategy I use a combination of a trend line, an oscillator, price action and volume.
This strategy has both the opportunity to go long and short.
As well, it has a leverage simulator .
The rules are the next ones:
Long : we check that current candle is ascending and above the moving average, the macd is in positive range, rsi is below overbought level and volume is bigger than the moving avg of volume.
For short, we have the opposite long rules.
If you have any questions, please let me know !
MACD oscillator with EMA strategy 4H This is a simple, yet efficient strategy, which is made from a combination of an oscillator and a moving average.
Its setup for 4h candles with the current settings, however it can be adapted to other different timeframes.
It works nicely ,beating the buy and hold for both BTC and ETH over the last 3 years.
As well with some optimizations and modifications it can be adapted to futures market, indexes(NASDAQ,NIFTY etc), forex(GBPUSD), stocks and so on.
Components:
MACD
EMA
Time condition
Long/short option
For long/exit short we enter when we are above the ema, histogram is positive and current candle is higher than previous.
For short /exit long , when close below ema, histo negative and current candles smaller than previous
If you have any questions please let me know !
Strategy Based on trends evaluated at different time resolutionsThe trends are evaluated using moving averages (both EMA and SMA ) with different periods and time resolutions.
The default resolutions for the small, median, and large resolutions are day(D), week(W), and month(M), respectively.
And the default periods for the short, median, and long periods are moving averages are 20, 60, and 120, respectively.
The buy signal is triggered when the following conditions are all met:
@ Small resolution:
1. The distances between the short-period MA (s) and median-term MA (m), and between the median-period MA and long-term MA (l), are small (default: 0% < (1-s/m) and (1-m/l) < 5%).
2. Prices (c) > s, m, and l. i.e. c/s, c/m, and c/l > 1.0.
3. up-trends of s, m, and l.
@ Median resolution:
1. The distances between the short-period MA (s) and median-term MA (m), and between the median-period MA and long-term MA (l), are small (default: abs(1-s/m) < 3% and abs(1-m/l) < 5%).
2. Prices (c) > s, m, and l. i.e. c/s, c/m, and c/l > 1.0.
3. up-trends of s.
@ Large resolution:
1. The distances between the short-period MA (s) and median-term MA (m), and between the median-period MA and long-term MA (l), are small (default: abs(1-s/m) < 3% and abs(1-m/l) < 5%).
2. Prices (c) > s, m, and l. i.e. c/s, c/m, and c/l > 1.0.
3. Up-trend of s.
The close signal is triggered when the following conditions are all met:
@ Small resolution:
1. Prices (c) < s.
2. Down-trend of s.
On the separated chart, the s/m for different time resolutions are shown. The dotted line is the s/m calculated using EMA for the small time resolution.
The orange triangles represent when the prices are larger than all moving averages.
One can choose to have the m/l also plotted from the settings.
Attention:
1. The strategy needs to display at the smallest time resolution set in order to get correct results.
2. This strategy is for learning purpose only. Using it to make trading decisions will lead to money loss.
The design concepts are mostly inspired by 雷公.
BitcoinNinjas NINJASIGNALS V4 (Strategy)BitcoinNinjas NINJASIGNALS V4 (Strategy)
(for Cryptocurrencies, Forex, GunBot, ProfitTrailer, Autoview, CryptoHopper, manual or automated trading, and more)
This is version 4 of our Ninja Signals trading script, with accompanying backtesting strategy.
BitcoinNinjas NINJASIGNALS V4 (Script)
•Allows users to easily set automated buy/long and sell/short alerts on TradingView for use with automatic and manual trading of cryptocurrencies, Forex securities, and more (alerts are compatible with automatic trading software such as GunBot, ProfitTrailer, Autoview, CryptoHopper, and more).
•Synthesizes many powerful indicators [e.g., Relative Strength Index (RSI), Stochastic RSI, Money Flow Index (MFI), Moving Average Convergence Divergence (MACD), etc.) into one powerful script to generate very precise buy and sell signals in virtually all market conditions.
•Features user-defined adjustable calibration settings, allowing traders to customize the script to fit any currency / security on any exchange available through TradingView.com, simply by adjusting settings.
•Buy/Long arrows, Sell/Short arrows, & EMA trendline can be customized or hidden, if desired.
•Complete with backtesting strategy version of script which allows users to test various trading strategies based on the alerts the script generates (see information and screenshots below).
•Backtesting strategy features a user-defined adjustable date range, so traders can estimate performance of the script over specific periods of time, such as the last week, month, or year.
•Script and backtesting strategy feature many user-adjustable settings including stop loss and take profit alerts, an ‘only sell for profit’ option (Gunbot-specific), many different buy and sell filters, and more. Simply adjust the script settings and the backtesting results will automatically refresh.
•Backtesting strategy allows for pyramid buying to test various average down / dollar cost average trading strategies. Simply adjust the number of pyramid buys and the quantity of each buy.
•Fully compatible with margin and futures trading for any currency / security on TradingView.com.
DISCLAIMER: By using our BitcoinNinjas ‘Ninja Signals’ planning script, you agree to the BitcoinNinjas 'Terms of Use'. No sharing, copying, reselling, modifying, or any other forms of use are authorized for our documents, script / strategy, and the information published with them. This informational planning script / strategy is strictly for individual use and educational purposes only. This is not financial or investment advice. Investments are always made at your own risk and are based on your personal judgement. BitcoinNinjas is not responsible for any losses you may incur. Please invest wisely.
Scalping Dips On Trend (by Coinrule)Coinrule's Community is an excellent source of inspiration for our trading strategies.
In these months of Bull Market, our traders opted mostly on buy-the-dips strategies, which resulted in great returns recently. But there has been an element that turned out to be the cause for deep division among the Community.
Is it advisable or not to use a stop-loss during a Bull Market?
This strategy comes with a large stop-loss to offer a safer alternative for those that are not used to trade with a downside protection.
Entry
The strategy buys only when the price is above the Moving Average 50 , making it less risky to buy the dip, which is set to 2%.
The preferred time frame is 1-hour.
The stop-loss is set to be quite loose to increase the chances of closing the trade in profit, yet protecting from unexpected larger drawdowns that could undermine the allocation's liquidity.
Exit
Stop loss: 10%
Take Profit: 3%
In times of Bull Market, such a trading system has a very high percentage of trades closed in profit (ranging between 70% to 80%), which makes it still overall profitable to have a stop-loss three times larger than the take profit.
Pro tip: use a larger stop-loss only when you expect to close in profit most of the trades!
The strategy assumes each order to trade 30% of the available capital and opens a trade at a time. A trading fee of 0.1% is taken into account.
Sentiment analysis combined with multiple MA types for CRYPTOThis is a strategy made from price action combined with multiple moving averages calculations used for the candle histograms.
In this case we calculate the bear and the bull candles based on the next criteria :
Bull candle : ((CLOSE - LOW ) + (HIGH -OPEN) / 2 ) / Candle length
Bear candle: ((HIGH - CLOSE ) + (OPEN-LOW ) / 2 ) / Candle length
Once we have the candle we use moving average to smooth the process, and then we calculate the differece between the bull ma and bear ma.
The result is going to be our histogram.
Once we have the histogram we can start setting up rules for entries and exit.
If you have any question, please let me know!
Stock Buy/Sell BotHello everyone, I've been making this strategy for a few weeks now. I finally feel like it's time to release it to the public so I can share what I have been working on.
This strategy only enters a long trades when the MACD crosses over the signal line and the RSI is oversold . The logic behind this is to wait for RSI to enter the oversold territory, and then when the market starts to recovery the MACD will crossover telling us the sell off is over and when are bot to buy.
ADDONS That Affect Strategy:
* Modify RSI oversold and RSI overbought levels.
* Modify MACD Fast and Slow moving average.
Thank you for taking the time to use and try my strategy. I hope you have the best success. I will be making a short strategy, and alerts for this strategy soon so you can automate it. Follow me for updates!
Simple BTC scalper 1minThis is a simple but effiecient 1 min scalper for BTC pairs
Its made of EMA 200 and Stochastic RSI.
Rules are simple :
For long we check that close is above the EMA and that stochastic crosses on the 20 level.
For short we check that close is below the EMA and that stochastic crosses above the 80 level.
We exit long when we enter short, and viceversa for short.
If there are any questions, please let me know !
Bollinger Bands Trending Reverse StrategyWelcome to yet another script. This script was a lot easier since I was stuck for so long on the Donchian Channels one and learned so much from that one that I could use in this one.
This code should be a lot cleaner compared to the Donchian Channels, but we'll leave that up to the pro's.
This strategy has two entry signals, long = when price hits lower band, while above EMA, previous candle was bearish and current candle is bullish.
Short = when price hits upper band, while below EMA, previous candle was bullish and current candle is bearish.
Take profits are the opposite side's band(lower band for long signals, upper band for short signals). This means our take profit price will change per bar.
Our stop loss doesn't change, it's the difference between entry price and the take profit target divided by the input risk reward.