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...
◊ Introduction This is project XIAM, a work in progress. Recently i came across the repainting problem. Since then i haven't seen any bot-code that makes > 5% profit in two weeks with 0.25% fees/trade. People who make good bots either bluff or don't share the code. they let you rent it. I aim to understand, learn it, write it myself. And share my findings...
Description: This is the Backtest version of the " QQE Cross v6.0 by JustUncleL" Tool, can be used to optimize settings.
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...
Send MACD alert through email (available for free/pro user): // 3 - buy // -2 - short // 0 - close position // 1 - ignore Example buy signal Alert: STRAT3. BINANCE:BTCUSDTPERP, price = 31080 Example sell signal Alert: STRAT-2. BINANCE:BTCUSDTPERP, price = 31080 Example close signal Alert: STRAT0. BINANCE:BTCUSDTPERP, price = 31080 Example ignore signal Alert:...
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...
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...
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...
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
MAJOR UPDATE: - Update to Pinescript v5 - MAJOR refactor for the logic of how orders are placed. BO order is placed when the condition is first encountered and we are not in a deal. The extra SO orders (if based on price movement) are all placed on the next candle after BO order, instead of each being placed one after another. Take profit (if percentage) and Stop...
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...
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...
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...
Simple bitmex scalp trading setup using Point and Figure plots to cut the noise. REV : 1 Date: June 11, 2018 Viewing Timeframe: 1 min chart P&F timeframe: 3 Block size: 5 reversal: 1 higher timeframe needs bigger blocksize
"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...
Grid Bot Simulator. Based on RSI levels. How it works: Prices are divided into grids, or trade zones, that are based on RSI levels. Buys will trigger when the RSI crosses into a higher zone, after descending. Sells will trigger when the RSI crosses into a lower zone, after ascending. After triggering, a new signal will not be produced until the RSI progresses...
This 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...
WaveTrend 4h/24m is a trading tool based on two WaveTrend timeframes. For this script the WaveTrend calculations made by LazyBear were used. WaveTrend is a widely used indicator for finding direction of an asset. The strategy is developed by Youtuber Jayson Casper. The main strategy on the 4 hour and 24 minute timeframes, this will be the default timeframes....