NEW: Absolutno BTC 0.57% pd with OKX futures bot

I created this BTC Absolutno bot that trades BTC.

1000 days backtest. That’s over 2 years.

Average closing deals in 180 hours / max 1000 hours.

Using QFL for entry and RSI for exit.

I’ll make a video to explain the details asap.

In the mean time have a look at the TV chart and feel free to paper trade it.

It can also be run on spot and other exchanges. Make sure you first change the symbol in the chart before setting alerts.

Performance on Binance USDT-M perp futures

As promised a video with more details about the setup:

I highly suggest to check older Absolutno articles in the newsletter if you are new to it and join our Discord server to learn from our community, engage and get support.

Observers note

Observers don’t have access to ADB and the plugins used in the video. You will instead be using the following backtest for observers. Make a copy in your own account. This version uses a short script for the exit RSI condition and my open source QFL free script.

You can find below the code of the RSI exit script. Create a new pine script, paste the code and add it to your chart. Then use it just like the RSI plugin shown in the video.

//@version=5
indicator("rsi condition")
rsi = ta.rsi(close, 14)
cond = ta.crossunder(rsi, 70)
plot(cond ? 1: 0, "rsi condition")

For QFL you can use QFL single. Make sure to still configure it as shown: QFL 1 hour, and 1.1% deviation long. Activate the backtest in order to use it as source from Absolutno.

LIVE AMA recording

Watch the live recording. We covered the following topics.

  1. Absolutno setup for observers: without the plugins
  2. Preventing liquidation / leverage / funding questions
  3. Setting Alerts
  4. Testing other tokens and hedge
  5. Increasing / decreasing risk reward ratios

Featured products and TTP memberships