Indicators
145 scripts available
Optimized version of CC_VWMA_SE.
Recreation of DZO - "Dynamic Zones Oscillator" - original by allanster(TV) In form of basic indicator, but can be remade to Command as w...
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...
From GPT: The [pshaiTool] Buy & Sell buttons script is an advanced trading tool designed to streamline the process of executing buy ...
Recreation of DZO – “Dynamic Zones Oscillator” – original by allanster(TV) In form of basic indicator, but can be remade to Command as ...
Dependencies Any you find important see screen 2 and find cc in my published scripts, Thanks to ratimbum AND his much enjoyed LevedLong ...
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...
Laser Trend Indicator Its a simple 1 MA and 2 EMA indicator. Source: https://www.forexstrategiesresources.com/scalping-system-iv/576-la...
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...
[pshaiCmd] Stoch-RSI
stableCustom implementation of Stoch-RSI with some more parameters to play with.
CPR Indicator
stableCPR (central pivots range) Indicator written for HaasScript. Can be used simply without any inputs or adjusted in the left menu. Usa...
Advanced Stochastics by pshai - Multiple outputs for more detailed control.
[pshaiCmd] JSON to Table
stableConverts a JSON object/data string to a table/array.
[pshaiCmd] EasyStochRSI
stableEasy version of custom implementation of Stoch-RSI with a bit more settings available.
AlphaTrend indicator
stable- AlphaTrend indicator (by Kivanc Ozbilgic - TV) - HaasScript version by Bunka Yet another "supertrend" indicator
[pshaiCmd] Z-Score
stableHandy custom command for transforming any data series into more normalized type: Z-score More information: https://www.investopedia.com/...
Volume Oscillator command. Parameters: * fastPeriod : Period length of fast MA * slowPeriod : Period length of slow MA * volume : ...
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/
Haas Script version of the Volume-Weighted Moving Average. Parameters: * source : Price source * volume : Volume source * period : Perio...
Linear Regression calculated the same way as TradingView does, using LR_Intercept and LR_Slope types. Example/Usage: local c = ClosePri...
VWAP Deviation Bands
stableTriggers signal long/signal short on cross of the bands lines
DoubleDelayedHullMA
stableTwo Hull MA, One is delayed. (Signal on cross) You could experiment with different long short lengths..