Hello This bot looking great on every spot altcoin/usd pairs BINANCE:BNBUSDT BINANCE:ETHUSDT BINANCE:LUNAUSDT BINANCE:ADAUSDT BINANCE:AXSUSDT BINANCE:MATICUSDT I have the opportunity to introduce you to one of the best scripts I have ever created this is basically a script that only works on Long and Close signals the simplicity of this bot is...
In this strategy, 15 indicators are used, each giving its results as a numerical value, which then is added or subtracted from the total points, gathered from all 15 indicators. Many thanks to RafaelZioni for his great work making the EasySys1 script which i modified to create this script. Onchart is drawn some of the indicators, but not all, a info panel is...
Golden Triangle strategy setup is a variation of the buy-the-dip strategy, by Charlotte Hudgin. You can find the detailed explanation here by Thomas N. Bulkowski thepatternsite.com BUY === 1. price should be trading above sma50 2. when it touches sma50 first time , check the starting rallypoint of where it initiated 3. from the above point to current close ,...
If you are interested in purchasing my algorithmic trading bot that receives Tradingview indicator alerts via email and then executes them in Bittrex, please visit my product page here: ilikestocks.com Additionally, I would love to create video/blog guides on creating Tradingview scripts or strategies. If you are a knowledgeable in finance or other related fields...
This incredibly simple strategy uses a combination of the 20 EMA and bullish/bearish MACD crosses as a low risk method of getting in and out of markets. Depending on whether the market is above or below the 200 SMA, the script determines if the market is in bullish or bearish territory. Above the 200 SMA, the script will ignore the 20 EMA as a buy condition and...
This is a STRATEGY based on our popular HAMA Candles Indicator. It is an "Always On" strategy, meaning it will stay in a Long position until the Short criteria shows up, and then it will close the Long position and immediately enter a Short position. Since this is a strategy, we added a few more components. The most notable one is the grid at the top right that...
This is the incomplete version but upon multiple requests, I have released it early. All of the strategy and alert functions are yet to be written and I'll get around to it soon. This indicator aims to be the best TDI indicator on TradingView. It is a strategy or study. It will have all of the filter, entry, and exit conditions for the strategies around the...
Backtest of the indicator "Mix1: Ema Cross + Trend Channel " Trend indicator, by the crossing of moving averages SMA200 with a channel as a filter confirms the trend. The crossing of two moving averages, give alert only in trend.
The relative strength index ( RSI ) is a momentum indicator used in technical analysis . RSI measures the speed and magnitude of a security's recent price changes to evaluate overvalued or undervalued conditions in the price of that security. The RSI is displayed as an oscillator (a line graph) on a scale of zero to 100. The RSI can do more than point to...
This strategy implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs ( EMA or SMA ) having different lengths (by default, I use 50 and 200). A trailing stop loss (%) is used. Entry conditions: .) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long .) Fast MA < Slow MA and Price < Slow MA...
============ ENGLISH ============ - Description: This strategy is based on the original Larry Connors strategy, using 2 SMAs and RSI. The strategy has been optimized for better total profit and works better on 4H (tested on BTCUSDT). LONG: Price must be ABOVE the slow SMA. When a candle closes in RSI oversold area, the next candle closes out of the oversold area...
--- Foreword --- The Overbought and Oversold Index Swing Trading System or short: I11L Hypertrend primarily uses money management Strategies, EMA and SMA and my momentum Ideas for trying to produce satisfactory Alpha over a timespan of multiple years. --- How does it Work? --- It uses 20 different EMA's and SMA's to produce a score for each Bar. It will credit...
This is a TradingView Strategy Script meaning you can't execute real trades using your exchange API connected to your TradingView account, it is designed for backtesting only This is a basic backtesting script for charting the bullish and bearish cross of two user defined simple moving averages, select the cog next to the name of the script ON the price chart in...
Hello This is good trend following script for 4h [ BINANCE:BTCUSDT ] Script is kinda simple To define trend I used Centred Trend Indicator , which with the higher value can be nice filter for higher data range trend this indicator allows me to avoid all fake pumps or dumps while sentiment is still bearish or bullish for better moves detector/filter im using...
Classic 3 MA strategy. Long - Short MA crossover Medium MA and cross is above Long MA Short - Short MA crossunder Medium MA and cross is below Long MA You can choose one of these MA types in params: Simple Moving Average ( SMA ) Exponential Moving Average ( EMA ) Weighted Moving Average ( WMA ) Hull Moving Average ( HMA ) Volume-weighted Moving...
This script applies the average of each major MA (SMA, RMA, EMA, WVMA, WMA) to the MACD formula. The logic is simple. When all 5 MA's are in agreement in direction, then then script will notify users of change. I posted this as a strategy to help show how logic does in back test. If you use my simple yet effective solution to find take profit locations, you can...
This version adds HMA and VWMA, allowing you to backtest different crossover strategies for any combination, with the exits on the turning point of the faster MA. Due to order limitations this will only work on higher timeframes for some combinations, or on more recent exchanges with less history. You can edit the code though to add the timestamp to a recent date.
The SMA 200 basic strategy will be more than familiar to most traders. This strategy is to stay with the programming language so to say the "Hello World" of trading. The SMA 200 basic strategy is also one of the simplest strategies in trading. All that is required is the price and a 200 period moving average. Usually the strategy is used in the daily chart....