Browse Scripts
399 scripts available
This is a implementation of the RSING indicator purposed by Alon Horesh This indicator measures price momentum strength by taking the fo...
Took the dynamic max open size and used firetrons template to make it a nice and neat command you can call in any of your scripts. Also u...
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...
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...
[pshaiMisc] RSI Bands
stableRSI Bands from the old days... Came across it again and revised it a little, as it used some of the old input commands.
[pshaiBot] MassEve
stableHappy holidays everyone! This masseve trend trader is my present for you all wonderful people! Ideal setups will be found in the higher...
A simple but yet handy custom command to input and convert trade amounts based on settings. Update: Added optional market input
This is a simple strategy that combines the RSING and VWAP Window into a single strategy. Working Defaults: ETH/USD - Perpetuals Inter...
[FEBE] StopLoss
stableStopLoss command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
pshaiKo_MadHatter testing123
stable"pshaiKo_b" MadHatter - Some mods.. a working work in progress.. added essentials: ProfitTrailerQuiet: https://www.haasscripts.com/t/ha...
[CMD] BacktestSettings
stableThis expands from the balance monitor command as most of these things are all used together so I have combined most of the usual settings...
VWAP built in same manner as TWAP script - choose interval to draw/calculate values, and second interval to reset VWAP. If draw/reset va...
'Original HaasOnline Real Simple Indicators (3 in one) UPDATE for dependency CC_SmoothMoneyFlowArray(interval you first need CC_SMMA] ht...
I see lots of people asking if they can do for each loops in visual editor. This should sort of help, but not great. You need to know th...
-- Author of haasscript version: Bunka -- Elastic Volume Weighted Moving Average - EVWMA - indicator - [LazyBear]
Upgraded version of the SLS. This time the bot utilizes stop-losses and trend control, where shorts and longs are only allowed in downtre...
— Inverse Fisher Transfor on CCI indicator version 2 — — About INVERSE FISHER TRANSFORM: — — The purpose of technical indicators is to he...
[pshaiCmd] ArrayRemove
stableSimple custom command to remove a cell from an array. Usage testample: local testArr1 = {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', '...
Asiv_Hull
stableSimple bot, leveraging Heiken for trend and a cross of EMA with HMA for cross signals. working wonders during this downtrend. Specially...
Custom command for Hull Moving Average, made in SE and supports all built-in MAs. Example: local c = ClosePrices() local ma1 = CC_HMA(c...
Indicator: CC_Theodore
stableCustom Indicator Command from a Haasonline Original favorite... RSI with 3 lengths..
I posted my risk management method in https://discord.com/channels/269316665483722764/491747780029579276/793910926466220032 It is very i...
[Giankam] Trail Blaze
stableThe main set of features includes: Three independent trailing types each with their own +/- multipliers: - Standard % change - ATR (aka ...