Trading Bots
105 scripts available
[kob] Advanced Mad Hatter v2
stable[kob] Advanced Mad Hatter v2 Various Stop Loss options % Price Change before Buy / Sell DisableOnLoss OverComeDoubleFee ProfitTrailer...
Hi, once again me, HaHa. I like you to inspire your thinking what is possible with HaasScript. I like modularizing code as much as much...
This is a simple strategy that combines the RSING and VWAP Window into a single strategy. Working Defaults: ETH/USD - Perpetuals Inter...
A leveraged scalper that uses Bill williams Smoothed RSI (Special thanks to Kobalt) to exit positions and SMA or Hull MA cross to enter l...
Experimental works well on Dash ATM Dependancies: WaveTrendCrossV2 signals on cross when above below OB OS levels, and plots on chart Re...
Upgraded version of the SLS. This time the bot utilizes stop-losses and trend control, where shorts and longs are only allowed in downtre...
RSI Ssa v10
alphaA little idea for a scalper, feel free to expand on this idea :) Updated: - unmanged trading - upper threshold added - entry order offset
Add this code to your existing script to report max draw down of positions after a back test completes. You will have to supply the tradi...
Template for using https://www.haasscripts.com/t/bot-engine-strooth-version-febe-mod/
Add this code to your existing script to report max draw down of positions after a back test completes. You will have to supply the tradi...
Experimental: OBV- Should be manually set for only Exit, Weight should equal: 1 Wave- SHould be set for Only Long, Weight should Equal:...
Fixed the Exit SMA issue by using weighted consensus signal rather than consensus signal. Small change in the signal settings necessary ...
"the trend is your friend" Rather than a mean-reverting strategy, I wanted something that goes all-in once (instead of doubling down on ...
A mod of FireTron's DCADipper script. Added a minimum price delta option, so the bot will only buy if the price has moved more than the m...
How to merge Input groupings work a round with InputSignalManagement Original by Ratimbum, Low Hi Fi Modified MA CC so they merge with...
The DCA Spot Spaghetti Bots derives it’s name from the quality of my Haas Visual Code. It looks like tasty spaghetti to me. This is the S...
Simple Triple SMA bot with creativity on the signals. Dependancies: - Entry Signal Exit Signal Short Signal Signals should look like ...
Basic idea: - only 2 entries - finding divergences on the RSI, combined with isAbnormal() to filter out many. - exit when the CC Stochas...
Yet another version this one I have added RSI. For short time frame a good suggestion is to replace smoothed RSI by VRSI by Pshai. Yet ...
For providing the settings to Bot engine https://www.haasscripts.com/t/bot-engine-strooth-version-febe-mod/
Tripple MA with HullMA and smoothed RSI. Be carefull with the signals :) Dependancies: EasyHullMA_NC_ENTRY EasyHullMA_NC_EXIT EasyHullMA...
This is a simple SIGNALS bot but it demonstrates how to use 'target position size' in a cycle function that constantly tries to close the...
A leveraged scalper that uses Smoothed RSI (Special thanks to King-Pshay) to exit positions and simple MA cross to enter long. This bot d...
Hi all, This is a simple bot only using double hull on heiki MA from Kobalt: Dependency: - [KOB] HullMA 1 of 2many this triggers signa...