Long entry: PSAR gives buy signal BBPT prints green histogram ZLSMA is below the price ZLSMA has uptrend SL is smaller than the max SL Optional Sessions and EMA filters Short entry PSAR gives sell signal BBPT prints red histogram ZLSMA is above the price ZLSMA has downtrend SL is smaller than the max SL Optional Sessions and EMA filters SL: Placed below...
**Long Only Strategy** When Price drops below the ATR band below it will enter a buy on the next candle open SL at current price minus ATR* ATR multiplier TP at Mean EMA or if higher than Mean EMA and current candle low is below previous candle low or if price is above ATR NB: I would highly recommend a low fee broker (I use ICmarkets raw spread account) due to...
The relative strength index is a momentum indicator used in technical analysis. It measures the speed and magnitude of a coin's recent price changes to evaluate overvalued or undervalued conditions in the price of that coin. The RSI is displayed as an oscillator (a line graph essentially) on a scale of zero to 100. When the RSI reaches oversold levels, it can...
This is a time based strategy, designed to enter and exit within the same day of the week, using different hours for entry and exit. The script is long only direction, and it has no risk management inside, so use it with caution. At the same time you can also calculate each individual hour return within a certain day, and make your own idea about the best...
Hello everyone This script is optimalized for -------------->>> BINANCE:BTCUSDTPERP 60MIN As always I recommend using this pair, becouse of the highest volume pair in the whole crypto space Higher volume made more reliable decisions of my indicators so I recommend using this . This bot is trend-following for 1h charts, using simple strategy logic. General...
Scalping strategy for BTC using one line: Support Resistance. The strategy draws a line based on the minimum value of the average of High, Low, and Close for a given bar. The entries are carried out on the breakdown of this line. Exits are managed by the specified in the script's inputs take-profit and stop-loss percentages. From Stream: www.tradingview.com
This is a Trend Following strategy based on the Trend Confidence indicator. The goal of this strategy is to be a simple Trend Following strategy, but also to be as precise as possible when it comes to the question 'how confident are we that a linear trend is ongoing?'. For this we calculate the 'confidence' of a linear trend in the past number of closing prices....
This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order ORIGINAL SCRIPT: /// /// feel free to edit/improve and comment
Hello everyone, I am a heavy Python programmer bringing machine learning to TradingView. This 15 minute Bitcoin Long strategy was created using a machine learning library and 1 year of historical data in Python. Every parameter is hyper optimized to bring you the most profitable buy and sell signals for Bitcoin on the 15min chart. The historical Bitcoin data was...
This 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...
Name: Hourly Bias on BTC in Bullish USA Session Category: Hourly Bias Operating mode: Spot, only long Trades duration: Intraday, 11 bars Timeframe: 1H Suggested usage: When the market is compressed, USA session has a bullish bias. Entry: enter Long at 15:00 on specific days of the week. There is a volatility filter based on ATR which identifies...
My strategy uses a combination of three indicators MACD Stochastic RSI. The Idea is to buy when (MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time This strategy works well on stocks and cryptos especially during market breaking up after consolidation The best results are on Daily charts, so its NOT a scalping strategy. But it can work...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
This strategy has three components. Philakones EMAs are a sequence of five fibonacci EMAs. They range from 55 candles (green) to 8 candles (red) in length. A strong trend or breakout is marked by the emas appearing in sequence of their length from 8 to 55 or vice versa. These EMAs are also used to signal an exit. Only two EMAs are used for exit signals -...
Modificación de la estrategia “GetTrendStrategy” optimizada para Bitcoin.
Dear community, Today I want to present you one of my favorite and simple trading bots: The RSI Trend. This bot is based on the RSI, which normally is used as a trend reversal indicator. However, here it’s used as a trend finding indicator, often with great success. This bot making long-only trades, which is quite successful in bull-markets like the one we’re...
Created a Parabolic SAR strategy where price has to close under/above the level before for it to reverse. This way it should be a bit more stable and protect you from false breakouts. It was impossible to adjust the built-in "sar" function so I implemented PSAR from scratch. So if you're interested in how it's work inside you can check the code and probably...
BINANCE:BTCUSDTPERP Hello This my new bot for BTCUSDTPERP Like me previous bots, This bot is most efficent on BTCUSDTPERP on binancefutures Its very important, becouse this bot using specific volume indicators based on binancefutures I recommend using 1x lev or 2x MAX , bot using configurations : 1.3% - TP 9% - SL Well, stop loss are so big, but the...