Indicators
145 scripts available
Recreation of DZO - "Dynamic Zones Oscillator" - original by allanster(TV) In form of basic indicator, but can be remade to Command as w...
Recreation of DZO – “Dynamic Zones Oscillator” – original by allanster(TV) In form of basic indicator, but can be remade to Command as ...
From GPT: The [pshaiTool] Buy & Sell buttons script is an advanced trading tool designed to streamline the process of executing buy ...
Optimized version of CC_VWMA_SE.
This is for momentum or swing each way, kind of like a trailing stoploss or profit trailer, but does not require a position id so its gre...
REX indicator
stableREX indicator Best used as an exit indicator at default settings. Also doing well in entering positions by using TEMA(14) for REX and SM...
You can add offset to the slow/long HMA [0= no offset] opens as DDHMA, I use to offset the same Length 14 does well, but HaasLab shall t...
Dependencies Any you find important see screen 2 and find cc in my published scripts, Thanks to ratimbum AND his much enjoyed LevedLong ...
[pshaiCmd] Stoch-RSI
stableCustom implementation of Stoch-RSI with some more parameters to play with.
Advanced Stochastics by pshai - Multiple outputs for more detailed control.
Laser Trend Indicator Its a simple 1 MA and 2 EMA indicator. Source: https://www.forexstrategiesresources.com/scalping-system-iv/576-la...
CPR Indicator
stableCPR (central pivots range) Indicator written for HaasScript. Can be used simply without any inputs or adjusted in the left menu. Usa...
AlphaTrend indicator
stable- AlphaTrend indicator (by Kivanc Ozbilgic - TV) - HaasScript version by Bunka Yet another "supertrend" indicator
[pshaiCmd] EasyStochRSI
stableEasy version of custom implementation of Stoch-RSI with a bit more settings available.
Volume Oscillator command. Parameters: * fastPeriod : Period length of fast MA * slowPeriod : Period length of slow MA * volume : ...
[pshaiCmd] JSON to Table
stableConverts a JSON object/data string to a table/array.
Haas Script version of the Volume-Weighted Moving Average. Parameters: * source : Price source * volume : Volume source * period : Perio...
[pshaiCmd] Z-Score
stableHandy custom command for transforming any data series into more normalized type: Z-score More information: https://www.investopedia.com/...
SMMAonRSI
stableRSI smoothed with Bill Williams Smoothed Moving Average (SMMA) https://www.haasscripts.com/t/cmd-smoothed-moving-average-smma/ Optional ...
[FEBE] Execute
stableExecute command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
[FEBE] Buy
stableBuy command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
VWAP Deviation Bands
stableTriggers signal long/signal short on cross of the bands lines
Linear Regression calculated the same way as TradingView does, using LR_Intercept and LR_Slope types. Example/Usage: local c = ClosePri...
DoubleDelayedHullMA
stableTwo Hull MA, One is delayed. (Signal on cross) You could experiment with different long short lengths..