DISCLAIMER: THE CONTENT WITHIN THIS STRATEGY IS CREATED FROM TWO INDICATORS CREATED BY TWO PINESCRIPTER'S. THE STRATEGY WAS EXECUTED BY MYSELF AND REVERSE-ENGINEERED TO MEET THE CONDITIONS OF THE INTENDED STRATEGY REQUESTOR. I DO NOT TAKE CREDIT FOR THE CONTENT WITHIN THE ESTABLISHED LINES MADE CLEAR BY MYSELF. The Sampled Scripts and creators: PMAR/PMARP by...
This script is focused on shorting during downtrends and utilises two strength based indicators to provide confluence that the start of a short-term downtrend has occurred - catching the opportunity as soon as possible. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
BINANCE:BTCUSDT BYBIT:BTCUSDT BYBIT:ETHUSDT BINANCE:ETHUSDT DAP's OSCILLATOR: WHAT IS IT? This Oscillator was created to inspire confidence in the short-term trend of traders. This will work very well with a volatility metric (I recommend BBWP by @The_Caretaker) WHAT IS IT MADE OF? 1. Consists of a series of equations (mainly the difference between...
This script is designed to help you plan your grid trading or when averaging your position in the spot market. The script has a small error (due to the simplification of the code), it does not take into account the size of the commission. You can set any values on all parameters on any timeframe, except for the number of orders in the grid (from 2 to 5). The...
PrevHighLow Trend Indicator which is calculated by using prev lowest and highest of p1 -period and p2 -period for two MAs. First MA is made of prev highest of p1-period / prev lowest of p1-period. Second MA is faster, made up of p2(<p1)- period(same formula). Can be used in the next way: slower MA(straight line) shows main trend, faster shows temporary...
This script shows the change from the market opening price to the market closing price of the previous day in percent. With this you can quickly get an overview of historical data for the change of the respective day. Important: the market closing price is always used for the calculation and not the pre/post market price. The label with the change value is...
This strategy utilises common indicators like RSI and moving averages in order to enter and exit trades. The Relative Strength Index (RSI) is a momentum indicator that has a value between 0 and 100, where a value greater than 70 is considered overbought and a value less than 30 is oversold. If the RSI value is above or below these values, then it can signal a...
Original Version credits to DonovanWall Actual Version i just set alerts and change the parameters for BTCUSDC 5min Chart. NO REPAINT. Wait For Barclose
Orignal Version By dysrupt / Modifyed by me
=========== Fixed Percent Stop Loss & Take Profit % =========== A neat example of how to set up Fixed Stops and Take Profit as a percent of the entry price. Yup, that's about it! You can ignore the actual entry/exit orders - they're based on a simple MA cross and are therefore NOT relevant, NOT really profitable and NOT recommended! You should be using...
This strategy is based off of Chris Moody's Vix Fix Indicator . I simply used his indicator and added some rules around it, specifically on entry and exits. Rules : Enter upon a filtered or aggressive entry If there are multiple entry signals, allow pyramiding Exit when there is Stochastic RSI crossover above 80 This works great on a number of...
This script is designed as an ATR-based trailing stop tool to assist in managing open positions. Once you're involved in a profitable trade, if you add this script to your chart you'll be prompted to select a bar to begin trailing from. You can then adjust the candle lookback distance for swing high/lows (7 by default), the ATR multiplier (1.0 by default), and...
Hello traders Hope you enjoyed your weekend on my behalf. Was staying home working ... ^^ This is my first strategy educational post I'm doing ever While I'm generally against posting strategies because it's very easy to fake performance numbers... I cannot prevent myself from sharing a few cool strategy snippets anyway. So from now on, I'll be sharing a few...
=========== Fixed Percent Stop Loss & Take Profit % - { FOR STUDY SCRIPTS! } =========== A neat example of how to set up Fixed Stops and Take Profit as a percent of the entry price - This is for setting Alerts within your own Study Script for when either your SL or TP get hit. Yup, that's about it! You can ignore the actual entry/exit orders - they're based...
Scalping strategy based on Bill Williams Alligator technique but calculated with heikin ashi candles. This strategy has to be applied to standard candles and low time frames (1min to 5min) Thanks to all pinescripters mentined in the code for their snippets. It could be improved with stop loss based on ATR etc. I have also a study with alerts. Please use...
This indicator will acquire the financial data provided by Tradview. the data is compare between Quarter, Annual and TTM in term of percent of growth. YoY, QoQ and CAGR is also available by this script (The minimum is 4). in addition, ploting of data, label and table also available (you can check the mark to toggle on / off). Data : Revenue, Net Income,...
Bitcoin's Production Cost Based on raw data from CBECI. Follow me to read more about the calculation logic.