Cryptooo fox HYPER trading(CRYPTOOO FOX ( BCH ) long & short no repaint strategy)
Hello traders
- The strategy is using higher time frame but it never repaint .
- The strategy is working only in ( 10 % of equity ) you can change it as you want .
- I use 0.04 % as fees ( this future market in binance fees ) .
- I use 1000 dollar as capital ( you also can change it as your capital ) .
- The strategy is working in ( BCH / USDTP ) and ( BTC / USDTP) IN BINANCE FUTURE MARKET .
- I recommanded too much using ( 15 min , 30 min ) charts .
- This script is working in standard charts no ( heikien ashi or range ) charts .
- ( TO ACCES THIS SCRIPT PLEASE USE THE LINKS BELOW ) .
Strategy!
TC Chart Score StrategyThis is My Call Confidence Strategy
The Strategy is designed to help confirm a bullish reversal after a downtrend.
This uses custom weighted algorithm
The Algorithm combines directional movement, volume over average, and moving averages to formulate a score.
The score is then used in conjunction with a smoothed score of the same criteria to initiate a buy signal on a cross over.
The settings are designed to help you customize how you weight directional movement, and the moving averages to further finetune the algorithm to your timelines.
The default settings are designed to be used on a 1 hour time frame.
You can change the settings for other time frames to further increase effectiveness.
This script will be updated as needed if a better algorithm is designed.
BTCUSD signal [DinhChienFX Corner] Ver 2.01. How to use Keltner Channel
a_ Length of Keltner's basis line is 50. It gives the best result in finding rule of BTCUSD.
b_ How to confirms a trend.
- Upper 2 is used to confirm Keltner channel at Uptrend.
- Lower 2 is used to confirm Keltner channel at Downtrend.
c. How to determine a swing Entry.
_ Upper 1 is used to buy when the market make a corrective.
_ Lower 1 is used to sell when the market make a corrective.
2. Long signal is confirmed when Closed of candle crossover the Upper 2.
3. Short signal is confirmed when Closed of candle crossunder the Lower 2.
4. Stoploss is calculated by the price closed candle +/- the value of Average true range (length=20 bars)
Stoploss = previous Close +/- atr(20)x2
-> To move the stoploss every 1 hour.
5. Filter the Candle is over 93% for Not Entry.
ETHUSD signal [DinhChienFX Corner] Ver 1.01. How to use Keltner Channel
a_ Length of Keltner's basis line is 50. It gives the best result in finding rule of ETHUSD.
b_ How to confirms a trend.
- Upper 1 is used to confirm Keltner channel at Uptrend to give Buy_1.
- Lower 1 is used to confirm Keltner channel at Downtrend to give Sell_1.
c. How to determine a swing Entry.
- Upper 1 is used to buy when the market make a corrective.
- Lower 1 is used to sell when the market make a corrective.
d. Color count calculate
- Color count = Green + Red
- If Color count > 0 is Uptrend to give Buy_2
- If Color count < 0 is Downtrend to give Sell_2
2. Long signal is confirmed when Closed of candle crossover the Upper 1 & Color count for Uptrend.
3. Short signal is confirmed when Closed of candle crossunder the Lower 1 & Color count for Downtrend.
4. Stoploss is calculated by the price closed candle +/- the value of Average true range (length=20 bars)
Stoploss = previous Close +/- atr(20)x2x0.9
-> To move the stoploss every 1 hour.
5. Filter the Candle is over 93% for Not Entry.
6. Report the result at Backtest:
a. Longterm result 2018-23/9/2020:
b. Midterm result (every year)
_ 2018-2019:
_ 2019-2020:
c. Shortterm 01/01/2020 to 09/23/2020
--------------
"Use the link below to obtain access to this indicator" or "PM us to obtain access"
Super Guppy StrategyCM Super Guppy with Long/Short signals, backtesting, and additional options. Updated for PineScript v4.
COINBASE:BTCUSD
Features 2 primary modes, depending on your risk profile. These options are available in the settings:
"Early Signals" ON (default):
Prints a "long" on grey to green transitions AND red to gray transitions.
Prints a "short" on green to grey transitions AND gray to red transitions.
Will not print back-to-back repeated positions (i.e. green → grey → red will only print the first green → gray "short" signal and not print "short" twice).
Rotates long and short positions with no delay.
"Early Signals" OFF
Will close trades, but never open new ones, when guppy transitions to from any color to gray.
Open long: guppy transitions gray to green.
Close long: guppy transitions green to gray.
Open short: guppy transitions gray to red.
Close short: guppy transitions red to gray.
Does not rotate long and short positions back to back.
Additionally:
Can toggle on/off the 200EMA. Default is off.
Can toggle on/off short positions. Default is on.
In development: alerts
Reversal closing priceThe reversal closing price (RCP) is a candlestick pattern which follows two simples rules:
the low price of current candle needs to be lower than the low price of the last 2 candles
the closing price of current candle needes to be higher than the closing price of the last candle
This generates a signal for a long position. For a short position, the conditions are inverted:
the high price of current candle needs to be higher than the high price of the last 2 candles
the closing price of current candle needes to be lower than the closing price of the last candle
Since RCP is a trend follower indicator, the strategy is programmed in such a way that long positions are only placed if the short period EMA is above the long period EMA, and short positions are only placed if the short EMA is bellow the long EMA. Both periods are configurable, and should be ajusted for each asset.
This strategy uses a fixed stop loss and take profit, and the it's ratio is configurable. The stop price is one tick lower than the lowest price of X candles prior to the order execution for long positions, while in short positions it's one tick higher than the higher price. The amount of candles to lookback (X) is configurable. Both stop and take profit prices are displayed, the first as a red line, and the second as a green line.
This is the setting that I've found to work best with TVC:SPX , but you may find a better setting. While the RCP is universal, it's placement depends on the trend and it's strenght, something that is very heterogeneous among assets.
I really wish that I was able to place images, but I don't have PRO, so text will have to do.
This strategy was designed by Alexandre Wolwacz, a.k.a. Stormer.
The Strategy - Ichimoku Kinko Hyo and moreThe purpose of this strategy is to make the signals from my scripts available for verification by backtests. Different signal and filter combinations can be created and specific manual parameter optimization can be carried out.
In detail, this strategy includes:
23 entry signals
two entry filters with each 9 filters
two exit filters with each 9 filters
take profit and stop loss
time period for backtesting
STRATEGY TESTER ENGINE - ON CHART DISPLAY - PLUG & PLAYSo i had this idea while ago when @alexgrover published a script and dropped a nugget in between which replicates the result of strategy tester on chart as an indicator.
So it seemed fair to use one of his strategy to display the results.
This strategy tester can now be used in replay mode like an indicator and you can see what happen at a particular section of the chart which was is not possible in default strategy tester results of TV.
Please read how each result is calculated so you will know what you are using.
This engine shows most common results of strategy tester in a single screen, which are as follows:
1. Starting Capital
2. Current Profit Percentage
3. Max Profit Percentage
4. Gross Profit
5. Gross Loss
6. Total Closed Trades
7. Total Trades Won
8. Total Trades Lost
9. Percentage Profitable
10. Profit Factor
11. Current Drawdown
12. Max Drawdown
13. Liquidation
So elaborating on what is what:
1. Starting Capital - This stays 0, which signifies your starting balance as 0%. It is set to 0 so we can compare all other results without any change in variables. If set to 100, then all the results will be increased by 100. Some users might find it useful to set it to 100, then they can change code on line 41 from to and it should show starting balance as 100%.
2. Current Profit Percentage - This shows your current profit adjusted to current price of the candle, not like TV which shows after candle is close. There is a comment on the line 38 which can be removed and your can see unrealized profit as well in this section. Please note that this will affect Draw-down calculations later in this section.
3. Max Profit Percentage - This will show you your max profit achieved during your strategy run, which was not possible yet to see via strategy tester. So, now you can see how much profit was achieved by your strategy during the run and you can compare it with chart to see what happens during bull-run or bear-run, so you can further optimize your strategy to best suit your desired results.
4. Gross Profit - This is total percentage of profit your strategy achieved during entire run as if you never had any losses.
5. Gross Loss - This is total percentage of loss your strategy achieved during entire run as if you never had any profits.
6. Total Closed Trades - This is total number of trades that your strategy has executed so far.
7. Total Trades Won - This is the total number of trades that your strategy has executed that resulted in positive increase in equity.
8. Totals Trades Lost - This is the total number of trades that your strategy has executed that resulted in decrease in equity.
9. Percentage Profitable - This is the ratio between your current total winning trades divided by total closed trades, and finally multiplied by 100 to get percentage results.
10. Profit Factor - This is the ratio between Gross Profit and Gross Loss, so if profit factor is 2, then it indicates that you are set to gain 2 times per your risk per trade on average when total trades are executed.
11. Current Drawdown - This is important section and i want you to read this carefully. Here draw-down is calculated very differently than what TV shows. TV has access to candle data and calculates draw-down accordingly as per number of trades closed, but here DD is calculated as difference between max profit achieved and current profit. This way you can see how much percentage you are down from max peak of equity at current point in time. You can do back-test of the data and see when peak was achieved and how much your strategy did a draw-down candle by candle.
12. Max Drawdown - This is also calculated differently same as above, current draw-down. Here you can see how much max DD your strategy did from a peak profit of equity. This is not set as max profit percentage is set because you will see single number on display, while idea is to keep it custom. I will explain.
So lets say, your max DD on TV is 30%. Here this is of no use to see Max DD , as some people might want to see what was there max DD 1000 candles back or 10 candle back. So this will show you your max DD from the data you select. TV shows 25000 candle data in a chart if you go back, you can set the counter to 24999 and it will show you max DD as shown on TV, but if you want custom section to show max DD , it is now possible which was not possible before.
Also, now let's say you put DD as 24999 and open a chart of an asset that was listed 1 week ago, now on 1H chart max DD will never show up until you reach 24999 candle in data history, but with this you can now enter a manual number and see the data.
13. Liquidation - This is an interesting feature, so now when your equity balance is less than 0 and your draw-down goes to -100, it will show you where and at what point in time you got liquidated by adding a red background color in the entire section. This is the most fun part of this script, while you can only see max DD on TV.
------------------------------------------------------------------------------
How to Use -
1 word, plug and play. Yes. Actual codes start from line 33.
select overlay=false or remove it from the title in your strategy on first line,
Just copy the codes from line 33 to 103,
then go to end section of your strategy and paste the entire code from line 33 to line 103,
see if you have any duplicate variable, edit it,
Add to chart.
What you see above is very contracted view. Here is how it looks when zoomed in.
imgur.com
----------------------------------------------------------------------------------
Feel free to edit and share and use. If you use it in your scripts, drop me tag. Cheers.
Strategy Super Trend v0.4This strategy is written for trading cryptocurrencies using the super trend indicator. The main parameters of the strategies include the super trend indicator settings, as well as the testing period. An important advantage of strategies is the use of a martingale to close positions, which increases profitability!
EURNZD signal [DinhChienFX Corner] V1.0The right screen is never predicting before. Just a the best result at the history for confident to using for Trade.
------------------------
Risk: 1%.
1. The Long signal is calculate by the RSI indicator crossover 70, wait to Buy when the price corrects and crossunders the Upper Keltner Channel.
2. The Short signal is calculate by the RSI indicator crossunder 30, wait to Sell when the price corrects and crossovers the Lower Keltner Channel.
3. Stoploss and Take Profit is calculated by Plus or Minus the Average True Range indicator from the Price Entry.
4. Report the result at Backtest:
a. The Long-term result: 1/1/2017 - 13 Sep 2020
b. The Mid-tern result (every year):
- From 1/1/2017 to 1/1/2018:
- From 1/1/2018 to 1/1/2019:
- From 1/1/2019 to 1/1/2020:
c. The Short-term result:
- From 1/1/2020 - 13 Sep 2020
---------------------------------------
The right screen is never predicting before. Just a the best result at the history for confident to using for Trade.
---------------------------------------
"Use the link below to obtain access to this indicator" or "PM us to obtain access"
ATR Trailing Stop Strategy by ceyhunSame coding only coloring and strategy version added
//Barcolor
Green = Trail1 > Trail2 and close > Trail2 and low > Trail2
Blue = Trail1 > Trail2 and close > Trail2 and low < Trail2
Red = Trail2 > Trail1 and close < Trail2 and high < Trail2
Yellow = Trail2 > Trail1 and close < Trail2 and high > Trail2
//It gives White color where there is deterioration.
Let's not use InfoPanel in strategy, it would be wrong as it signals the next day.
ATR Trailing Stoploss StrategyI am sharing the strategy version of the indicator used before. It is very simple to use.
These are the settings I use, you can change, test and use as you wish.
Atr Period 5
Highest High Period 10
Multiplier 2.5
It can generate more signals in shorter time frames.
The success rate will be higher in longer time frames.
NZDJPY signal [DinhChienFX Corner] Ver 1.0The right screen is never predicting before. Just a the best result at the history for confident to using for Trade.
------------------------
Risk: 1%.
1. The Long signal is calculate by the Close of candle crossing up The Keltner Channel Upper.
2. The Short {Sell] signal is calculate by the Close of candle crossing down The Keltner Channel Lower.
3. Reset the Up/Down confirm at Entry.
4. Don''t entry when occurs the Reversal Candle (over 80% the Heigh of Keltner Channel).
a. Not filter the Candel is over 80%.
b. Filter the Candel is over 80% for Not Entry.
5. Stoploss and Take Profit is calculated by Plus or Minus from the Price Entry.
6. Report the result at Backtest:
a. The Long-term result:
b. The Mid-tern result (every year):
- From 1/1/2017 to 1/1/2018:
- From 1/1/2018 to 1/1/2019:
- From 1/1/2019 to 1/1/2020:
c. The Short-term result:
- From 1/1/2020 to 5 Sep 2020
---------------------------------------
The right screen is never predicting before. Just a the best result at the history for confident to using for Trade.
Thanks for watching .
The Lazy Trader - Index (ETF) Trend Following Robot50/150 moving average, index (ETF) trend following robot. Coded for people who cannot psychologically handle dollar-cost-averaging through bear markets and extreme drawdowns (although DCA can produce better results eventually), this robot helps you to avoid bear markets. Be a fair-weathered friend of Mr Market, and only take up his offer when the sun is shining! Designed for the lazy trader who really doesn't care...
Recommended Chart Settings:
Asset Class: ETF
Time Frame: Daily
Necessary ETF Macro Conditions:
a) Country must have healthy demographics, good ratio of young > old
b) Country population must be increasing
c) Country must be experiencing price-inflation
Default Robot Settings:
Slow Moving Average: 50 (integer) //adjust to suit your underlying index
Fast Moving Average: 150 (integer) //adjust to suit your underlying index
Bullish Slope Angle: 5 (degrees) //up angle of moving averages
Bearish Slope Angle: -5 (degrees) //down angle of moving averages
Average True Range: 14 (integer) //input for slope-angle formula
Risk: 100 (%) //100% risk means using all equity per trade
ETF Test Results (Default Settings):
SPY (1993 to 2020, 27 years), 332% profit, 20 trades, 6.4 profit factor, 7% drawdown
EWG (1996 to 2020, 24 years), 310% profit, 18 trades, 3.7 profit factor, 10% drawdown
EWH (1996 to 2020, 24 years), 4% loss, 26 trades, 0.9 profit factor, 36% drawdown
QQQ (1999 to 2020, 21 years), 232% profit, 17 trades, 3.6 profit factor, 2% drawdown
EEM (2003 to 2020, 17 years), 73% profit, 17 trades, 1.1 profit factor, 3% drawdown
GXC (2007 to 2020, 13 years), 18% profit, 14 trades, 1.3 profit factor, 26% drawdown
BKF (2009 to 2020, 11 years), 11% profit, 13 trades, 1.2 profit factor, 33% drawdown
A longer time in the markets is better, with the exception of EWH. 6 out of 7 tested ETFs were profitable, feel free to test on your favourite ETF (default settings) and comment below.
Risk Warning:
Not tested on commodities nor other financial products like currencies (code will not work), feel free to leave comments below.
Moving Average Slope Angle Formula:
Reproduced and modified from source:
EURUSD signal [DinhChienFX Corner] Ver 3.0* Signals are tested successfully for 3.5 years with a steady win rate year on year until now.
Risk: 1%.
* Backtest time: 3.5 years / Premium, varies between currency pairs (Cryto default backtest time is shorter since the market is open both Saturday and Sunday: about 2 years).
The price rule of EURUSD in 20,000 past H1 candles past:
- Upterm (Long): Buy
+ When the price crossing up (Crossover) the Upper line gives 1 point.
- Downterm (Short): Sell
+ When the price crossing down (Crossunder) the Lower line gives 1 point.
- 2 or more points (> = 2), the entry conditions are met
- The entry point for the highest winning rate: when the price adjusts to the Upper / Lower line, the order price is at the closing price of the adjustment candle.
- When the above conditions are met, the Indicator shows a Buy / Sell signal according to the trend.
-----------------------------------
- Maximum risk / reward winning ratio: 1 / 1.05
- Stoploss: Calculated from the entry point + - actual fluctuation with the formula ATR (20) * risk ratio (risk).
- Profit: Calculated from the entry point + - actual fluctuation by the formula ATR (20) * reward ratio (reward).
- Profit: So the product has a stable profit of over 30% / year.
- Should backtest 3 Years (long term), every Year (medium term) and quarterly or 6 months (short term). If each year the success rate is always over 50%, it can be used for real trade.
Tilson T3 and MavilimW Triple Combined StrategyInspired by truly greatful Kivanç Ozbilgic (www.tradingview.com).
The strategy tries to combined three different moving average strategies into one.
Strategies covered are:
1. Tillson T3 Moving Average Strategy
Developed by Tim Tillson, the T3 Moving Average is considered superior to traditional moving averages as it is smoother, more responsive and thus performs better in ranging market conditions as well. However, it bears the disadvantage of overshooting the price as it attempts to realign itself to current market conditions.
It incorporates a smoothing technique which allows it to plot curves more gradual than ordinary moving averages and with a smaller lag. Its smoothness is derived from the fact that it is a weighted sum of a single EMA, double EMA, triple EMA and so on. When a trend is formed, the price action will stay above or below the trend during most of its progression and will hardly be touched by any swings. Thus, a confirmed penetration of the T3 MA and the lack of a following reversal often indicates the end of a trend. Here is what the calculation looks like:
T3 = c1*e6 + c2*e5 + c3*e4 + c4*e3, where:
– e1 = EMA (Close, Period)
– e2 = EMA (e1, Period)
– e3 = EMA (e2, Period)
– e4 = EMA (e3, Period)
– e5 = EMA (e4, Period)
– e6 = EMA (e5, Period)
– a is the volume factor, default value is 0.7 but 0.618 can also be used
– c1 = – a^3
– c2 = 3*a^2 + 3*a^3
– c3 = – 6*a^2 – 3*a – 3*a^3
– c4 = 1 + 3*a + a^3 + 3*a^2
T3 MovingThe T3 Moving Average generally produces entry signals similar to other moving averages and thus is traded largely in the same manner.
Strategy for Tillson T3 is if the close crossovers T3 line and for at least five bars the close was under the T3
2. Tillson T3 Fibonacci Cross
Kivanc Ozbilgic added a second T3 line with a volume factor of 0.618 (Fibonacci Ratio) and length of 3 (fibonacci number) which can be added by selecting the T3 Fibonacci Strategy input box.
Strategy for Tillson T3 Fibo is when the Fibo Line crossover the T3 it gives long signal vice versa.
3. MavilimW
MavilimW is originally a support and resistance indicator based on fibonacci injected weighted moving averages.
Strategy for MavilimW is is if the close crossovers T3 line and for at least five bars the close was under the T3
Hope you enjoy
365 Day High Breakout StrategySCRIPT NOTES
- Strategy consists of 3 parameters :-
1. BUY on 365 day breakout (250 days taken in back-testing instead of 365 days considering weekends and other holidays in a year)
2. Moving averages (Noise Filtering condition )
3. RELATIVE STRENTH indicator (Original Author - tradingview.com ) (Noise Filtering condition )
- Strategy works better on low volatile stocks.
- This strategy is for self improvement and concept sharing purpose only.
- Trading (including profit/loss) using this strategy is completely user's responsibility.
VGrego - Triple Regression StrategyI developed this strategy with perpetual contracts like the ones offered by Bitmex and FTX for Bitcoin.
This script uses complex regressions to analyze past, present and future to place long calls.
The script performs well on 1H charts on most perpetual contracts scenario.
Random entry pointsIt is profitable strategy with random entry points.
A simple strategy involving random opening of trades. But such a strategy on large samples will demonstrate profit. Because the strategy adheres to the golden rule of trading: "Let profits rise and quickly stop losses."
Remember, exit points are very important. Many traders make the mistake of focusing all their attention on entry points.
TSS Strategy TESTThis is strategy for backtesting TSSPRO script and has all settings from this indicator.
Strategy has setup for 100$ initial capital and 100% entering to each position and 0.04% exchange comission plus take-profit and stop-loss and TSS script settings.
I also have settings for 15min timeframe for BTC & ETH with annually profit ~200-300% (no leverage. i.e. x1).
You can also specify in settings:
+Take profit
+Stop-loss
+Start & end time
Annually Profit Strategy statistics for Binance BTCUSDT 4H (no leverage. i.e. x1)
2020(august) +134%
2019 +93%
2018 +135%
PM me if you want to test it.
Bollinger Bands Breakout StrategyBollinger Bands Breakout Strategy is the strategy version of Bollinger Bands Filter study version, which can be found under my scripts page. The strategy goes long when price closes above the upper band and goes short signal when price closes below the lower band.
Bollinger Bands is a classic indicator that uses a simple moving average of 20 periods, along with plots of upper and lower bands that are 2 standard deviations away from the basis line. These bands help visualize price volatility and trend based on where the price is, in relation to the bands.
The strategy doesn't take into account any other parameters such as Volume / RSI / Fundamentals etc, so user must use discretion based on confirmations from another indicator or based on fundamentals. The strategy results are based on purely long and short trades and doesn't take into account any user defined targets or stop losses.
The strategy works great when the price closes above/below upper/lower bands with continuation on next bar. It is definitely useful to have this strategy or the Bollinger Bands filter along with other indicators to get early glimpse of breach/fail of bands on candle close during BB squeeze or based on volatility .
This can be used on Heikin Ashi candles for spotting trends, but HA candles are not recommended for trade entries as they don't reflect true price of the asset.
The strategy settings default is 55 SMA and 1 standard deviation for Bollinger Bands filter, but these can be changed from settings.
It is definitely worth reading the 22 rules of Bollinger Bands written by John Bollinger if interested in trading Bollinger Bands successfully.
New Secret Strat V56156After years of resserch and development, I finally finished created the best strategy ever made.
It works on every security you can think of: futures, forex, bitcoin, and so on.
It will adapt the pattern of every chart to make the most money possible.
This is the masterpieace I was hopping to produce one day, and now it is.
Right before you.
Enjoy the best strategy that has ever been created.
Good luck !
Primus V1 - BybitHey everyone,
The current version its a scalping strategy for Bybit but for those that prefers swing trading algo I can do a different version as well for different exchanges.
This is the first version on my algo Primus, expect updates on the months to come.