This study displays a ribbon made of two moving averages identified by a filled Area. This provides visual aids to determine the trend direction and pivot points. The moving average will be Red if its value is decreasing, and green if it is increasing. When both MA's are the same color we have a trend direction. If those are different then we have a trend...
This indicator provides back-tested signals and alerts from multiple technical indicators. No more guessing whether or not you should trust an indicator. See your indicators' past performance at a glance. No more false alarms. Disable re-painting of signals. When multiple indicators overlap, a Confluence indicator will print (large triangle). With your...
Good Morning Traders! Today I want to share with you the proof-of-concept of how you would be able to do arbitrage with crypto pairs. THE INDICATOR MUST BE PLACED ON THE TRADING PAIR OF THE TWO CURRENCIES (i.e. ETH/BTC, EOS/ETH etc.) This arbitrage method is based on the transitional decorrelation between the crypto treding pair and the price ratio of the...
This simple indicator will plot the take profit and stop loss values based on the ATR indicator. It's possible to set how many times the ATR value will be applied to the closing price and what trade type is used, Long or Short.
Hi Traders, This is an on chart indicator that can be used for setting take profit and stop losses very easily using the Average True Range Indicator (ATR). Using a volatility adjusted TP and SL will allow you to set your targets and losses based on market conditions. In the settings, you are able to adjust how much of a multiplier you require depending on your...
// This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org // © 03.freeman //This is indicator from LazyBear is very accurate for stocks and indexes. //I added some code snippets for spot and draw divergences automatically // // @author LazyBear // // Best use with daily time frame. Enter when a divergence is found (Bull or...
Fibonacci Opening Range it is 50% and 0.61% of 5 min or 30min or 1 hour opening candle search buying opportunities below 0.61 and selling opportunities above 0.50 Also acts as good support and resistance in intraday BEST RESULTS IN INDEXES Thanks & Best Regards Marella Ganesh
This study is based on LazyBear Squeeze Momentum Indicator and my strategy developed using it. I added some custom feature and filters. Main improvements are: 1- study is updated to version 4 of pine script; 2- I added alerts for entry rules and exit rules. 3- Alert syntax can be customized for webhooks: I added one example only for long entry. You can...
This is my first script, completely made from scratch. Bear with me. Script that allows one to set an alert for Multiple Price Levels, on Multiple Tickers, complete with Dynamic Messages showing you which ticker, at which price, at which alert (Stop loss, Target 1 etc.), set to Once Per Bar. Select Ticker, type in price levels that you have for targets & stop...
Modified coppock curve along with 14EMA can be used by non-aggressive traders as per detailed rules explained in video on "Trading made easy with secret coppock curve"
Hi, Artharjan Profit and Loss Calculator allows users to calculate Profit and Loss of their trades and see it on the chart itself Users are supposed to select either Long or Short, Enter quantity and enter traded price. The live P&L will be plotted on the chart. Happy trading :-) Rahul
Hey everyone this is an exciting new script I have prepared for you. I was reading an old forex bulletin article some time ago when I came across this: solar.murty.net (or you can download the full bulletin with lots of other good articles here: www.forexfactory.com). You can already buy this for metatrader (www.mql5.com) so I figured to make it for free for...
This Volume Effectiveness indicator is designed to allow users to try and identify how effective volume is on each candle, and smoothing those values over time to try to find trends. Volume Effectiveness is the % change in price for each single unit of volume on the associated candle. The value can be positive or negative, but there is an option to just monitor...
This indicator starts by plotting each time the price action crosses above or below the EMA, of which you can tune the timeframe and duration. It then takes it a step further and plots whether or not that indicator would have given you a profitable trade, of which you can also tune the parameters (Max wait time, and % Profit). Once you have your EMA tuned to...
As the profit level increases, the amount of profit taking required to avoid risk asymptotically reaches zero. This indicator displays the % of the established position required to exit in order to ensure the trade is not a loss if the stop is hit. Values in green (at or below 100%) indicate a winning position. Values in red (above 100%) indicate a losing...