Trend
58 scripts available
-- Author of haasscript version: Bunka -- Elastic Volume Weighted Moving Average - EVWMA - indicator - [LazyBear]
Merged my Delayed Double HullMA (DDHMA) and EasyHullMA Used the pre-Easy separate blocks to create the cc for more detail Set default in...
Custom command for Hull Moving Average, made in SE and supports all built-in MAs. Example: local c = ClosePrices() local ma1 = CC_HMA(c...
The ALMA indicator function.
This is a short only strategy that does really well on large time frames. The defaults work well on BTC_USD on the 1 hour time frame. I...
-- SWMA - Sine Weighted Moving Average -- ported to HaasScript by Bunka -- Copyright (c) 2018-present, Alex Orekhov (everget) -- Sine Wei...
Visual Script version of Volume-Weighted Moving Average custom command. Parameters: * source : Price source * volume : Volume source...
[pshaiCmd] Super Smoother
stableSuperSmoother ported from a TradingView script. Usage: local hlc = HLCPrices() local mean_line = OptimizedForInterval(0, || CC_SuperSmo...
Volume Adjusted Moving Average "Time-based moving averages make the assumption that all trading days are equal. Important trading days a...
VWAP Window
betaSimple moving vwap window to use for trend validation Example Usage: https://www.haasscripts.com/t/simple-vwap-window-strategy/
RMA (mod)
stableJust a mod to enable/disable plot
Added some fun stuff signal and KST, KSTsignal outputs, several inputs, disabled included inputs "Even if it's no sure thing, it's sure ...
Delayed Double HullMA (DDHMA) and EasyHullMA Used the pre-Easy separate blocks to create the cc for more detail Set default index to 0 Ad...
SWMA - Sine Weighted Moving Average - ported to HaasScript by Bunka - optimized by Pshai Copyright (c) 2018-present, Alex Orekhov (everg...
This is special EMA with HMA cross works wonders on 21/8 settings. Try it out :)
A simple example strategy utilizing the CC_VWAPWindow command. This strategy while works well enough alone should be built ontop of to e...
While clearing out my library saw multiple versions of this one, none of them finished, so made a start. removing the rest (default plott...
AlphaTrend Indicator SMOD
stableModification of Bunka's port of AlphaTrend by by Kivanc Ozbilgic. https://www.haasscripts.com/t/alphatrend-indicator/ Features: 1. The o...
CC_easySMA_ENTRY_
stableDependency to revised tripple MA bot by Ratimbum
Double VAMA Ribbon Indicator
stableWhile the Hull Ribbon is great, and 2 Ribbons are better, at the end of the day it's still a moving average with no consideration for Vol...
CC_easySMA_EXIT_
stableDependancy tripple MA by Ratimbum
By adding spaceing [spacebar] 2 spaces in front of Slow, 1 space in front of Fast Length You can order them.. And should also now come...