Kviibot

gangood bot for Finandy

Gangood is a mean reversion algorithm currently optimized for trading the ETH/USDT pair on the 1 hour chart time frame. All indicator inputs use the closing price of the period, and all trades are executed at the open of the period following the period in which the trading signal was generated.
To take into account slippage, the commission costs 0.15%.
Backtest result from 2020.
Result since 2019 2,500,000%, maximum drawdown 18%



This bot uses 11 indicators:
1) ADX
2) RANGE FILTER
3) SAR
4) RSI
5) TWAP
6) JMA
7) MACD
8) VOLUME DELTA
9) VOLUME WEIGHT
10) MA
11) TSI

Pattern 1:
There are 3 main components that make up Gangood: I. Trend Filter. The algorithm uses a version of the ADX indicator as a trend filter to only trade during certain time periods when price is most likely to be range-bound (i.e., average retracement). This indicator consists of a fast ADX and a slow ADX both using the same lookback period.

The ADX is smoothed with a 6-period EMA and the slow ADX is smoothed with a 12-period EMA. When the fast ADX is above the slow ADX , the algorithm does not trade because it indicates that the price is most likely trending, which is bad for a mean reversion system. Conversely, when the fast ADX is below the slow ADX, the price is likely to be in a range, so this is the only time the algorithm is allowed to trade. II. Bollinger Bands When the trend filter allows trading, the algorithm uses Bollinger Bands.



Indicator for opening long and short positions. The Bolliger Bands indicator has a 20 lookback period and a 1.5 standard deviation for both the upper and lower bands. When the price crosses the lower band, a buy signal is generated and a long position is opened. When the price crosses the upper band, a sell signal is generated and a short position is opened.

Pattern 2:
Based on RSI which is commonly used as a trend reversal indicator. However, here it is used as a trend-setting indicator, often with great success. This pattern only takes long trades, which is quite successful in a bull market.

Pattern 3:
Long or short trades are determined by the intersection of the fast EMA with the slow EMA for long positions and vice versa for short positions. Trades should only occur close to intersections. We then use the MACD for the long position. an indicator with a 10-minute time frame where we look for high peaks in negative values ​​for longs and vice versa for shorts. They should be significantly higher than the other peaks.


Capital Management:
The maximum leverage in this strategy, I would recommend 2x, in order to trade without unnecessary risks and keep your nerves in order.

Bot setup:
I use the Finandy terminal, in which you can easily trade with this strategy.

1. We go to binance and turn on the hedging mode, this is necessary so that if tradingview sends a webhook for buying later than for selling.
2. Adding a new signal to Finandy
2.1. Open tab
2.1.1. "Order side" Strategy
2.1.2. "Amount" Balance% x Leverage
2.1.3. We set the percentage of the order two times less than the one you want
2.1.4. "Shoulder" is twice as large as the one you want
2.2.Close tab
2.2.1. "Enebaled" tick
2.2.2. "Reverse / Close" Disable

3. Set a notification for this strategy.
4. Copy "Signal URL" and paste it into webhook on tradingview
5. Copy "Signal Message" and paste it into the message on tradingview
仅限邀请脚本

仅限作者授权的用户访问此脚本,并且通常需要付费。您可以将其添加到收藏中,但是只有在向作者请求并获得许可之后,才能使用它。 请与Kviibot联系以获取更多信息,或按照以下作者的说明进行操作。

在您100%信任脚本作者并了解脚本的工作原理之前,TradingView不建议您购买脚本并使用它。在很多情况下,您可以在我们的公共指标库中免费找到一个不错的开源替代品。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

作者的说明

此脚本的作者无法再授予对其的访问权限。请不要请求访问权限。

想在图表上使用此脚本?

警告:请阅读,然后再请求访问权限。