Simple SuperTrend Strategy for BTCUSD 4HHello guys!, If you are a swing trader and you are looking for a simple trend strategy, you should check this one. Based in the supertrend indicator, this strategy will help you to catch big movements in BTCUSD 4H and avoid losses as much as possible in consolidated situations of the market
This strategy was designed for BTCUSD in 4H timeframe
Backtesting context: 2020-01-02 to 2023-01-05 (The strategy has also worked in previous years)
Trade conditions:
Rules are actually simple, the most important thing is the risk and position management of this strategy
For long:
Once Supertrend changes from a downtrend to a uptrend, you enter into a long position. The stop loss will be defined by the atr stop loss
The first profit will be of 0.75 risk/reward ratio where half position will be closed. When this happens, you move the stop loss to break even.
Now, just will be there two situations:
Once Supertrend changes from a uptrend to a downtrend, you close the other half of the initial long position.
If price goes againts the position, the position will be closed due to breakeven.
For short:
Once Supertrend changes from a uptrend to a downtrend, you enter into a short position. The stop loss will be defined by the atr stop loss
The first profit will be of 0.75 risk/reward ratio where half position will be closed. When this happens, you move the stop loss to break even.
Like in the long position, just will be there two situations:
Once Supertrend changes from a downtrend to a uptrend, you close the other half of the initial short position.
If price goes againts the position, the position will be closed due to breakeven.
Risk management
For calculate the amount of the position you will use just a small percent of your initial capital for the strategy and you will use the atr stop loss for this.
Example: You have 1000 usd and you just want to risk 2,5% of your account, there is a long signal at price of 20,000 usd. The stop loss price from atr stop loss is 19,000. You calculate the distance in percent between 20,000 and 19,000. In this case, that distance would be of 5,0%. Then, you calculate your position by this way: (initial or current capital * risk per trade of your account) / (stop loss distance).
Using these values on the formula: (1000*2,5%)/(5,0%) = 500usd. It means, you have to use 500 usd for risking 2.5% of your account.
We will use this risk management for apply compound interest.
Script functions
Inside of settings, you will find some utilities for display atr stop loss, supertrend or positions.
You will find the settings for risk management at the end of the script if you want to change something. But rebember, do not change values from indicators, the idea is to not over optimize the strategy.
If you want to change the initial capital for backtest the strategy, go to properties, and also enter the commisions of your exchange and slippage for more realistic results.
Signals meanings:
L for long position. CL for close long position.
S for short position. CS for close short position.
Tp for take profit (it also appears when the position is closed due to stop loss, this due to the script uses two kind of positions)
Exit due to break even or due to stop loss
Some things to consider
USE UNDER YOUR OWN RISK. PAST RESULTS DO NOT REPRESENT THE FUTURE.
DEPENDING OF % ACCOUNT RISK PER TRADE, YOU COULD REQUIRE LEVERAGE FOR OPEN SOME POSITIONS, SO PLEASE, BE CAREFULL AND USE CORRECTLY THE RISK MANAGEMENT
The amount of trades closed in the backtest are not exactly the real ones. If you want to know the real ones, go to settings and change % of trade for first take profit to 100 for getting the real ones. In the backtest, the real amount of opened trades was of 194.
Indicators used:
Supertrend
Atr stop loss by garethyeo
This is the fist strategy that I publish in tradingview, I will be glad with you for any suggestion, support or advice for future scripts. Do not doubt in make any question you have and if you liked this content, leave a boost. I plan to bring more strategies and useful content for you!
Cari dalam skrip untuk "profit"
Take Profit On Trend v2 (by BHD_Trade_Bot)The purpose of strategy is to detect long-term uptrend and short-term downtrend so that you can easy to take profit.
The strategy also using BHD unit to detect how big you win and lose, so that you can use this strategy for all coins without worry about it have different percentage of price change.
ENTRY
The buy order is placed on assets that have long-term uptrend and short-term downtrend:
- Long-term uptrend condition: ema200 is going up
- Short-term downtrend condition: 2 last candles are down price (use candlestick for less delay)
CLOSE
The sell order is placed when take profit or stop loss:
- Take profit: price increase 2 BHD unit
- Stop loss: price decrease 3 BHD unit
The strategy use $1000 for initial capital and trading fee is 0.1% for each order.
Pro tip: The 1-hour time frame for ETH/USDT has the best results on average.
Bitcoin Scalping Strategy (Sampled with: PMARP+MADRID MA RIBBON)
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 @The_Caretaker Link to original script:
Madrid MA RIBBON BAR by @Madrid Link to original script:
Cheat Code's strategy notes:
This sampled strategy (Requested by @elemy_eth) is one combining previously created studies. I reverse-engineered the local scope for the Madrid moving average color plots and set entry and exit conditions for certain criteria met. This strategy is meant to deliver an extremely high hit rate on a daily time frame. This is made possible because of the very low take profit percentage, during the context of a macro downtrend it is made easier to hit 1-3% scalps which is made visible with the strategy using sampled scripts I created here.
How it works:
Entry Conditions:
-Enter Long's if the lime color conditions are met true using the script detailed by Marid's MA
- No re-entry into positions needs to be met true (this prevents pyramiding of orders due to conditions being met true) applicable to both long and short side entries.
- To increase hit rate and prevent traps both the parameters of rsi being sub 80 and no previously engulfing candles need to be met true to enter a long position.
- Enter Short's if the red color conditions of Madrid's moving average are met true.
- Closing Long positions are typically not met within this indicator, however, it still sometimes triggers if necessary. This consists of a pmarp sub 99 and a position size greater than 0.0
- Closing Short positions are typically not met within this indicator, however, it still sometimes triggers if necessary. This consists of a pmarp over 01 and a position size less than 0.0
- Stop Loss: 27.75% Take Profit: 1% (Which does not trigger on ticks over 1% so you will see average trade profits greater than 1%)
BYBIT:BTCUSDT BINANCE:BTCUSDT COINBASE:BTCUSD
Best Of Luck :)
-CheatCode1
Cheat Code- Example 1; Short-Term; Follow the Trend 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 :)
Strategy - Cryptosystem NNFX wayFirst script done!
This is my version of the No-Nonsense Forex (NNFX) Strategy
This strategy shows you the entry and exit signal with a standard 1.5 x ATR for Stop Loss and 1 x ATR for Taking Profit. You can adjust the settings to your needs.
This strategy uses 5 indicators:
1. Average True Range for SL and TP placement, there is a nuance where you can add the 1XATR Rule;
2. SMA used to filter longs and shorts;
3. SSL Channel for 1st Confirmation;
4. DPO for 2nd Confirmation;
5. Waddah Attar Explosion as a volume indicator.
There is no exit indicator because I coded 2 trades (2x0.5). TP1 will be at 1xATR and TP2 will automatically trail behind with 1.5XATR. You can see the red trailing line on the charts.
Other exits can be: When SSL gives opposite signal or when price crosses and closes your baseline.
I used this system for 1D timeframe.
Hopefully this can be usefull for your tradingstyle.
Would be great if you guys leave a like.
Thanks!
Crypto Relative Performance and ProfitabilityGraph shows performance of current crypto symbol relative to average crypto market.
Green means: in profit, Red: not in profit.
[astropark] Trend Skywalker V2 [alarms]Dear Followers,
today I'm glad to present you Trend Skywalker V2 , the evolution of Trend Skywalker V1 indicator that you can see here below:
This indicator works on every timeframe and market, it's quite responsive to market movements, so it's especially good on volatile markets.
In this new version you have 3 trend clouds available :
a short-term one (yellow)
a mid-term one (green)
a long-term one (blue)
You can also enable an option to show all trend clouds as one, the result will be similar to a special bollinger bands tool.
Of course you can edit trend clouds analysis period and color, also you can turn on or off the cloud that you prefer.
The indicator can run 4 different kinds of strategy : one for each trend cloud individually or a mixed one.
Also the indicator tracks for you a peak profit from entry: this tracker is a suggestion for you to take profits while price goes up!
All red-green circles you see in the chart is a reminder that a peak profit label was there in the past: what does this tell you?
if price starts losing the short-term trend and you had a lot of TP suggestions, maybe trend ended and you should start consider closing your trade before you give back all your profit.
This indicator will let you set alerts on each buy/sell/close/tp label.
For backtesting, you can use the indicator here below:
This is a premium indicator , so send me a private message in order to get access to this script.
Take Profit On Trend (by BHD_Trade_Bot)The purpose of strategy is to detect long-term uptrend and short-term downtrend so that you can easy to take profit.
The strategy also using BHD unit to detect how big you win and lose, so that you can use this strategy for all coins without worry about it have different percentage of price change.
ENTRY
The buy order is placed on assets that have long-term uptrend and short-term downtrend:
- Long-term uptrend condition: ema200 is going up (rsi200 greater than 51)
- Short-term downtrend condition: 2 last candles are down price (use candlestick for less delay)
CLOSE
The sell order is placed when take profit or stop loss:
- Take profit: price increase 1 BHD unit
- Stop loss: price decrease 2 BHD units
The strategy use $15 and trading fee is 0.1% for each order. So that, in the real-life, if you are using trade bot, it will need $1500 for trading 100 coins at the same time.
Pro tip : The 1-hour time frame for altcoin/USDT has the best results on average.
[Shitcoin Paradise]Take Profit + Stop LossThe Take profit + Stop loss indicator is built around The Matrix strategy , it is not suitable for anything else!
*Use it only on 4h charts*
How to use it:
- when a setup from The Matrix is ready, set the date and hour when that setup happened
- set the entry price
- set the targets (you can use the default ones)
- for conservative trading, check the "Use only one TP?" box
- set alert messages for every event
When the price reached the first TP, the stop loss will automatically be moved at entry price, yellow line (entry price) become red(stop loss).
The indicator can be set to have 3 take profits (it takes longer to finish a trade, the reward is greater, but also the risk is bigger), or the conservative way, with only one take profit.
The Take profit + Stop loss indicator uses 3 different stop losses in cascade, multiple algorithms and MTF to calculate them and calculate the starting point, from where the targets are calculated.
Scenario 1:
The price have a setup for continuing the trade, the price touches 1st TP, SL is moved to the entry price, the price reaches all targets => the trade is closed.
Scenario 2:
The price have a setup for continuing the trade, the price touches 1st TP, SL is moved to the entry price, the price fail to touch the other TPs and SL is triggered.
Scenario 3:
The price does not have a setup for continuing the trade, the SL is triggered.
Scenario 4 (conservative trading):
The price have a setup for continuing the trade, the price touches 1st TP => the trade is closed.
For invites, more details and questions, you can send us a private message.
Enjoy!
Shitcoin Paradise
ComboTrade V.2.1 (BuySell Signals,Take profit,4MA,Fibo,Ichi+QL)A WORD WITH ESTEEMED TRADERS:
The type of indicator that a trader uses to create a strategy depends on the type of strategy he intends to employ; this is related to the trading style and the trader's loss tolerance.
A trader looking for a long-term trade with high profits may adopt a follow-up strategy, and on the other hand, a trader who decides to make short-term trades with frequent but low profits may be eager to use a strategy based on price fluctuations. Different types of indicators can be used to confirm the results.
Indicators alone should not be used as a tool to make trading decisions. Instead, every trader should use indicators to receive trading signals and formulate trading strategies and determine his or her exact method.
Brief and essential description:
With the above description, traders are advised to use the ComboTrade indicator as a trading assistant. Using the tools embedded in this trading assistant makes it easy for traders and depending on the trading strategy, you can get the best result for positioning.
Note 1: The trading time frame for ComboTrade with over one hour (1H) will achieve best result. Checking out the lower time frame to buy or sell as a confirmation is recommended.
Note 2: At Trading View home screen choose “ Candles or ...” as “Bar’s Style”.
Once you added ComboTrade into to your chart, go to the setting gear of the ComboTrade indicator, which includes two sections: “Input” and “Style”.
The “Input” section is for the input values of the indicators and the “Style” section is for activating and deactivating the tools.
Activate Moving Average 7, 21, 50 and 200 with close (Default)
Activate Combo Cloud by tick the “Show ichimoku” if you use it (Default)
By activating ichimoku, three components will be added to the Como Cloud with below details:
1- The “Quality Line” shows the quality line (26 Kijun-sen future candlesticks) which helps the trader to understand the direction of the trend and will help the trader to make a decision.
2. The “Period Line” shows the 103-day period and can act as a support and resistance tool. In addition, this number can be changed.
3- The intersection of various Como cloud lines has also been installed.
The TP (Take Profit) signal indicates a similar buy or sell area using the RSI and Stochastic oscillators, and be sure to pay special attention to it. Be sure to tick the related box (TP) at “Style” section.
The “Trailing Stop” at “Style” section acts as a support and resistance line. It acts as a support when the price candle is placed above the Trailing Stop line and as a resistance if the price candle is placed below the Trailing Stop line.
At “Bot Key Value” in “Input” section, the number is adjustable from 0.25 to any number. According to the trader's strategy, the number of input and output signals in this section can be adjusted. The best number for BTC is 0.78 and for Altcoins is 0.78 to 1.
At “Bot ATR Period” in “Input” section, the best default number is 8. The best values for Altcoins is 8 to 10, which has a significant effect on the regulation of signaling and support and authority lines.
The “Bot Buy” and “Bot Sell” at “Style” section are the main and most important parts of the indicator that you must tick in order to active them both.
“Plot Background” can activate the Como Cloud and set it to green (ascending) and red (descending).
The “Labels” and “Lines” are related to the important Fibonacci tool, which by displaying the lines of the Fibonacci lines and by activating the label, the numbers related to the price and the Fibonacci numbers are displayed. It helps traders to extract data from the last few days.
DISCLAIMER:
ALL DECISIONS AND RISK MANAGEMENT, ETC. ARE THE FULL RESPONSIBILITY OF THE TRADER AND THE AUTHOR IS NOT RESPONSIBLE FOR THE POSITIONS AND THE RESULTS OF THE TRADES (POSSIBLE LOSSES) IN ANY WAYS. DO YOUR OWN RESEARCH (DYOR) BEFORE ENTERING/ EXISTING IN TO/ FROM ANY POSITIONS.
Please like and use your comments after using the indicator.
Always be Profitable!
JebraTrade
14 April 2021
PIVOT EDGE - TREND GLIDEROne of the Biggest challenge in trading is to find the right trend and once we are in the right trend, holding on to winning trades is the next challenge. So this indicator addresses both these issues and helps you with
finding the right trend and also guide you and glide the trades till there is a change in trend by means of proper trend based candle color.
You can just look at the basic candle color as per the prevailing trend and be in the trend as long as the candle colors doesn't change. You need not worry or panic about the small pullbacks or retracements which is a normal
course of any trend continuation. Without this Indicator, in normal situation we would have ended our trades thinking the trend has changed and only to find that trend is again continuing and giving us more than 3-4 times reward after exit.
This Indicator is coded in such a way that no matter what may be the standard color of the candle, This Indicator will paint the candles to Green color in an Uptrend and it will paint the candles RED color in downtrend.
You can take entries as soon as you see the trend formation and wait till the trend is changed or the candle color is changed.
This indicator is intended for the use of newbies or Novice traders to give them confidence and also to guide them towards the proper trend so that they are not taking any counter trend trades.
This Indicator is also beneficial for experienced and master traders to keep them in trade and glide until there is a clear change in trend thereby riding their profits for longer time.
This is a Moving average crossover based strategy but slightly different in the computation where in I have used the customized PEMA values to suit most favorable win ratio.
The results are best when used for timeframe of 10 mins and above. Also you must know the basics of candle stick patterns and price action to take suitable entries and exit at favorable risk reward ratio.
Always do not wait for exit signal from the indicator. You can exit whenever you have gained decent profit and you can keep a trailing stop loss and lock in your profit.
This Indicator works on all Markets and all types of timeframes. Kindly do backtesting for atleast 2-3 months data before using it for live market. Also you must find out which stocks you wish to trade and check if this indicator works favorably for your scripts. The results might slightly vary on stocks
with high volatility.
Always look for the curve in trending up direction of trending down direction. Do not trade whenever the curve is flat and not inclined upside or downside.
Always trade with a suitable STOPLOSS in place and trade with less quantity till you find comfort and confidence with this Indicator.
Further updates to follow periodically. Incase you like this script, like it and share it to others too. Also take a look at the other scripts that I have published.
Happy Trading
Mohan
OH2B Take Profit IndicatorOH2B Trading Indicator
The Take-Profit Indicator gives you exit points for taking profits based on the Average Directional Index and Relative Strength Index.
It also gives you possible swing-high and swing-low in a trend .
The OH2B Trading Indicator is an indicator that gives you entry points for BUY and SELL based on Trend Channel and Ema-Crossover.
Both indicators work better in tandem with the best result.
Trading with Both Indicators
Orange Zone : Wait for the next signal from OH2B Trading Indicator.
The OH2B Trading Indicator gives you entry points for BUY or SELL .
When the ema1 crosses above ema2, the trend channel will be painted GREEN in color, and a BUY signal will appear. = BUY
When the ema1 crosses below ema2, the trend channel will be painted RED in color, and a SELL signal will appear. = SELL
When a BUY or SELL signal appears on the chart, don't rush into any trade.
Please allow a few hours for confirmation of signals .
To take profit, please follow the Take-Profit Indicator at the bottom.
RED dots are the Take-Profit targets for the BUY (long) signal
GREEN dots are the Take-Profit targets for the SELL (short) signal
*After taking profit, please set a Stoploss to at least break-even level to protect your profits.
When the price enters the Orange Zone again, you may close your trade and wait for the next signal.
If you like to keep your positions at Orange Zone, please remember to set a stop-loss alert when an opposite signal pops up on the chart.
Often the price goes to the Trendline after the signal, so keep some funds to increase the position or even open all position near the Trendline , or use it for re-enter with SL after you closed position on TPs.
VWAP + Fibo Dev Extensions StrategyBased on my VWAP + Fibo deviations indicator, I tested some strategies to see if the indicator can be profitable; and I got it !
This strategy uses:
H1 timeframe
Weekly VWAP
+1.618 / +2.618 / -1.618 / -2.618 Deviations Extensions to create 2 bands
The value of the deviation
First, the 2 bands are plotted : +1.618/+2.618 painted in red and -1.618/-2.618 painted in lime.
Then, we wait for the deviation value to reach at least 150 (see thumbnail) to avoid littles moves when the gaps between bands are too short.
Entry long position :
first candle must crossunder the -1.618 level and low have to stay over the -2.618
low of the second one must stay in the lime band
enter the third one if the deviation value is over limit (150)
Exit long position :
TP : when a high crossover VWAP
SL : when a low crossunder -2.618
Entry short position :
first candle must crossover the +1.618 level and high have to stay under the +2.618
high of the second one must stay in the red band
enter the third one if the deviation value is over limit (150)
Exit short position :
TP : when a low crossunder VWAP
SL : when a high crossover +2.618
Notes :
this strategy uses pyramiding (5), be careful and calculate your risk management
the comission value is set to 0.08% to include slippages when entering a trade because of market orders
This strategy is not an advice to invest, make your own decisions.
Trend TradingThe strategy has two scripts coded in it. It uses $10,000 capital, 1 Share is the default quantity, commission of 0.0018.
As you can notice in the AMD chart,
The coded script can do four actions because there are two scripts together.
First script:
A-Buy on red bars
B-sell on green candles.
Second script:
A-buy on red background
B-sell on green background
(This is just to show you the statistics of both scripts).
The way my strategy works is there are multiple weights to gains from certain highs and lows using Fibonacci ratios.
The reason I combined both is I need to know what the trend is to avoid trading against it.
The background color tells me what the trend it.
The bar colors are for entries.
How I filter the signals:
When the background is red, then a down trend. However, my entry would be on green bars.
When the background is green, an uptrend, However, my entry would be on red bars.
The strategy can be used for multiple time frames, please test profitability rate and trade based on your judgment. The indicator is not perfect, and Your skills are important in the decision making. Do not depend solely on the indicator.
Other signals,
1-After a wide green background(uptrend). You could see one a red that could be an entry instead of a downtrend and vice versa.
2-In a wide red background, you could see green bars eventually that could be an overbought condition for a rally and vice versa.
The indicator can help you but will not trade for you. I suggest that you follow the certain conditions I have mentioned (How filter the signals).
If you are interested, please send me private message.
Two Take Profit StrategyThis script is for research purposes only. I am not a financial advisor.
Entry Condition
This strategy is based on two take profit targets and scaling out strategy. The entry rule is very simple. Whenever the EMA crossover WMA, the long trade is taken and vice versa.
Take Profit and Stop Loss
The first take profit is set at 20 pips above the long entry and the second take profit is set at 40 pips above the long entry. Meanwhile, the stop loss is set at 20 pips below the long entry.
Money Management
When the first take profit is achieved, half of the position is closed. The rest of the position is open to achieve either second take profit or stop loss.
There are three outcomes when using this strategy. Let's say you enter the trade with 200 lot size and you are risking 2% of your equity.
1. The first outcome is when the price hits stop loss, you lose the entire 2%.
2. The second outcome is when the price hits the first take profit and you close half of your position. Meaning that you have gained 1%. Then you let the trade running and eventually it hits stop loss. The total loss is 0% because the remaining lot size which is 200/2=100 times by 20pips is 1%. You have gained the earlier 1% and then loss 1%. At this point, you are at break even.
3. The third outcome is similar to the second out but instead of hiring stop loss, the trade is running to your favor and hits the second take profit.
Therefore, you gained 1% from the first take profit and you gained another 2% for the second take profit. Your total gained is 3%
Summary
The reason behind this strategy is to minimize risk. with normal strategy, you only have two outcomes which are either win or loss. With this strategy, you have three outcomes which are win, loss or break even.
TTS Triple Threat SMA10-30-200 TLTTS Triple Threat SMA10-30-200 TL is a crossover and crossunder trading system that is based on three simple moving averages (SMA).
The default settings are optimized for 4-hour charts.
The TTS Triple Threat trading system works as follows:
1. Enters BULLISH trade when LE Trade & LONG signals are shown on the chart.
2. Enters BEARISH trade when SE Trade & SHORT signals are shown on the chart.
3. LONG and SHORT signals are shown based on SMA crosses for visual inspection but doesn't mean they are trades. Either LE Trade or SE Trade signals need to be present for a trade to take place.
4. TTS Triple Threat SMA10-30-200 TL uses trailing stop loss settings. The ratios between the profit taking settings and trailing loss stops are important to the strategy. Trailing stop loss exits are shown on the chart as XL STOP LOSS or XS STOP LOSS. Profit exits are shown as XL PROFIT EXIT and XS PROFIT EXIT.
Open Close Profit - [Alerts]This script comes with the following indicators and features:
Moving Average trend filter (Hull, ZLEMA, McGinley)
Pin Bar Filter
MACD indicator
Pump and Dump filter
Entry, Take Profit, and Stop Loss Alerts
And a few more indicators in the back-end to increase accuracy, optimize entries and filter out sideways PA
This script works really well as a scalper on lower Time Frames as well as on higher Time Frames. Besides that you can also use it on pretty much any coin or asset.
This script is not repainting. We advise to use alerts on “Once Per Bar Close”.
If you’d like to automate this script you can do that by using AutoView, ProfitView, ProfitTrailer, CryptoHopper etc.
Leave a message if you’d like to try it out.
BEST Trailing Stop StrategyHello traders
Here we go again.... with the second strategy snippet.
Reminder: the first snipper was a Trailing Profit strategy script
What's on the menu?
A trailing stop is designed to protect gains by enabling a trade to remain open and continue to profit as long as the price is moving in the investor's favor.
The order closes the trade if the price changes direction by a specified percentage or dollar amount.
Trigger me I'm famous
I developed many trading strategies in my career and often I've been asked to trigger a trailing-stop once a certain % move has been made.
On the screenshot below, the SL trigger is plotted in maroon.
Once the price goes past that level for the first time, I'll start trailing the trailing stop level.
In other words, when we see a price makes an interesting move in percentage value - we decide to trail the stop for at least not losing any more
All the BEST
Dave
Volty Expan Close Strategy with Backtest Date RangeInput Information
Length Numeric 5 Number of bars used to determine the average true range.
NumATRs Numeric .75 Factor used to calculate a percentage of the average true range, used to
Long and short entry based on a percentage of price movement beyond the average range.
Profitable and simple strategy..
PT ATRPERCENTAGEI'M JUST AN AMATEUR SO USE AT YOUR OWN RISK.
Couldn't find a script for the ATRPERCENTAGE indicator for ProfitTrailer, so I made one.
I believe it is working correctly from what the wiki says, but again, use at your own risk.
Ichimoku Cloud Trend Long AlertsFantastic trading system allowing for high probability trading.
I prefer to use lesser timeframes, like in this example, for lower probability per trade but higher % profits over time. On some timeframes probability can be between 70-100%.
Settings for cryptocurrency:
Conversion: 20
Base: 60
Span B: 120
Displacement: 30
Enjoy!
TIP: I've noticed that when a new coin launches after IEO this script can work on small timeframes (15m) and with the Base and Span settings halved. This usually gives good results if ran for approx. five days from launch. Particularly with Huobi and Binance launches.
CryptoScalper: NightMODE by BiO-618Hey guys!
It's me with a new version of the script.
Since a lot of people wanted to use it for scalping, I adjusted it for that.
More buy signals, more sell signals, 90% accuracy (at least ;) )
Remember to use the pivots to set Take Profits and Stop Losses, no software is 100% accurate, otherwise the market would trash it.
SELL SIGNALS
Red "S": Sell signal
Yellow "Sell": Strong+ sell signal
Orange "SELL": Strong++ sell signal. Shortable signal.
Red triangledown "SELL!": Strongest+++ sell signal, bearish divergences from MACD . Shortable signal.
BUY SIGNALS
Yellow triangleup "Weakening": Bear trend is getting weak, as the asset is getting oversold.
Green "BUY!": Strong buy, bullish divergence from MACD . Strongest buy signal.
Remember, again, to ALWAYS set your TP and SL beforehand. The key to be profitable is to act before the market acts.
It's better 3% in hand than 1% below your initial balance.
From a manual backtesting, I got a 53% profit on 2 weeks, trust my advice to manage the risk and you will be profitable aswell ;)
Check my other scripts to get more options :)
I also made a 4Hours and 12Hours optimized scripts, you might found that which one works better for your strategy, asset, and timeframe.