Instrument-Z is what I am currently using as my 3Commas Bot. It allows you to customize signals from 3 indicators; Crossing MA's, Stochastic RSI, and WaveTrend. Better yet, it allows you to setup these signals separately depending on whether the Trend MA is going up or down. So there are 2 sets of inputs for everything, Uptrend inputs and Downtrend inputs. I have...
My 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...
"Please give us combined alerts with the possibility of having several conditions in place to trigger the alert." - was the top voted request from users under one of the recent blogposts by TradingView. Ask and you shall receive ;) TradingView is a great platform, with unmatched set of functionalities, yet this particular combo of features indeed seems not to be...
This is a swing strategy designed for trending markets such as crypto and stock, with big timeframes , like 8h. For this strategy we take SMA, EMA, VWMA, ALMA, SMMA, LSMA and VWMA and make an apply them all to both HIGH and LOW separately and make 2 averages, 1 applied to high and the other applied to low. With them we make a channel. Rules for entry For long:...
Description: This is a major upgrade of my original QQE indicator Tool, this version is directed at Forex and Crypto Margin trading. This version can also be used with AutoView/ProfitView Chrome add-on in a semi-automatic (turn on only when conditions are favorable) or automatic way, with Signal to Signal or Signal to Close trading. This is a Trend following...
Hello, this BOT works best on a chart --->> BINANCE:BTCUSDTPERP Sniper is very profitable in terms of% good trades It will perform very well on 1-5X Leverage (Solid leverage, not variable depending on the volume) TP: 0.9 % SL : 5.5 % the bot is made of 4 main factors responsible for opening both longs and shorts: A) Support and Resistance - this feature...
BINANCE:BTCUSDTPERP Hello This my new bot for BTCUSDTPERP Like me previous bots, This bot is most efficent on BTCUSDTPERP on binancefutures Its very important, becouse this bot using specific volume indicators based on binancefutures I recommend using 1x lev or 2x MAX , bot using configurations : 1.3% - TP 9% - SL Well, stop loss are so big, but the...
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.
This BOT is my attemp to make a fast-reacting leverage bots To make this bot really profitable I have to create it on 15MIN BTCUSDTPERP charts This bot got best performance at binance futures BTCUSDTPERP pair, I recommend add this script exaclly to this pair This bot will be trash on higher timeframes , using 5x leverage selection is extremlly risky, bot has...
This is a forex scalper designed for very short timeframes 1-5 min max. At the same time due to the short timeframe, is recommend to re optimize it weekly . Its components are Fractals Triple EMA with different lengths Rules for entry: For long : we have an up fractal and all 3 ema are in ascending order For short: we have a down fractal and all 3 ema are in...
BINANCE:BTCUSDTPERP Hello, The plan for this bot was to make as much trades as its possible, bot using 3 diffrent entry signals , first the most important is basic long condition, usign 13 difrent indicators to make position, second entry using RSI divegerency to entry trades, the third using stochastic divgerence By connect this 3 independence way to...
I present to you a script for testing the Donchian channel breakout strategy for the Binance_exchange. This strategy is trending, and is especially effective for trading cryptocurrency futures. This strategy is very flexible, and you can configure virtually all possible parameters, moreover, separately for longs and separately for shorts. In the script, you can...
Hello Best performance at BINANCE:BTCUSDTPERP But actually looks amazing at every btc/usd pair on 60min This is the Swinger, the name refers to the swing market which I was trying to focus on swinger bot uses an amazing combination of indicators that complement each other for example, using sliding support and resistance levels in combination with the...
A strategy created using Hull Moving Average and WT Cross . Hull Moving Average turns green and WT Cross crossover this is a long. Otherwise short. Stop Loss and Take Profit settings are available. You can set it to the level you want or turn it off. According to my measurements, it shows the best performance in the 4-hour period. But you can find the best...
Hello This bot got best performance at BINANCE:BTCUSDTPERP (60min) , I recommend add this script exaclly to this pair the idea behind this bot was to use support or resistance breakout The core of this strategy is the support and resistance levels through the use of automatic detectors of these levels in the bullish case, when the resistance is broken, the...
If you are interested in purchasing my algorithmic trading bot that receives Tradingview indicator alerts via email and then executes them in Bittrex, please visit my product page here: ilikestocks.com Additionally, I would love to create video/blog guides on creating Tradingview scripts or strategies. If you are a knowledgeable in finance or other related fields...
Hi everyone, After a few iterations and additional implemented features this version of the Backtester is now open source. The Strategy is a Backtester for 3commas DCA bots. The main usage scenario is to plugin your external indicator, and backtest it using different DCA settings. Before using this script please make sure you read these explanations and make sure...
Simple and accurate strategy If you can improve the script to skip the noise entries spanning less then 4 USD please let me know. Enjoy