============ 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...
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...
This strategy uses combined indicators to create LONG entry points, the strategy was first found by saudALThaidy. How to use: Open your asset and pick a timeframe between 5min and 2hours (recommended: 30min, 45min), the strategy will give entry points itself, you can monitor and take profit manually(recommended), or you can use the exit setup. exit setup: ...
--- 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...
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 ,...
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.
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...
◊ Introduction This is project XIAM, a work in progress. Recently i came across the repainting problem. Since then i haven't seen any bot-code that makes > 5% profit in two weeks with 0.25% fees/trade. People who make good bots either bluff or don't share the code. they let you rent it. I aim to understand, learn it, write it myself. And share my findings...
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 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 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 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...
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...
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...
This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org © HPotter 05/01/2021 The signal-to-noise (S/N) ratio. And Simple Moving Average. Thank you for idea BlockchainYahoo WARNING: - For purpose educate only - This script to change bars colors.
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 strategy is designed to allow you to catch the bounce or "SNAP Back" of an equity that has been in a trend. 1) Once the moving averages are in the order of 200SMA > 50 SMA > 34EMA > 20SMA > 8EMA (or reverse for and uptrend), the strategy is setup. 2) Next you wait for a trigger of the closing price crossing the 8EMA, while there is a desired gap size between...
Converted famous indicator CM_Ultimate_MA_MTF to strategy. Works well only at big timeframes from 8H and with stop-losses.