Browse Scripts
399 scripts available
ACO indicator custom command
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...
Custom command for Relative Moving Average indicator. Details: https://www.hybrid-solutions.com/plugins/client-vtl-plugins/free/rma.html...
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...
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.
This is a simple strategy that combines the RSING and VWAP Window into a single strategy. Working Defaults: ETH/USD - Perpetuals Inter...
[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
[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...
[FEBE] StopLoss
stableStopLoss command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
VWAP built in same manner as TWAP script - choose interval to draw/calculate values, and second interval to reset VWAP. If draw/reset va...
pshaiKo_MadHatter testing123
stable"pshaiKo_b" MadHatter - Some mods.. a working work in progress.. added essentials: ProfitTrailerQuiet: https://www.haasscripts.com/t/ha...
-- Author of haasscript version: Bunka -- Elastic Volume Weighted Moving Average - EVWMA - indicator - [LazyBear]
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...
'Original HaasOnline Real Simple Indicators (3 in one) UPDATE for dependency CC_SmoothMoneyFlowArray(interval you first need CC_SMMA] ht...
Upgraded version of the SLS. This time the bot utilizes stop-losses and trend control, where shorts and longs are only allowed in downtre...
[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', '...
— Inverse Fisher Transfor on CCI indicator version 2 — — About INVERSE FISHER TRANSFORM: — — The purpose of technical indicators is to he...
Custom command for Hull Moving Average, made in SE and supports all built-in MAs. Example: local c = ClosePrices() local ma1 = CC_HMA(c...
Asiv_Hull
stableSimple bot, leveraging Heiken for trend and a cross of EMA with HMA for cross signals. working wonders during this downtrend. Specially...
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 ...
Indicator: CC_Theodore
stableCustom Indicator Command from a Haasonline Original favorite... RSI with 3 lengths..