AbSOlutNo Tv alerts setup and management guide

Bot setup guide In this guide we will explain step-by-step how to setup alerts using AbSOlutNo (ABS), TradingView and 3Commas. I’m going to assume that you have already a backtest using ABS that you want to turn into a DCA bot setup with 3Commas. And this means that you already know what’s going to be […]

IFTRSI + Quadratic Kernel regression

This script uses the quadratic kernel from @jdehorty kernel library to find trends using inverse fisher transform of RSI as a source. It calculates 2 quadratic kernels MAs with different lengths and enters a long and shorts based on bullish/bearish crosses. It offers a backtesting stream and alerts. The kernel library from @jdehorty offers other […]

New script: Absolutno – TA based safety orders

Absolutno is a pine script strategy for backtesting DCA bots with a different approach for placing both safety orders and take profit levels. Motivation Using DCA bots with safety orders most of the time is great during bull markets but in bear markets and strong downtrends it can be really challenging to close your deals […]

Premium oscillator custom signal – Signal School

LUX OSC custom signal Today we will read an external indicator to create a custom signal based on an event that is not offered by the original indicator. We will use Premium Oscillator from LuxAlgo. Code: Crypto banter weekly RSI Stoch strategy In this crypto banter video they show how to use Stochastic RSI to […]

New ORC signal for ALT coins

We have plenty of ORC signals. They cover from the short term of BTC to ORC signals based on altcoin season, fear and greed index, dollar index, AI based, divergences, weekend, market cipher, you call it. But there was one that we really needed. A higher timeframe one following the ALTs. Trade ALTs when they […]

VIP-members bot workshop: 28th of April

Don’t miss the next workshop! An opportunity to brainstorm ideas with other VIP members and TTP. It’s no surprise that the best ideas have all come from this workshop. VIP users can access the full history of bot workshop recordings.

Teddy ETH 2.72% a day setup

Update: exit condition changed to crossing UP 70 instead of crossing down. I got inspired in the today’s Parrot backtest party episode and decided to tweak a bit more the setup and found this cool one that shows 2.72% a day in the past 230 days. I’m going to test it with a small amount […]