Protege Crypto Scalping ConfirmationBlue = Buy
Red = Sell
Purple = Take profit / stay out
Used as a confirmation for our forecasts.
加密貨幣
Protege Crypto IndicatorThis is my only indicator created for crypto for those who wanted it.
Created from PUI but with volatility/volume adaptative code.
Have fun!
[Prod] SuperTrend with Stoploss+TrendZones - 1HHere, i'm using a SuperTrend (difference of moving averages) crossover strategy hybrid with stop-loss and trend-following to look at backtesting for the BCHUSD pair on the coinbase (GDAX) exchange.
Included in this script I've got some optimized parameters that seem to make a decent profit over ~35+ trades. The one thing that's bothering me here is that I get OCCASIONAL repaint issues with back-testing, but I can't figure out why for the life of me, because i'm using V3 in the start of the script. If someone could point out the mistake I may be making here , I feel like this could be a serious strategy to use against the BCHUSD pair on coinbase or other exchanges (with tuning of course).
I based this script off of with lots of modifications.
EMA, SMA Mean ReversionInvite Only: But everyone will be accepted
Invite-only in order to understand demand and interest in this type of strategy. All requests are welcome and will be accepted.
Full Source is available
A blog post containing full source code and commentary of the strategy is available on the backtest-rookies website. To comply with house rules, I cannot post a direct link here. (Hint add ".com" to backtest-rookies)
Overview
The strategy uses two moving averages to represent the historical mean and a slightly smoothed version of the current price action. It will place long or short trades when the fast EMA moves far away from the historical mean (the slow SMA).
Features
Set Backtest Date ranges
Enter when EMA is x% away from the mean
Independent inputs for the long and short side
Only enter when the EMA has started to reverse. (Input)
Optional Stop loss
Limit trades to a single direction to "Buy the dip" or "Sell the top"
Ichimoku TK Cross > EMA200 Crypto StrategyIchimoku strategy for cryptocurrency trading.
Enters trades on bullish tenkan-kijun crosses when price is above 200 EMA which suggests a long-running bullish trend.
Default Strategy Inputs (Forex / Crypto)The code in this post contains a set of default strategy inputs I use in new projects / backtests in Tradingview.
Full code commentary is available on the Backtest-Rookies website. To comply with house rules, I cannot post the direct link here.
Features
Trade Direction: So that you can limit the strategy for long only, short only or trade in both directions. It is important to note that when you select “Long Only”, you will still see Short signals on the chart. However, they are only used to close a position rather than reverse it. This is the default behaviour for strategies. The same applies to “Short Only”.
Date Ranges: So that you can isolate backtesting to specific periods of interest such as bull or bear markets.
Sessions: So you can easily get an idea of the expected results during your own session. You may also notice that performance of the strategy varies depending on which session it is deployed in.
Some example stop losses: It is not an exhaustive list but it should be enough to provide some inspiration for different types of stops that you can experiment with.
Happy Scripting. I hope the community finds it useful.
The Love B♥tPrivate invite only script - currently "LIVE TESTING".
Back test results look great. Doesn't repaint. A lot of people might be saying, why use H.A. and all that and its not reliable etc.
The current testing you see of NEO is using 1% commission rate to account for the price difference and also the usual 0.25% commission rate.
Also, sometimes with H.A., you will buy lower than listed price or buy higher than listed price. However, with the testing I have done, it averages out.
I recommend using anywhere between 1-4 hour charts.
The strategy is using a combination of few different indicators along with moving averages.
Moonbot - Cryptocurrency Trading StrategyThis is a greatly improved upon version of my cryptoTurtle. Enough has changed I didn't think it was appropriate to just update cryptoTurtle. I will possibly be selling this bot on bitcointalk in the future, stay tuned!
Setup:
Buy: Above green line and green up arrow.
Sell: Sell when above top red line or bottom red line. Also sell if arrow turns down and red.
Crypto Turtle - Trend Following StrategyThis represents a bot I have written that uses a heavily modified version of the Turtle strategy for cryptocurrency trading. This is meant to be traded on the 4 Hour candlestick. This strategy doesn't 100% accurately reflect the bot due to limitations of pinescript. The actual bot enters on the signal much faster, detects bitcoin price rally and adjust its positions accordingly, follows all pairs traded on poloniex at once.
I am publishing this strategy here to gauge interest, and may list the bot on bitcointalk in the future for sale.