This indicator is based on Smart Money MCDX (Pine editor @v4) Indicator built for cryptocurrencies. Best for day trading. The coin seems overbought but still pump? Check this indicator This indicator help you see when institutional buyer enter/exit trade and is a good combination with RSI + Stochastic RSI . This indicator focus on buying activity by big...
This long only strategy determines when there is both a NR7 (narrow range 7, a trading day in which the range is narrower than any of the previous six days), plus a inside day (high of the current day is lower than the high of the previous day and the low of the current day is higher than the low of the previous day) both on the same trading day and enters a long...
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...
This is the study/indicator alert version of the macd + ema strategy. The strategy details are the following : 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...
Send MACD alert through email (available for free/pro user): // 3 - buy // -2 - short // 0 - close position // 1 - ignore Example buy signal Alert: STRAT3. BINANCE:BTCUSDTPERP, price = 31080 Example sell signal Alert: STRAT-2. BINANCE:BTCUSDTPERP, price = 31080 Example close signal Alert: STRAT0. BINANCE:BTCUSDTPERP, price = 31080 Example ignore signal Alert:...
Hello Hello Hello and welcome back to Bitcoin Beats! This is a script written by capriole_charles Go check out the original! I have added leverage and stoploss % but also made it a strategy so we can look back at past trades to see patterns and profit. Personally I feel this is not enough data to trade off as BTC is such a young asset. However I have seen other...
BINANCE:BTCUSDT * * * TESTED ON BTCUSDT 4H CHART * * * The indicator gives signals based on candles touching BB lines and RSI oversold/overbought conditions, also a 200 EMA filter is used to trade following the major trend. Only LONG signals are given. Signals are divided in 3 categories based on their strenght: - Weak BUY/SELL (green/red circles on chart) ...
When trading on KuCoin, it can be difficult to determine what you're exit price should be. This script solves this issue by giving you an exit price based on a given entry price, a base margin, and a target profit %. USE CASES: No Entry Price: If you have no position in KuCoin, then this use case could be more helpful. With no entry price inputted, two lines will...
This is a combination of the standard Bollinger bands with a VWAP(Pink line), and the 'Hull Trend with Kahlman' script by user capissimo, and the NMA (Moving Average 3.0 (3rd Generation)) script by everget. You can find the original scripts here: This indicator gives you several confirmations of a good entry and exit positions for Crypto currency like bitcoin...
BINANCE:BTCUSDT ; BINANCE:ETHUSDT ; BINANCE:FILUSDT ; This strategy is simple and easy to read and takes advantage of conditional signs of trend reversals. It works best in 10-minute time frames for most large and mid-cap crypto. This code is a tutorial for creating a profitable yet easy strategy, and hopefully, it can be put to good use :)
It is a long only strategy. 1. Buy when price breaks out of the upper band. 2. Exit has two options. Option 1 allows you to exit using lower band. Option 2 allows you to exit using moving average. 3. Option 1 preferred over option 2 if the instrument is highly volatile. 4. Slippage and commissions are not considered in the return calculation.
The indicator is based on the search for the lowest bars in a given period (can be customized). You can add a search for the highest bars to determine the closed order points. You can add a filter by the value of the RSI (you can customized it separately for buying and selling). Alerts for buying and selling are set. It can be used to work with bots, for example...
This is a modified version of @SeaSide420 TSI CCI Hull with profits exit on long and short order with alert as well original script : the strategy script: /// feel free to edit/improve and comment
This is a swing strategy designed for trending markets such as crypto and stock, with big timeframes , like 8h. For this strategy we take SMA, EMA, VWMA, ALMA, SMMA, LSMA and VWMA and make an apply them all to both HIGH and LOW separately and make 2 averages, 1 applied to high and the other applied to low. With them we make a channel. Rules for entry For long:...
It is a long only strategy. 1. Buy when price breaks out of the upper band. 2. Exit has two options. Option 1 allows you to exit using lower band. Option 2 allows you to exit using basis line. 3. Slippage and commissions are not considered in the return calculation.
i edit this indicator to connect it with my bot to auto trading and he take the info from the volume, so when he is give me a single the bot take just 0.50% to 1% for 3 - 5 trade in day and this perfect, if u use a manual trading this indicator can reach to from 10% to 80% in some point . the indicator have 3 line (Red , Purple, Yellow) 1- The yellow line...
Hello, this script was made upon the request of aliergin63, one of my followers. I do not know exactly from whom it is quoted. (It may be author HighProfit.) Long position when 8 dema is over 20 dema and 63 dema, it opens a short position for the vice versa. Alarms have been added. %0.1 comission added. Regards. Note : DEMA = Double Exponential Moving Average