🎲 Overview 🎯 this is a optimized version based on ATR_RSI_Strategy with no-repaint. Sharpe ratio: 1.4, trade times: 116 , trade symbol: BINANCE:BTCUSDTPERP 15M you can get same backtesting result with the correct settings. 🎲 Strategy Logic 🎯 the core logic is quite simple, use ATR and RSI and SMA 1. when price is in high volatility ( atr_value > atr_ma); 2....
The relative strength index is a momentum indicator used in technical analysis. It measures the speed and magnitude of a coin's recent price changes to evaluate overvalued or undervalued conditions in the price of that coin. The RSI is displayed as an oscillator (a line graph essentially) on a scale of zero to 100. When the RSI reaches oversold levels, it can...
An exponential moving average ( EMA ) is a type of moving average (MA) that places a greater weight and significance on the most recent data points. The exponential moving average is also referred to as the exponentially weighted moving average . An exponentially weighted moving average reacts more significantly to recent price changes than a simple moving average...
Hello All This is non-repainting Supertrend Multi Time Frame script, I got so many request on Supertrend with Multi Time Frame. This is for all of them ..I am making it open for all so you can change its coding according to your need. How the Basic Indicator works SuperTrend is one of the most common ATR based trailing stop indicators. In this version...
Hello 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...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
Hello I have created a script with the RSI value being the main factor of action this bot does best on BINANCE:BTCUSDTPERP the way it works is quite simple, the bot has two conditions to open long and short positions the first condition is to open positions that depend on indicators such as : 1) CLOUD - This is one of the newset indicators I'm using. This...
Hello guys This is my idea for "0 fees for bitcoin spot in binance" bot is prepared for --->> BINANCE:BTCUSDT using only Longs, becouse of spot bitcoin trading which not included shorting, so this bot is set to BUY and CLOSE This is quick scaler with: TP: 0.6% SL: 2.9% To minimalize chance to overoptimalized this bot, I tried to keep it as simple as I...
Hello everyone There is nice BINANCE:BTCUSDTPERP BOT, which select leverage betwen 2x and 4x Bot is optimalized for PHEMEX:BTCUSDPERP TP : 0.9% (1.8% - x2 ,3.6% - x4) SL : 4.2 % (8.4% - x2, 17.4% - x4) the bot works as follows: the way he opens a position consists of two conditions 1) Bollinger Bands (crossovers), Volume, Range Filter: a) Bollinger...
Hello, I made this bot becouse of the idea to minimalize chance to overoptimalise bot is prepared (optimalised) for ---------->>>> BINANCE:BTCUSDTPERP SL: 3.2% TP: 0.8% The way it works is simple, using two diffrent long or short conditions which are define by " Autonomous Recursive Moving Average " To minimalize chance to overoptimalized this bot, I...
Trend-following strategies are cool because they allow you to catch potential high returns. The main limit of such strategies are: False signals > the asset is not experiencing a strong trend. The strategy gets stuck with a sideways move or, worst, with the beginning of a downtrend. The sell signal may come later than the actual top, leading in some cases...
Hello, I made this bot becouse of the idea to minimalize chance to overoptimalise bot is prepared (optimalised) for ---------->>>> BINANCE:BTCUSDTPERP (5min) SL: - TP1: 1.0 % TP2: 1.7 % The way it works is simple, using two diffrent long or short conditions which are define by " Autonomous Recursive Moving Average " To minimalize chance to overoptimalized...
The relative strength index ( RSI ) is a momentum indicator used in technical analysis . RSI measures the speed and magnitude of a security's recent price changes to evaluate overvalued or undervalued conditions in the price of that security. The RSI is displayed as an oscillator (a line graph) on a scale of zero to 100. The RSI can do more than point to...
Markets don’t always trade in a clear direction. At a closer look, most of the time, they move sideways. Relying on trend-following strategies all the time can thus lead to repeated false signals in such conditions. However, before you can safely trade sideways, you have to identify the most suitable market conditions. The main features of such strategies...
Hello This is such interesting bot Best performance as always on this pair BINANCE:BTCUSDTPERP It was placed with the swing market in mind, but also copes well with the trend the bot has quite interesting combinations of indicators with highly optimized values the bot has two different entry points the first is for the swing market to use The Relative...
Hello This is good trend following script for 4h [ BINANCE:BTCUSDT ] Script is kinda simple To define trend I used Centred Trend Indicator , which with the higher value can be nice filter for higher data range trend this indicator allows me to avoid all fake pumps or dumps while sentiment is still bearish or bullish for better moves detector/filter im using...
The main goal of a scalping strategy is to open and close trades frequently, profiting from small gains and limiting the downside risk. This strategy, on average, manages to close trades within one day, meaning that you are not exposed to the risk of holding that coin for long. In this way, market conditions affect much less the overall performance of the trading...
This is an EMA crossover strategy which involves 5 EMAs to trigger trades. The strategy has two take profit settings and uses a stop loss. TP1 and SL are based on ATR and TP2 is an EMA crossover. The strategy goes both long and short and the default settings work particularly well as a scalping strategy for ETHUSDT on the 5M time frame. I have also created...