Hey 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
Hi all, This is a simple indicator that plots 5 EMA lines of your choice to the screen. Can be used to trigger scalping Bots (stoploss around 0.5% recommended, take profit 1% or higher, please backtest!) Also can be used for manual scalping, 1 or 2 candles at a time. Features: 1) Alerts are triggered when EMAs 1 (Signal line) and 2 (Baseline) cross - a Long...
This strategy consists of the following elements and can all be set by the user. 1. Entry by moving average cross. 1) Selection of moving average line. - SMA(Simple Moving Average) - EMA(Exponential Moving Average) - HMA(Hull Moving Average) 2) Selection of Cross over / Cross under 2. Add Entry by DCA(Dollar Cost Averaging) - A DCA strategy is the...
Hello 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
Hey 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...
Hi 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...
Hello everyone This is a grid display indicator for a 3-comma grid bot. Just enter the upper and lower borders of your grid and the number of grid cells in the indicator settings. It's simple!
Work In Progress - Currently will send Long/Short triggers when EMA 14 Crosses EMA 26 - whether the cross is above the EMA 55 determines whether to Long or Short.
EDS AWESOME BOT SIGNALER Specially for use with e.g. 3commas or autoview But can also be used just in normal manual (visual) mode This Script is very early Beta. Works for visual manual use.... and also for 3Commas Bot as "Signaler" (how to connect with Bot, see the docu on 3commas). ... but can use as Signaler for any Bot who is able to get Tradingview...
Hi, 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...
This 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...
Republished to share code source.
This is just an alert for the 3Commas Bollinger Strategy written by tedwardd
NYSE:BRK.B By popular demand: An inverted version of my first indicator Pump Alerts in Pine Script with two alert conditions for trading bots and automated stock trading setups. It's originally 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...
This script lets users create BUY/SELL alerts for 3commas composite bots (1 alert = 12 pairs) in a simple way, based on a built in set of indicators that can be tweaked to work together or alone through the study settings. There is a version of this script for single pair bots, with slightly more features here . If the user choses to create both BUY and SELL...
Started with Ichimoku Kinko Hyo by Mizuki32. Converted to study and added alerting and cloud confirmation.
Hi, 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!
Hello everyone! I bring to your attention a simple indicator to determine the point of purchase. It is based on oscillators and a moving average. It can be used to work with bots, for example 3COMMAS DCA bot. Signal Condition Settings: ATR The current candle is larger than the ATR for this period EMA The signal is necessarily below the EMA of the specified...