CMYK XIAM◊ Introduction
This is project XIAM, a trading bot based on SMA and RMI
◊ Origin
Based on 'The Relative Momentum Index' by Roger Altman : February, 1993 issue of Technical Analysis of Stocks & Commodities magazine.
While RSI counts up and down days from close to close, the Relative Momentum Index counts up and down days from the close relative to a close x number of days ago.
This results in an RSI that is smoother. The input has been changed to the change of a smoothed close multiplied by a smoothed volume .
In addition SMA is used to detect an up/downwards phase.
◊ Adjustments
CMYK color theme applied.
◊ Usage
Automatic trading strategy
◊ Future Prospects
Remove jitter.
Take Variance into account
Auto adjusting settings evaluated on previous placements.
Proper asset management.
Bot
EMAGAIN for Profit Trailer by BotIndicatorsThis is a highly adjustable indicator for the ProfitTrailer Crypto Currency Trading Bot.
You can use it to visualize the EMAGAIN buy strategy. Here is how it works:
Set the candle size by setting your TV candle time accordingly
Set the candles used for Slow and Fast EMA Lines in the settings of this Indicator
Also set the buy value you would like to use on your bot to visualize the buy zones. You can set it either positive or negative.
The indicator will then show the Fast EMA, Slow EMA as well as the the areas where the actual price exceeds the buy value you have set and would generate a buy signal for Profit Trailer. Please keep in mind that Profit Trailer may still use trailing buy and trailing profit to optimize your buy/sell situation, this can obviously not be shown through this indicator.
Note: This is a first public release, future modifications may follow and are then shown on this site as updates. Always read this page to the end.
SMASPREAD for Profit Trailer by BotIndicatorsThis is a highly adjustable indicator for the ProfitTrailer Crypto Currency Trading Bot.
You can use it to visualize the SMASPREAD buy strategy. Here is how it works:
Set the candle size by setting your TV candle time accordingly
Set the candles used for Slow and Fast SMA Lines in the settings of this Indicator
Also set the buy value you would like to use on your bot to visualize the buy zones. You can set it either positive or negative.
The indicator will then show the Fast SMA, Slow SMA as well as the the areas where the actual price exceeds the buy value you have set and would generate a buy signal for Profit Trailer. Please keep in mind that Profit Trailer may still use trailing buy and trailing profit to optimize your buy/sell situation, this can obviously not be shown through this indicator.
Note: This is a first public release, future modifications may follow and are then shown on this site as updates. Always read this page to the end.
EMASPREAD for Profit Trailer by BotIndicatorsThis is a highly adjustable indicator for the ProfitTrailerCrypto Currency Trading Bot.
You can use it to visualize the EMASPREAD buy strategy. Here is how it works:
Set the candle size by setting your TV candle time accordingly
Set the candles used for Slow and Fast EMA Lines in the settings of this Indicator
Also set the buy value you would like to use on your bot to visualize the buy zones. You can set it either positive or negative.
The indicator will then show the Fast EMA, Slow EMA as well as the the areas where the actual price exceeds the buy value you have set and would generate a buy signal for Profit Trailer. Please keep in mind that Profit Trailer may still use trailing buy and trailing profit to optimize your buy/sell situation, this can obviously not be shown through this indicator.
Note: This is a first public release, future modifications may follow and are then shown on this site as updates. Always read this page to the end.
CMARSI Strategy (on ETHUSD) Seems working goodthere it is, it's using the Connor RSI with little variations.
C onnor M oving A verage RSI
Crypto Money Bot - Trading Bot for Bitcoin (BTCUSD)This takes my previous script, adds even more logic conditions, and sets up long and short entries in a strategy that can trade.
Default settings with a $5,000 starting balance have shown this bot to get the following results:
Net Profit: $ 10302.70 / 206.05 %
EXAMPLES
LOGIC
This indicator looks for accumulation of buying and selling along with trend flows for oversold and overbought opportunities to align the trade entries. It does not trade all the time, but when it does pull a trade the success rates are higher.
You could choose to pair this with another indicator to do a manual entry, or to manage your stop losses and money management strategy.
PROOF
Check out the reviews on the original indicator that this is built upon (and more logic) is here:
NOTES
You can try this strategy on other charts if you want, it is only tested and supported on BTCUSD. To try it on ETHUSD, change the settings from BTC to ETH. If you get a "resolve_error" it means that specific coin is not supported.
ACCESS
If you'd like to use my custom indicator - send 0.05 BTC to 32Hagdtq7PCR4inF4ZPkCReEjyecm2eNaP then email me at samurai_crypto@protonmail.com with your TradingView username and your transaction ID and I will add you.
Costs are lifetime with full support via email on how to use it.
BTC MTF Directional average (1h/2h res)1h or 2h resolution
Any market without multiple weekly binary data events and enough liquidity (eg. Bitcoin)
**For bitcoin use preferably on bitfinex or an index of all exchanges and exchange volume. Most of the price manipulation occurs at bitfinex, other exchanges will often be slightly behind.
V 0.0.1
** KNOWN ISSUES
Around the time of the new daily candle (2AM GMT+1 on BTC) false signals may occur due to 24 hours being the highest resolution.
Repainting: due to the nature of tradingview's pinescript these false signals will disappear after 2-3 new candles and refreshing the page.
** UPDATES
Added browser alerts (untested)
Tip: Don't always wait for the bot to flip to risk off when volatility kicks in (eg. during wash trades).
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.
[Alerts] - Moving Average Cross and/or Bbands botThis is the alert script for :
We've included the basic alert syntax for Autoview automation. You can learn more about the syntax here: autoview.with.pink and you can watch this video here: www.youtube.com
These settings are set, by default, to the lowest contracts allowed by Bitmex (at the time of this posting) to avoid a spam account.
You can learn more about Autoview here:
autoview.with.pink
Get your invite and join us in slack here:
slack.with.pink
GunbotThis is based on the bot found here . It isn't as smart as gunbot due to limitations of pinescript, but I am posting up for anyone using gunbot as it might help with finding good pairs to trade and good settings for those pairs as you can use this to backtest. Also, I am only guessing at some things that his strategy does, based off the instructions and examples he gave in this thread.
simple botthe AI=
value of close of candle < value of close of candle previous by 1 = sell
close > close1 = buy
closeorder on SL
closeorder on AutoProfit
closeorder on signal reverse (if openorder not in profit)
MACDouble + RSI (rec. 15min-2hr intrv) Uses two sets of MACD plus an RSI to either long or short. All three indicators trigger buy/sell as one (ie it's not 'IF MACD1 OR MACD2 OR RSI > 1 = buy", its more like "IF 1 AND 2 AND RSI=buy", all 3 match required for trigger)
The MACD inputs should be tweaked depending on timeframe and what you are trading. If you are doing 1, 3, 5 min or real frequent trading then 21/44/20 and 32/66/29 or other high value MACDs should be considered. If you are doing longer intervals like 2, 3, 4hr then consider 9/19/9 and 21/44/20 for MACDs (experiment! I picked these example #s randomly).
Ideal usage for the MACD sets is to have MACD2 inputs at around 1.5x, 2x, or 3x MACD1's inputs.
Other settings to consider: try having fastlength1=macdlength1 and then (fastlength2 = macdlength2 - 2). Like 10/26/10 and 23/48/20. This seems to increase net profit since it is more likely to trigger before major price moves, but may decrease profitable trade %. Conversely, consider FL1=MCDL1 and FL2 = MCDL2 + (FL2 * 0.5). Example: 10/26/10 and 22/48/30 this can increase profitable trade %, though may cost some net profit.
Feel free to message me with suggestions or questions.
MACD, backtest 2015+ only, cut in half and doubledThis is only a slight modification to the existing "MACD Strategy" strategy plugin!
found the default MACD strategy to be lacking, although impressive for its simplicity. I added "year>2014" to the IF buy/sell conditions so it will only backtest from 2015 and beyond ** .
I also had a problem with the standard MACD trading late, per se. To that end I modified the inputs for fast/slow/signal to double. Example: my defaults are 10, 21, 10 so I put 20, 42, 20 in. This has the effect of making a 30min interval the same as 1 hour at 10,21,10. So if you want to backtest at 4hr, you would set your time interval to 2hr on the main chart. This is a handy way to make shorter time periods more useful even regardless of strategy/testing, since you can view 15min with alot less noise but a better response.
Used on BTCCNY OKcoin, with the chart set at 45 min (so really 90min in the strategy) this gave me a percent profitable of 42% and a profit factor of 1.998 on 189 trades.
Personally, I like to set the length/signals to 30,63,30. Meaning you need to triple the time, it allows for much better use of shorter time periods and the backtests are remarkably profitable. (i.e. 15min chart view = 45min on script, 30min= 1.5hr on script)
** If you want more specific time periods you need to try plugging in different bar values: replace "year" with "n" and "2014" with "5500". The bars are based on unix time I believe so you will need to play around with the number for n, with n being the numbers of bars.