TMA Strategy v2.2This is a backtest of the TMA Indicator v2.2 using default parameters.
Backtest window: Jan 1, 2015 - Jul 21, 2019 (today)
For more information on the indicator and strategy seen here please take a look at this backtest:
For paper trading only. Do not use on real markets. Never make investment decisions based on this indicator alone.
Alerts
TMA Indicator v2.2This indicator is designed to show support and resistance at local extremes. Configurable SMA crossover events can be used to impart a bullish or bearish bias. This helps to reduce noise on the chart and increase profit factor. In other words, the indicator will only look for bullish breakouts if the fast moving average is above the slow moving average and vice-versa.
SMA Crossover events can be used to filter bullish or bearish resistance levels.
SMA Crossover events can be used to filter bullish or bearish breakout alerts.
Supports alerts for entries and exits based on breakouts of local extrema.
Alerts can be generated at every breakout or with SMA crossover filtering active.
Backtests would suggest that filtering with SMA crossovers often yields slightly lower profit but with a considerable improvement to profit factor.
Green/Red indicates long/short entry
Yellow/Orange indicates long/short exit
See here for an example backtest and visualization of active SMA signal filtering:
For paper trading only. Do not use on real markets. Never make investment decisions based on this indicator alone.
TMA Indicator v2.1This indicator is designed to show support and resistance at local extremes.
Indicator can be configured to filter out bullish vs bearish resistance levels based on configurable parameters.
Supports alerts for entries and exits based on breakouts of local extrema.
Green/Red indicates long/short entry
Yellow/Orange indicates long/short exit
Backtest window: Jan 1, 2015 - Jul 21, 2019 (today)
For paper trading only. Do not use on real markets. Never make investment decisions based on this indicator alone.
3 EMAs with Crossing Alerts & 2 SMAsHi all,
This is a simple indicator that plots 3 EMA lines and 2MAs of your choice to the screen and has built in alert triggers.
Features:
1) Alerts are triggered when EMAs 1 (Signal line) and 2 (Baseline) cross - a Long signal is called if the cross is above EMA 3 ( Trendline ), a short if the cross is below EMA3
2) Signals are represented visually as a triangle on the chart, below the candles is a long, above is a short
3) TradingView Alerts can be easily set as I have labelled the signals clearly as many other Indicators like this aren’t easy to work out if trying to create alerts to trigger a 3commas bot, for example!
Each EMA is fully customisable and if you wish to take advantage of the alerts, only a few simple rules need to be followed:
EMA1 needs to be less than EMA2.
EMA2 needs to be the same or greater than EMA3
That’s it, happy trading!
NOT-ONLY LONG V4 [Alerts]This Script is the second part of the previous one. In this second part it includes Longs and also Shorts. It is a little conservative, and is mainly used for swing trading. It can be used for everyday trading or if you’re using it for automated trading, you don’t necessarily need to run it as a bot. But you can do so if you want. To set it up without running it as a bot. Create the alerts that will send notifications to your mobile, and then when you receive an alert, you can place the order manually yourself. Maybe it could be a bit boring. But as someone said: "The Exchange is designed to transfer the money of the impatient to the patients." -Warren Buffett.
This script uses RMI + ADX + RSI, and for the main trend the famous Ichimoku, here I thought wasn’t good for anything, but look at how well it works with ETH.
I had to put the security () function only for Ichimoku. It can be used in this way without causing problems with repainting, but you have to know what measures to take to ensure it does not overlap, or so that the backtest is accurate.
indexHighTF = barstate.isrealtime ? 1 : 0
indexCurrTF = barstate.isrealtime ? 0 : 1
a0 = security(syminfo.tickerid, 'D', close , lookahead=barmerge.lookahead_off)
a = a0
The preventive measures can be found in the link below:
www.tradingview.com
This script is like the world upside down. When the price goes up and you see an opportunity, you start creating shorts and the same thing can be done by creating longs when the price goes down. It can be very effective because remember what Warren Buffett said again: "The dumbest reason in the world to buy an action is that it is going up."
It leave the position only when Taking Profits.
It does not have Stop Loss, instead, when it reaches a set % loss, it makes a re-entry by laddering the trades.
I think that the Stops Loss only serves to get you liquidate. With the erratic price movements on the Exchanges, their movements can be between 5-20%, fucking you if you have a SL !! (conspiracy theories) ;-)
This world is invented for you to lose money, it is not easy to get rich and less likely with a script, but neither is it impossible, who knows, maybe this will help or at least give extra tool in your trading.
It's more or less adjusted for my favorite crypto currency: ETH on BITMEX and I'm sure there's a much better setting.
The best Timeframe that seems to be working well: ETH: 1 H
Greetings from Barcelona…
Thanks...
BTC: 3LEUP3WjQctdbFjBavcmRGUVRBje8bptCd
BCH: qrv6j7mpxjzzs9dudfag3glu278suchdhg7c44pa37
ETH: 0x518AAD4746912ae506c82B747488306186c4d546
ETC: 0xa2498D7AcB9303aa10F14ff27C54AAc4cE5d5705
ZRX: 0x29aC9BaC10818C30055b25A8E90dd11488Ae6df8
BAT: 0x115f3F9D1c3fC248e73644a72d77A062D3CB28Ba
TSI Shadow (with custom candle coloring)Hello traders
This indicator is based on my TSI shadow previously published
This custom version will also color the candles based on the TSI shadow trend
Bullish condition = TSI > MA2 and MA1> MA2
Bearish condition = TSI < MA1 and MA1 < MA2
I made alerts available for this indicator so you can set them on your account
Enjoy
Dave
Brandon BollSecond day at Pinescript and I am attempting to tweak the Bollinger Bands directed strategy to send alerts to Zignaly in order to automate long buy/sells.
I've left in the short script though for completeness.
The buy and sell instructions work perfectly but I don't know how to do a cancel order alert (as included in the original strategy)
Cyatophilum Scalping Bot V2 [ADVANCED SETTINGS] [ALERTSETUP]Advanced Settings version of Cyatophilum Scalping Bot V2
For people who like tweaking settings =)
Cyatophilum Scalping Bot V2 [ALERTSETUP]Alert Setup version of Cyatophilum Scalping Bot V2.
Improved version of Cyatophilum Scalping Bot
Default settings for BITMEX:XBTUSD 5m
2% stop loss
2% trailing take profit
Release Notes: Added SMA, EMA and TEMA to the Trend Detector options.
Ultimate Risk Management System 📈With this tool you can run multiple instances for Stop Loss, Take Profit, Trailing Stop or Trailing Take Profit.
Why use it?
> Some trading platforms don't offer special tools like Trailing Stop;
> In case they do, they don't have to know where you put your stops;
> TradingView offers high performance, you can see the tool working in real-time.
Main Features:
- Real-time;
- Long Order;
- Short Order;
- Stop Loss;
- Take Profit;
- Trailing Stop Loss;
- *Trailing Take Profit.
Disclaimer: This system may help you cut out your losses or lock in your profit, but it does not guarantee profit. Always use at your own risk.
Custom RSI [Mr_Orange]This is my custom RSI script, which is basically a normal RSI chart. Except it has build in alerts, based on the RSI strategy indicator, and I like the colors better.
* Buy signal is based on RSI crossunder from overbought to neutral zone
* Sell signal is based on RSI crossover from oversold to neutral zone
Both oversold and overbought can be adjusted. Future functionality will also include RSI rise and fall %
Thanks for checking it out! If you think it is worth something:
- BTC: 1NrG3Sy2VW8u4wWHucj1CQjKQ6hXYwbSyX
Sheek SwingBot OfficialPros:
Ability to setup Alerts for buy/sell signals
Trend identification
Stand-alone for decision making
Cons:
Choppy sideways action results in meh/bad signals
Strategy is simple
Buy if bitcoin symbol is present and price is trading above the green cloud , DONT take the short signals only the buy
Short if Dollar symbol is present and price is trading below the red cloud .Again DONT take the anti trend calls
The cloud is your trend indicator
Have some limits inside the cloud
Risk management is advised!!!
, Happy Trading
MADMEX XBTUSD (1.6 + Hedge)I thought I share some progress on the lastest version of my Madmex XBTUSD trading setup.
The backtest data actually matches 95% with the real live trading of the past few months. This strategy is trading in a real/production environment for a while now and the numbers add up.
Improvements
- Dynamic Position Sizing
- Adaptive ATR Exits and Take Profit Orders
- Adaptive Pyramid Buying based on Liquidity and Bitmex Order Book Data
- Hedging / 1x Short Algorithm
Here the last two trades from the live trading environment:
imgur.com
Noro's Connors modified - with arrows and alertsThis is a study for providing alerts to this strategy
Steroid RSI w/ Overbought & Oversold Alert/@version=2
//By Tantamount
//RSI with overbought and oversold alert features! Highly configurable indicator that includes a Topography map feature, used to detect & easily show threshold crossovers.
//RSI is used to measure the velocity and change of directional price movements. It is very useful to help determine when an asset is reaching an overbought or oversold condition.
//This RSI tool comes loaded with features and is easily configurable back to standard RSI or configure with your own preferences.
Customize to your liking:
Topo map view or standard with highlighted crossover color.
If you like this tool and would like to DONATE/TIP:
Stellar XLM address: GA5XIGA5C7QTPTWXQHY6MCJRMTRZDOSHR6EFIBNDQTCQHG262N4GGKTM
Bitcoin BTC address: 3QwPUnZvAKBXBMU7WMckNgDyfv6PApYduA
BOSS Bullish/Bearish Quantitative Qualitative Estimation (QQE)THE BEST FOREX, BINARY OPTIONS, AND CRYPTO INDICATORS FOR TRADINGVIEW.COM
This indicator is comprised by a smoothed Relative Strength Index and two trailing levels, based on volatility – Fast Trailing Level (Fast TL – the maroon line on the chart above) and Slow Trailing Level (Slow TL – the blue line on the chart above).
The two are determined by calculating the Average True Range (ATR) of the smoothed RSI during a specified number of periods, after which a further ATR smoothing is applied with the use of an additional n-periods Wilders smoothing function.
Ultimately, the RSI’s smoothed ATR is multiplied by the Fast and Slow ATR Multipliers in order to determine the final Fast and Slow Trailing Levels.
Trading the QQE buy and sell signals:
Buy Signal
Bullish crossover happens when Fast ATR TL crosses above Slow ATR TL. When this occurs a blue circle & blue candle will appear and a alert signal to buy is generated.
Sell Signal
Bearish crossover happens when Slow ATR TL crosses above Fast ATR TL. When this occurs a maroon circle & maroon candle will appear and a alert signal to sell is generated.
Bullish/Bearish Divergence Background
Green background indicates Bullish Divergence
Red background indicates Bearish Divergence
Overbought and Oversold Conditions
An overbought condition occurs, when the QQE is at or above its 0.10 level.
An oversold condition occurs, when the QQE is at or below its -.10 level.
MADMEX ETHUSDBitmex BITMEX:ETHUSD Trading Setup for Madmex.io
Features:
- Entries based on several MTF MACDs, RSI and CCI Indicators
- Multiple ATR-based Take-Profit Stops
- Trend Detection
- Position Sizing / Risk Management
BAHbO BB,RSI strategyThis script is using Bollinger Bands in combination with Oversold/Overbought RSI 2(20,80).
MADMEX XBTUSDBitmex BITMEX:XBTUSD Trading System with multiple ATR/Volatility-based Take-Profit Exits
Swing Surfing on Slow Heiken AshiGood for Crypto related markets. Guaranteed to catch every big swing, just have to make sure you keep your positions updated. 3m chart.
BOSS Smooth Stochastic Bull/Bear Oscillator With Alerts THE BEST FOREX, BINARY OPTIONS, AND CRYPTO INDICATORS FOR TRADINGVIEW.COM
Short Entry
During a price downtrend and you get a sell signal (red dot) enter short when the "K" line (green line) drops below 65 (mid upper band).
Long Entry
During an uptrend, buy when you get a long signal (green dot) and "D" line (red line) rises above 35 (mid lower band) .
Bull/Bear
Green background indicates bullish price action (uptrend)
Red background indicates bearish price action (downtrend)
Available At bosscripts.com
Website bosscripts.com
Boring Indicator [ALERTS] [Pretty cool tho]Umm, it's pretty boring indicator, you just buy/long when you see buy and you sell/short when you see sell.
Kinda it's like Market God indicator except that it's better and it took me like 10 minutes to figure it out.
Does it repaints?
I mean... kinda yes and kinda not, signal may start blinking but usually it stays in same place, so even if it disappers for few seconds it should come back.
If you want to be 100% sure, wait for close of candle where it appears.
* Works best on Heikin Ashi candles, so try them.
* Alerts are fine, just set them, probably you will figure out how.
* Should work on crypto mostly, probably stocks too (though remember that they are slower so try on 1day? up to you)
* Should work on any timeframe but 45m BITMEX:ETHUSD is nice for me and I trade there, consider that market doesn't moves 1435236 dollars every candle so well, its better if you wait on longer candle than try to trade on 1m.
Enjoy.
If you want to give me some more money for energy drinks and pizza:
BTC address: 3BMEXhXUAFj39D799zzfU1UAhx4NYSqCog
Oh and share it to friends and family.