BTCUSD - 4H - Cyatophilum Golden X - RSI [BACKTEST]This indicator is a custom combo of Ema crosses, RSI divergences and Support/resistance , engineered to make the most profit possible.
ABOUT THE STRATEGY
The Net Profit (Gross profit - Gross loss) is calculated with a commission of 0.05% on each order.
Each trade is made with 1 BTC : The backtest buys 1 BTC and sells 1 BTC.
If you decided to Short or Long, profits can be higher, but trade at your own risk.
To use this strategy on a ALT/BTC market (for trading altcoins), change the default Order Size from 1 Contract to 100% of Equity.
There are two kind of buy signals : Green and Blue triangles, that are two great Buy/Long entries.
There are also two kind of sell signals: Red and Orange triangles, that are two great Sell/Short entries.
The indicator comes with automatic Alerts that trigger on Green and Blue triangles for a Buy Alert, or that trigger on Red and Orange triangles for a Sell Alert.
If you are interested in purchasing the indicator and want to try it, then please leave a comment.
An alert setup indicator version is available on my profile.
-----------------------------------------------------------------------------------------
I am also available for PineScript Development and Reverse Engineering.
Join my discord:
discord.gg
Поддержка и сопротивление
Pivot StrategyThis strategy utilises pivot points to mark support and resistance levels and trades on them.
Fibonacci Camarilla Pivot Points Strategy Prototype
Camarilla pivot points with level 5 and another level 3 based on 1.618 added
Option to toggle regular Camarilla or Fibonacci based Camarilla pivot points
Option to toggle labels, candle overlay, levels, and more
Camarilla pivot points have greatly interested me due to the extremely choppy nature of the cryptocurrency market when it isn't going through a bull run. Camarilla pivot points aren't traditional pivots; the hlc3 of the previous candle close is the basis for each level, as the inventor felt that mean reversion to that previous value was likely.
Entries and Exits (plus alerts)Simple breakout strategy that can be used for most equities, FOREX and cryptocurrencies. Inputs can be customized to suit your trading style and can be applied to any time frame chart. Comes with matching alert indicator which is useful for autotrading or just simply never missing a trade for manual trading. Please message me for access. Happy trading!
Pivot Reversal Strategy with backtest date rangeThis is standard Pivot Reversal Strategy with backtest date range added.
In parameters you can select from/to date for backtesting range.
Sathya: Short the highShort the High
This script has been developed as a professional service and is published only for customer verification/acceptance.
If you are interested in development services, either PM me or visit the Backtest-Rookies website (.com)
Summary
This strategy will attempt to take a short position within a time window only after X consecutive up days. Once X consecutive up days have been detected, two windows will open up. The first window tracks the high of the day. The second window will attempt to short the high of the day if price retests it.
Features
Tracking of consecutive up days using intra-day data
Opening a trade window when consecutive up days are detected
Tracking the high of a sub-session (user definable)
Shorting the high during a second sub-session (user definable)
Stop losses and take profits
End of sub-session close out option.
Buffer range from high of the day. So price does not need to retouch the high but can come with x rupees.
Background coloring of sub-sessions so it is easy to track trades
The Falcon - My BTC/USDT Strategy 5 min UTHello,
I made a custom indicator, I called it The Falcon because it reacts quickly and knows how to take perspective of the market.
This kind of indicator can be used for manual trading or bots.
About the indicator
In short, it will help you :
Make profit when the market is in trading range
Get in/Get out when a rally begins
Never go against the trend
I based my algorithm on several technical tools such as RSI , emas , for a total of 3 boolean conditions mixed together with AND and OR gates, resulting in those entry/exit points (arrows).
About the Strategy
I only used long entries and exits. No shorting.
It is tested on the last 18 days (the maximum TradingView allows for a 5 min range)
I set a 0.05% commission on each order.
I will grant access to people willing to make a small donation.
Here is my BTC address : 19sVQvCDmVfEACq7BiMnWSMqFPZ8qfSQ2K
If you prefer ETH : 0xc8a5d3a63a05db0c2363ea1c08b37a01cce9ebfb
Send me a Private Message with the ID of the transaction
If you want to do some forward testing first, send me a message.
This script comes with an Alert Setup.
I am also taking commissions if you want me to code something for you, or do some reverse engineering.
Also you can ask me anything in the comments.
Thanks and see you next time !
My Custom indicator & Strategy for trading BTC in 5min UTHello,
If your goal is to make some BTC, this script might be for you.
I tested it on the ETH/BTC Binance chart.
About the indicator :
In short, it will help you for several things :
Avoid losing BTC when the trend goes bearish.
Earn BTC during any bullish trend.
Earn BTC when the market is in trading range by bouncing off trend lines, while anticipating a new potential trend.
I based my algorithm on several technical tools such as volume, RSI, pivot, for a total of 6 boolean conditions mixed together with AND and OR gates, resulting in those entry points (shapes)
About the Strategy :
I only used long entries and exits. No shorting.
The commission rate is set to 0.05% (binance)
The backtesting results in only 40€ of net profit for a 1000€ inital capital, it may seem litle BUT during the testing period (18 days, 40 trades) the coin (ETH) dropped in BTC value ( -25% ). You make 4% while a simple Holder would lose -25%, which is 29% difference.
Since I worked hard on this script, I'll grant access to only those willing to make a small donation, that'd really help me reach my goal of making a living with trading. I will also give you any info you want and give you everything need to set up alerts. Thank you very much.
Sathya: BreakoutIntra-day Breakout Strategy: Developed as a professional service and published for customer verification/acceptance.
If you are interested in development services, please visit the backtest-rookies website.
Features
Entry on a breakout from second candle of the session
Breakout tolerance zone to prevent false breaks
Take profit
Stop loss
Timed exit (exit at a specific time of day)
SB_Variable_Resistance Version 1.0It is a simple test strategy.
The strategy involves variable resistance.
If the price closes above the resistance a long order is placed and when price closes below the resistance a short order is placed.
Comment the perfect combination of indicators for it and will try to incorporate those indicators into it in the next version.
Message if you think of any modifications/ enhancements/ any opportunities. :)
Donations/Tips... :) -
BTC: 1BjswGcRR6c23pka7qh5t5k56j46cuyyy2
ETH: 0x64fed71c9d6c931639c7ba4671aeb6b05e6b3781
LTC: LKT2ykQ8QSzzfTDB6Tnsf12xwYPjgq95h4
AP_PatternsSysCreator: Andrew Palladino
Date: 10/22/2017
Strategy Name: Pattern Classifier System.
Description:
The strategy automatically classifies common price patterns using price fractals an trades them with an ATR based risk management strategy.
The following patterns are currently supported:
Symmetrical Triangle Breakout Long or Short
Ascending Triangle Long
Descending Triangle Short
Ascending Wedge Short
Descending Wedge Long
Future releases will include:
Rectangle Breakouts Long and Short
Head and Shoulders Patterns
The user has the ability to turn on or off any combinations of the individual patterns above.
Critical Level Hybrid Strategy (private beta)*This is a private beta version. Public version coming soon.*
-This strategy is based off the MTFCLM indicator, and Kaufman Adaptive Moving Averages.
-Perform in-depth technical analysis within seconds.
-Buy and sell signals, plus custom alert script included.
Note: To see the most accurate levels displayed on the screen, refresh your chart whenever new levels are drawn.
Cueing Off Support And Resistance Levels Backtest Cueing Off Support And Resistance Levels, by Thom Hartle
modified by HPotter for trade signals.
The related article is copyrighted material from Stocks & Commodities.
You can change long to short in the Input Settings
Please, use it only for learning or paper trading. Do not for real trading.
CamarillaStrategy -V1 - H4 and L4 breakout - exits addedExits added using trailing stops.
2.6 Profit Factor and 76% Profitable on SPY , 5M - I think it's a pretty good number for an automated strategy that uses Pivots. I don't think it's possible to add volume and day open price in relation to pivot levels -- that's what I do manually ..
Still trying to add EMA for exits.. it will increase profitability. You can play in pinescript with trailing stops entries..
Camarilla Strategy - breakouts of H4 and L4Breakout strategy of H4 and L4 levels. Manual entries and exits - higher profits BUT because I am a novice in pinescript,
Can someone please:
1. Show me how to add exit strategy lines : close> ema(close,3) for exit short and opposite for long. I added myself but I can't make it to work in relation to camarilla entries; instead it shows all ema crossings..
2.Why some entries over/above my pivots are not shown.. Example:11.15 AM (short) and 13.10 PM (long) AAPL, October 15, today? Today would've been 3 signals, not one..
Thank you in advance for any advice. I am a strong Camarilla follower, but I am not a coder.