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 indicator provides back-tested signals and alerts from multiple technical indicators. No more guessing whether or not you should trust an indicator. See your indicators' past performance at a glance. No more false alarms. Disable re-painting of signals. When multiple indicators overlap, a Confluence indicator will print (large triangle). With your...
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:...
Gm traders, i have been a python programmer for some years studying artificial intelligence for general purpose; after some time i finally decided to have a look at some finance related stuff and scripts. Moved by curiosity i've decided to make some but decisive modifications to a script i tried to use initially but without success: the LVQ machine learning...
Alert version of the strategy with the same name This is crypto and stock market trending strategy designed for long timeframes such as 4h+ From my tests it looks like it works better to trade crypto against crypto than trading against fiat. Indicators used: RSI for rising/falling of the trend BB sidemarket ROC sidemarket Rules for entry For long: RSI values...
BINANCE:BTCUSDTPERP Hello, This is my experimental bot named "AK-47" Bot as alwasy is for BTCUSDTPERP on binancefutures The Idea to make this bot was to make a perfect leverage bot, by add indicators like : 1) Ichimoku 2) Trend Strenght 3) Jurik Moving Average 4) Parabolic SAR This configuration of indicators makes me 72,4 % profitable trades at ratio of...
Wunderbit HRT is a proprietary indicator designed to find pivot points in the cryptocurrency market. Working timeframes from 30 minutes and above. The indicator is designed to create automated trading strategies using a webhook. To create a cryptocurrency robot for this indicator, you need: 1. Create alerts and bind the URL to the webhook. 2. Link the...
CREDITS to @HPotter for the orginal code. CREDITS to @Yo_adriiiiaan for recently publishing the UT Bot study based on the original code - I just added some simple code to turn it into a strategy. Now, anyone can simply add the strategy to their chart to see the backtesting results! While @Yo_adriiiiaan mentions it works best on a 4-hour timeframe or above, I...
Dear community, I've made another simple trading bot for you to use. This bot is based on the Stochastic Oscillator. It only produces long trades currently. I changed the oscillation period to a much longer one, which in turn creates opportunities to trade long term trends. The bot goes long when the Entry lines is crossed from below and it will close its long...
I present to you a script for testing the channel breakout strategy for the Bitmex exchange. Cryptocurrency itself is a trending tool, which is why breakout strategies generate the largest profits, and the channel breakout strategy is one of the most effective trend strategies. The optimization result shows the result of trading on a volume of 20% of the deposit....
This is only a slight modification to the existing "MACD Strategy" strategy plugin! found the default MACD strategy to be lacking, although impressive for its simplicity. I added "year>2014" to the IF buy/sell conditions so it will only backtest from 2015 and beyond ** . I also had a problem with the standard MACD trading late, per se. To that end I modified the...
Uses two sets of MACD plus an RSI to either long or short. All three indicators trigger buy/sell as one (ie it's not 'IF MACD1 OR MACD2 OR RSI > 1 = buy", its more like "IF 1 AND 2 AND RSI=buy", all 3 match required for trigger) The MACD inputs should be tweaked depending on timeframe and what you are trading. If you are doing 1, 3, 5 min or real...
BINANCE:ETHUSDTPERP Hello again, There is my ALERTS VERSION of bot for etherum (30min) THIS BOT GOT THE BEST RESULTS AT ETHUSDTPERP ON BINANCEFUTURES this configs will not work good for other pair and other markets like my previous one, most of indicators like VOLUME which is the most important one, depends on this specific pair and market, results on...
Published source code is subject to the terms of the GNU Affero General Public License v3.0 This script describes and provides backtesting functionality to internal strategy of algorithmic crypto trading software "HatiKO bot". Suitable for backtesting any Cryptocurrency Pair on any Exchange/Platform, any Timeframe. Core Mechanics of this strategy are based on...
This is a special strategy adapted for crypto market, which instead of using the current chart candles, we use inside calculation a candle from different charts. For best usage I recommend a big timeframe like 1-4h+. In this case we take the high, low, open and close candles from different brokers for BTC, and with it we form up the candle that we are going to...
This is a modified RSI version using as a source a big length(50 candles) and an average of all types of sources for candle calculations such as ohlc4, close, high, open, hlc3 and hl2. In this case we are going to use a 0-1 scale for an easier calculation, where 0.5 is going to be our middle point. Above 0.5 we consider a bullish possibility. Below 0.5 we...
BINANCE:BTCUSDTPERP Hello, this is my alerts version of BTCUSDTPERP MEGABOT 60min THIS BOT IS ONLY FOR BTCUSDTPERP ON BINANCEFUTURES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! This configs are only for this pair on this market, It depends of volume , and others indicator Bot is making amazing results at configs TP - 4.5% SL - 7% Strategy using 4 indicators...