Crypto Market Maker w/ BacktestUltimate Trading Tool. Simple af 1.07% . Follow signals, chart if you want to confirm. 
Takes only trades with proper risk to reward ratio. 
At times calls absolute top and bottom. 
Can be used on ALTs as well. 
Based on Neural Networks. 
Can be used on 60m,30m,15m,5m, 3m 0.32% 0.32% -0.88% - As this is basically a SCALPER. (use with leverage) 
Works best in my experience on 15m.
This is strategy for backtest, check my profile for the indicator with alerts. 
This Level of Strategy, will not be free. PM for access - Monthly Subscription.
Kripto
uncharted1 - Momentous Strat v2Strategy accompanying the study of the same name; uses RSI, StochRSI, and MFI indicators.  Mix and match to find what you think could be the best entries and exits using these indicator combinations.  All the switches are in the Inputs page so have fun with it.  I created this primarily for crypto currencies and long positions.  Perfect for users of AutoView.  Backtest component by @pbergden included.
Long Term Swing Position Indicator Alpha VersionThis is a early version of a swing trading indicator I have been working on. It uses EMAs and ADX to find entries. This will eventually be integrated into my main trading indicator. The strategy is defaulted to start with 17,000 capital and trade with 100 percent of equity. You can test different ranges of dates by going into the settings and changing the end dates of the backtest. It is defaulted to test from 1/1/2018 to the current time. Keep in mind if you keep it set to use 100% equity it will not be able to enter positions if the initial capital is less than the price of 1 bitcoin -3.31% at the beginning of the test range. It currently has a pretty low success rate, but the average winning trade is significantly larger than the average losing trade so it still makes a significant profit. This has only been tested so far on the 15 minute and 30 minute charts for Bitfinex:BTCUSD. 
The end goal for this indicator is to allow me to enter long term future positions to hold while I trade swaps on the short and medium term. This will allow me to increase profits. 
This strategy will be changing significantly in the future as I test various ideas and setting configurations to maximize the effectiveness, but feel free to use it however you want. 
My main indicator is currently in beta and will be finished before this one is completed, so if you want a solid indicator to trade with in the immediate future, I suggest checking that one out at  
Please comment or direct message me if you have any questions of critiques, I will always respond within 24 hours. If you find out anything interesting while testing the strategy I would also appreciate it if you dropped me a message letting me know.
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 !
OmenImproved momentum-based trading algorithm based on my previous Merlin V6 script. Adjusted trade filtering rules to improve net return and profit factor on both long and short positions.
Works best with mid time-frame Heikin-Ashi data.
EMAGAIN Strategy FREE - CryptoProToolsSet Buy and Sell triggers based on the EMAGain indicator.
Strategy version for backtesting
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.














