Parabolic SAR with Volatility Filter: Buy Alerts for 3commasHey folks and fellow 3commas users !
Here is a new signal generator for your DCA bot on 3commas.
This is a classic Parabolic SAR indicator with a filter for volatility.
NOTE: This is a repainting strategy by design. Recommended to use with "Once per bar" alert style for PSAR
3commas
MA Crossover Alerts for Small Quick Profits on 3commas/DCA botDear fellow 3commas users,
This is a the most basic Moving Average crossover technique generating Buy Alerts.
This is especially written for those of you who want to link this basic crossover strategy with your 3commas DCA bot .
Buy Alerts
Moving averages available:
- Simple Moving Average (SMA)
- Exponential Moving Average (EMA)
- Weighted Moving Average (WMA)
- Hull Moving Average (HullMA)
- Volume Weighted Moving Average (VMWA)
- Running Moving Average (RMA)
- Triple Exponential Moving Average (TEMA)
Recommended settings for using with 3commas DCA bot:
Interval:
3m to 15m
3commas bot setup:
- TP/TTP: 0.3%/0.1%,
- Base Order: Your choice ,
- Safety Order: 1.2 * Base order
- Safety Order Volume Scale: 1.2,
- Safety Order Step Scale: 1.5,
- Max Active Deals: Your choice ,
- Price Deviation to Open Safety Order (% from initial order): 0.2%,
- Max Safety Trades Count: 7,
- Simulatenous Deals per Same Pair: 3
> Create Alert with Buy Alert and link it to your bot "Message for deal start signal"
Ultimate MA + MFIHey Folks, this is in indicator that generates buy and sell alerts using Ultimate Moving Average and Money Flow Index.
Buy Alerts
Multi Time Frame Moving Average trend reversal AND MFI < threshold
Sell Alerts
MFI crossing under overbought threshold
Recommended settings for 3commas
- Create Alert with Buy Alert and link it to "Message for deal start signal"
- Create Alert with Sell Alert and link it to "Message to close all deals at Market Price"
- Set Take Profit to 1.0% with trailing between 0.2% and 0.6%
- DO NOT USE STOP LOSS
Ichimoku Basic AlertsStarted with Ichimoku Kinko Hyo by Mizuki32. Converted to study and added alerting and cloud confirmation.
M4x Rainbow V4i strat LINK-USDTGRID & TREND Multiplier Experiment
// "M4x Rainbow" is a Strategy Grid Trend Multiplier bot, who is following the trend.
// I built it as an experimental tool with Strategy implemented, even if that numbers are far out...!
// Because.....it not only depends on the bot setup, the timings of the TradingBot (eg.3Commas) are very relevant too!
// Like amount of Trades, Security Orders, Deviation and so on...
// Please feedback your experience with a Comment , as I would like to improve this bot.
// Updates will follow ;-)
//
// "M4x Rainbow" is not bound on FIFO, each trade get's his own exit.
// It is set for Pyramiding, which can be changed in the "Strategy" line
// Fees are set equal to Binance numbers at 0.1%, about...
// The coloring of the lines is:
//
// green = linestate is LONG
// blue = linestate is WAIT
// yellow = linestate is SHORT
//
// Give it a try and let me know.
//
// ...have fun ;-)
BoilerRoomColdCaller - 3Commas Grid Bot SignalThis is very similar to 3Commas' grid bot, the range is from the previous 7 days' lowest low decreased by 3% to the previous 7 days' highest high increased by 3%, you can also adjust if you want 7 days' highest/lowest close price as your range or highest high and lowest low as your range. 10 buys and 10 sells within the range, the unit price would be (high-low)/19.
The buy signals and the sell signals will be triggered if:
- The previous close is below one specific green line (buy line), and the current close is above that specific green line, or
- The previous close is above one specific green line (buy line), and the current close is below that specific green line
Thus, whether the price is dropping below these lines or rising above these lines, a buy or sell signal will be triggered when they cross green or red lines. Your entry price will be the next open price after this candle's close reaches the lines.
Big thanks to @glaz, who helped me a lot with this script. Please give a like button and share if you like this script. Let me know if you have questions, thanks guys.
Pump AlertsMy very first indicator in Pine Script with two alert conditions for trading bots.
It's based on " Pump Catcher " by @ joepegler
I modified some parts, hopefully improved the usability and enabled alerts, so you can use it to trigger bots like 3commas via webhooks.
Pump Alerts 🚀 attempts to "detect moments of abnormal and accelerating increase in volume" AKA "pumps". Small and big pumps.
I recommend using it on small timeframes like 1 to 15 min and tinkering with the lookback period as well as threshold values.
Other than that it's pretty self-explanatory and beginner-friendly.
Free and Open Source. Let me know how you use it!
BEST Risk to Reward UtilityHello Traders
This is a proof of concept and a cool pinescript utility
It displays a risk to reward division as a fractional value.
For example
Risk: 300
Reward: 600
This will be displayed as 1/2 as we can earn 2 units for a potential loss of 1 unit
(600/300 = 2) for those wondering the NASA level mathematics behind :)
Best regards
Dave
Best Supertrend CCI StrategyHello traders
Someone requested the strategy version of the Supertrend CCI indicator
It's a Supertrend not based on candle close but based on a CCI ( Commodity Channel Index )
How does it work?
Bull event: CCI crossing over the 0 line
Bear event: CCI crossing below the 0 line
When the event is triggered, the script will plot the Supertrend as follow
UP Trend = High + ATR * Factor
DOWN Trend = Low - ATR * Factor
This is an alternative of the classical Supertrend based on candle close being above/beyond the previous Supertrend level.
Hope you'll enjoy it and it will improve your trading making you a better trader
Dave
Best Ichimoku ScreenerHello traders
Continuing deeper and stronger with the screeners' educational series one more time
I - Concept
This screener detects whether the price goes above, below or stays in between the Ichimoku cloud
II - How did I set the screener
The visual signals are as follow:
- square: Above or Below
Then the colors are:
- green when above the cloud
- red when below the cloud
- orange when in the cloud
Best regards,
Dave
ck - 3commas GRID bot VisualisationHi,
This is a very quick script indicator to show the “grid” for an active (or one you are planning to manually configure) 3commas Grid bot.
To use, you’ll need to go to your Grid bot page in 3commas and enter the Upper and Lower Limit Values, either from the “manual” section if you are planning a new Grid bot, or from an open Grid trade by clicking the monthly button and using the Upper value (in green) and the Lower value (in red).
Have fun!
[ALL-IN-ONE] OSCILLATORS MTFHi everyone
I. 💎 SCRIPTS ACCESS 💎
1. My website URL is in this script signature at the very bottom (you'll have to scroll down a bit and going past the long description) and in my profile status available here : Daveatt
Due to the new scripts publishing house rules, I won't mention the URL here directly. As I value my partnership with TradingView very much, I prefer showing you the way for finding them :)
2. You obviously can contact me directly for more information
II. 🔎 ALL-IN-ONE OSCILLATORS MTF 🔎
This indicator offers to display many oscillators with a multi-timeframe option
The available oscillators so far are:
1. MACD
2. MACD ZERO LAG
3. RSI
4. DMI/ADX
5. ATR
6. STOCHASTIC RSI
7. TRUE STRENGTH INDEX
8. CHANDLE MOMENTUM OSCILLATOR
9. VORTEX INDICATOR
10. COMMODITY CHANNEL INDEX
11. RATE OF CHANGE
III - 📊 FEATURES 📊
3.1- 🔔 Alerts 🔔
LONG/SHORT alerts available for all oscillators.
You'll find only two events GoLong or GoShort because I simplified it a lot.
Let's assume the user wants to create alerts on a MACD first, and in a second time on an RSI.
All he/she has to do is :
1) to select the MACD parameter in the indicator and then activating the events GoLong and/or GoShort.
2) once done, select RSI filter in the indicator and then activate the events GoLong and/or GoShort.
3.2- 🔌&🕹️ (Plug and Play)
This feature is optional but very cool regardless.
Compatible with any of my Plug&Play trading tools.
You'll get instant results by connecting the ALL-IN-ONE to another Plug and Play compatible system.
Feel free to send a request my way if you want more details on that
3.3 - ⏱️ Use current chart resolution or any available timeframe
The Multi-timeframes component will expand your analytics capabilities even more.
IV - Use Cases
The use cases are maybe limitless
- an H4 oscillator combined with your indicator Plug&Play applied on an H1 chart.
- an RSI reversal signal used with your Backtest system.
- a 30-minutes True Strength Index plugged to a 5-minute indicator- itself combined into a Backtest system. #mind #blown
- ...
-------------------------------------------------------------------------------------------------------------------------------------
If you have any doubts or questions, please hit me up directly or ask in the comments section of this script.
I'll never claim I have the best trading methodology or indicators.
You only will judge and I'll appreciate all the questions and feedback you're sending my way.
They helped me a ton for developing indicators based on all the requests I received.
Kind regards,
Dave
ck - Ultimate Oscillator & RSI Indicator v1Hi,
This is an indicator that combines the Ultimate Oscillator with RSI.
Currently it displays signals on the screen when the RSI crosses from low to high (to open and close a long) and vice versa for short signals.
Further signals will be developed for Ultimate Oscillator longs/shorts.
Stay tuned!
ck - CryptoSniper (Indicator) v1Due to popular demand, here is an Indicator version on Cryptosniper v1 (with alerts).
This indicator repaints and should be used with a confirmation indicator as part os your strategy.
SkyBot Strategy - BTC and XBTUSD Trading Bot for CryptoThe SkyBot is written to provide a good balance between long-term trading and short-term for more action. It has been running for over a year before it was decided to share with the public.
SkyBot uses moving price action data from multiple time frames to determine when to go long or short. It also provides the user with the ability to use stop loss and take profit values to match whatever risk management rules you use in your trading.
SkyBot has simple to use alerts making it simple to use with many auto-trading offers.
SkyBot has been coded in the latest version of Pine (v4) and will be updated as new features, functionality, and support is released with Pine.
To get access to SkyBot, please signup here: cryptoscriptking.com
This is the indicator script that is intended to be used to get alerts for the purposes of automation. The strategy script is also included allowing you to do your own backtesting.
SkyBot - BTC and XBTUSD Trading Bot for CryptoThe SkyBot is written to provide a good balance between long-term trading and short-term for more action. It has been running for over a year before it was decided to share with the public.
SkyBot uses moving price action data from multiple time frames to determine when to go long or short. It also provides the user with the ability to use stop loss and take profit values to match whatever risk management rules you use in your trading.
SkyBot has simple to use alerts making it simple to use with many auto-trading offers.
SkyBot has been coded in the latest version of Pine (v4) and will be updated as new features, functionality, and support is released with Pine.
To get access to SkyBot, please signup here: cryptoscriptking.com
This is the indicator script that is intended to be used to get alerts for the purposes of automation. The strategy script is also included allowing you to do your own backtesting.
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!
ck - CryptoSniper Longs Only (Strategy) v1Hey all,
This is a new script I have been working on and is in Beta testing stage.
It is best used for scalping 1/3/5/10/15 minutes.
Default settings are great for scalping, changing the “Period” will allow you to tweak for swing trades.
To use manually, you will get a Green triangle to alert you to be prepared to place an order.
This will happen 1 candle before the strategy paints an “open long” label on the chart.
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.
Automatic Multi-timeframes fibonacci zonesHello traders
This is a fancy indicators that will draw for you the fibonacci zones on either daily/weely/monthly timeframes
I use those zones to define my take profit levels for my intraday trading
Hope it will help
Love you all
David
Ichimoku Cloud Trend Long AlertsFantastic trading system allowing for high probability trading.
I prefer to use lesser timeframes, like in this example, for lower probability per trade but higher % profits over time. On some timeframes probability can be between 70-100%.
Settings for cryptocurrency:
Conversion: 20
Base: 60
Span B: 120
Displacement: 30
Enjoy!
TIP: I've noticed that when a new coin launches after IEO this script can work on small timeframes (15m) and with the Base and Span settings halved. This usually gives good results if ran for approx. five days from launch. Particularly with Huobi and Binance launches.
Ichimoku Trend Long StrategyFantastic trading system allowing for high probability trading.
I prefer to use lesser timeframes, like in this example, for lower probability per trade but higher % profits over time. On some timeframes probability can be between 70-100%.
Settings for cryptocurrency:
Conversion: 20
Base: 60
Span B: 120
Displacement: 30
Enjoy!
Please contact me for version with alerts for use on bots like ProfitTrailer, 3Commas, Gunbot etc.