Good morning traders. It's been a while from my last publication of a strategy and today I want to share with you this small piece of script that showed quite interesting result across bitcoin and other altcoins. The macd indicator is an indicator built on the difference between a fast moving average and a slow moving average: this difference is generally...
This script is simple. It uses EMA and HMA crosses to find entries and exits. There is an option for sourcing Heikin Ashi based entries/exits. There is an option for Stop Loss percentage. It is made for finding Long entries on the 45min chart. You can optimize the signals by adjusting the moving average lengths. The default settings are for BTC/USDT...
BINANCE:BTCUSDT * * * TESTED ON BTCUSDT 4H CHART * * * The indicator gives signals based on possible ENTRY/EXIT zones (calculated using an ema ribbon of the BBW) and BB%B oversold/overbought conditions, also a 200 EMA filter is used to trade following the major trend. ENTRY/EXIT zones can be used as a confirmation on other strategies (green zones suggest a...
Hello traders! This indicator was originally developed by Daniel Fernandez (Currency Trader magazine, 2011). It is based on the two well-known indicators by Dr. Alexander Elder - Bulls Power and Bears Power. Signals 1) Long when Bull and Total lines indicate 100 (it happens rarely) 2) Short when Bear and Total lines indicate 100 (it happens rarely) 3) Bull...
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...
Modified Bollinger Bands Indicator Added: - color change divergence (green) and narrowing (red) of the upper and lower bands - color change of the moving average - upward trend (green) and downward trend (red) - the appearance of a potential signal for long and short positions when the candle closes behind the upper or lower bands. How to use the indicator: Long...
Leledc Exhaustion Bar indicator created by glaz converted to Pine 4, plotshape was added.
Self explanatory... Shows the long / short ratio of trader's positioning in bitfinex exchange. The higher the ratio, it means there are more longs. The lower the ratio, the more shorts are currently being opened,.
Simple program to look for day of week or day of month patterns in chart data. All original work by Boffin Hollow Lab Author: Tarzan
This script is for a complete strategy to win maximum profit on trades whilst keeping losses at a minimum, using sound risk management at no greater than 1.5% The 3x EMA Strategy uses the following parameters for trade activation and closure. 1/ Daily Time Frame for trend confirmation 2/ 4 Hourly Time Frame for trend confirmation 3/ 1 Hourly Time Frame for trend...
Volatility Band Long Only Reversal Trading System
This is a full price action strategy designed for trending markets such as crypto and stocks. Its purely made on calculations for the highest high and lowest low using 2 different length , a faster and a slower one. With those we make multiple averages. Rules for entry: For long: our close of the candle is above both the average using fast and slow line For...
This is a strategy adapted mainly for futures - comodities market. Specialy long term charts like 1D + It can work and be adapted to other markets as well. In this case, initially we have 3 emas : a fast, a medium and a slow one. If we have a cross between fast and slow and fast is above medium -> we have a long signal If we have a cross donw between fast and...
Hi guys, I found this tool very useful and accurate, but can't find it on Trading View, so I made one for myself and everyone here ;) Alert is available too. Indicator Overview The 2-Year MA Multiplier is intended to be used as a long term investment tool. It highlights periods where buying or selling Bitcoin during those times would have produced outsized...
This script is a template to execute your strategy with Stop Loss and Take Profit and showing Trades. Then, you can write your strategy without taking care of Stop Loss and Take Profit method. 3x Fixed Percent Stop Loss, Trailing Percent Stop Loss, Trailing ATR Stop Loss, Tailing HHLL Stop Loss 3x Fixed Percent, Take Profit
Dear Followers, today I'm glad to present you an indicator which calculates Moon Phases and let's you set an alert over it. This is a public free indicator based on the public one by @paaax: I added my usual alert system logic, plus some more customization inputs for easy coloring. The lower the timeframe you use it and set your alerts on, the more precise the...
Hey there! Here I show you an Ichimoku Cloud Strategy. I discovered the strategy on a YouTube channel and tried to transfer it as a strategy into a script. He said in his video that you would make more profit with this strategy than holding the coin. Tested with the crypto pair ETH/USDT in the four hour chart. Period: beginning of 2017 until today. The...
I started developing this strategy as a way to plug in and test values before defining them in the bots on 3Commas, Coinrule, and Quadency. None of those bots performed the same way my script did and I kept working on it until the strategy finally yielded the same simulated results when paired with the Tradingview bot on Quadency. I looked at all the different RSI...