Type/to search

Johny's BOT

ADX
1
Follow
1789
Followers

Hello

This is updated version of 60MIN bot,
I decided to make this bot for people who still using 10BOT,
This is much more profitable and reliable version

THIS IS SO IMPORTANT for users

As always, this bot is ONLY FOR
BINANCE:BTCUSDTPERP

To make this result as true as possible, I decided to use as few indicators as possible
which translates into more positions, which means that the bot is quick to react to any change in trend
Unfortunately, as a result, the quality of opened positions has decreased quite strongly ( 79% profitable trades)
It also consists of a fairly high target point and basically a low stop-loss.

TP: 1.5
SL: 7.2

The bot uses the most efficient and most important indicators such as:

ADX - Is one of the most powerful and accurate trend indicators. ADX measures how strong a trend is, and can give valuable information on whether there is a potential trading opportunity.
CLOUD - This is one of the newset indicators I'm using. This indicator helps strategy , this indicator is designed to indicate the correct market trend. By applying the great length of this indicator, I am able to notice a change in the trend a little later, but more accurately.
RANGE FILTER - this indicator is for the better view of trends, define trends, that is important for every bull/bear traps which helps a lot becouse of the very variable trends.
FAST MA - like previous ones this is for better view of trends, and correctly define the trends, also Speed_MA are using for predict the future price action.
MACD - Moving average convergence divergence ( MACD ) is a trend-following momentum indicator that shows the relationship between two moving averages of a security’s price. The MACD is calculated by subtracting the 26-period exponential moving average ( EMA ) from the 12-period EMA .
VOLUME - is the most important indicator for the strategy, to avoid open trades on flat chart, new trades are open after a strong volume bars.
RSI - value helps strategy to stop trade in right time. When RSI is overbought strategy don't open new longs , also when RSI is oversold strategy don't open new shorts

using these indicators, the bot opens about 75-80% of positions
in addition, I created two independent of the main condition of the possibility of opening a position such as:

REVERSALS (based of rsi crossovers) - this option, can add more speed to make right decision, while trends are changin very fast.
BOLLINGER BANDS - this function has also increased the possibilities of opening and closing new positions, it works in such a way that if the candle is closed outside the Bolinger bands, more positions are opened, I focused on this function in order to maintain a high percentage level as much as possible

To maintain the high quality of trades, both Bollinger Bands and Reversals are dependent on the most important indicators

I think that the results of this bot are the most correct, but let's not forget that backtesting is testing in the past, it is not known how the bot will behave in the future, however, the use of indicators that are not very optimized, can bring the result very close in the future

Good luck and enjoy ;)

backtesting

img

Source
Pine
/*backtest
start: 2022-05-01 00:00:00
end: 2022-05-16 23:59:00
period: 4h
basePeriod: 15m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

//@version=4

strategy("Johny's BOT [60MIN]", overlay=true,  pyramiding=1,initial_capital = 10000, default_qty_type= strategy.percent_of_equity, default_qty_value = 100, calc_on_order_fills=false, slippage=0,commission_type=strategy.commission.percent,commission_value=0.04)
Strategy parameters
Strategy parameters
src
leftBars
rightBars
ADX_options
ADX_options option
ADX_options lenght
ADX_options treshold
Cloud
Cloud Length
SAR
SAR Start
SAR Increment
SAR Maximum
Range Filter
Period
mult.
MACD
Fast Length
Slow Length
Signal Smoothing
Volume
Volume mult.
Volume lenght
RSI
Rsi Lenght
Bollinger Bands
Show BB
Show MA
Timeframe (Optional)
Source
Period
Deviation
Fast MA
MA Length
AvgType
REVERSAL
REVERSAL
REV Rsi Overbought
REV RSI Oversold
TP PLOTSHAPE
TP Long
TP Short
SL PLOTSHAPE
Stop loss?
% Stop loss
BACKTEST
Longs
Shorts
TP/100
SL/100
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)