ULTbot: more than 1% a day using ULT in bear market
Members only content You need to have at least a Picnic membership to access this content. If you already have a TTP or Patreon membership login to unlock it now. NOTE 1: If your membership is with Patreon you can use the “Unlock with Patreon” button below. NOTE 2: New patreon members: if the content […]
Gavin’s backtester profits vs funds
First confirm that you have the latest version of the backtester. To do that, add the backtester to a new chart layout and read the version number from the chart, left hand side. When you add the backtester it will always be the latest version so now that you know what’s the latest version number […]
Members-only Yotube live stream โ May 2022 (second)
Members only content You need to have at least a Picnic membership to access this content. If you already have a TTP or Patreon membership login to unlock it now. NOTE 1: If your membership is with Patreon you can use the “Unlock with Patreon” button below. NOTE 2: New patreon members: if the content […]
Bakker BTC twin scalping strategy
In this article I’ll share everything you need to copy the strategy shared by Bakker in the video above. Long and short TV chart setups You can copy the charts below and if you have access to the “Price Change Scalping Indicator & Strategy v1.0” Prosum Solutions scripts then you can modify them and setup […]
Galapagos experimental DCA bot – ~0.4% a day for 500 days
Members only content You need to have at least a Picnic membership to access this content. If you already have a TTP or Patreon membership login to unlock it now. NOTE 1: If your membership is with Patreon you can use the “Unlock with Patreon” button below. NOTE 2: New patreon members: if the content […]
Orchestrator template for long bots
In this article we show a template of orchestrator settings that can be used for most long bots. It consists of stoping the bot when any of the following orchestrators fire a SELL signal: ORIG RSRALS HIVE1H STHA2H And to start the bot when STHA2H fires a buy. If you want any long bot to […]
Simplified alerts for TTPTSL
TTPTSL version 0.4.2 brings “3C alert settings” Now it’s much easier to create alerts for multiple pairs thanks to this new mode. No need to add a separated 3commas webhook json for each pair when setting up composite DCA bots. Now you can just add the bot id, the email token and the pattern of […]
TTP Capitulation: new pine script
What does it do? TTP Capitulation uses %R and normalised ATR to find capitulations. The criteria is to seek for the maximum volatility by setting a threshold to the ATR combined with a threshold for %R at oversold levels. You can set a gap consisting of multiple candles for the two events to happen and […]
Short bot of the month: 82% monthly ROI
As mentioned in the replies on the original tweet this bot requires a good entry. It’s not a bot that you switch on in any conditions or leave running unattended. It performs great on a big market dump or correction at the very least. As soon as market has a relief rally it can “eat […]
TTP MA crosses new features
As requested by one of our users now TTP MA Crosses supports 4 new types of moving averages. RMA= RSI moving average VWMA=volume weighted moving average SWMA= Symmetrically wighted moving average HMA=Hull moving average We also added the option to select independent type and source for the fast and the slow MAs.