Browse Scripts
399 scripts available
DoubleDelayedHullMA
stableTwo Hull MA, One is delayed. (Signal on cross) You could experiment with different long short lengths..
Formats a number to be rounded and have the percent symbol. Custom Command Dependencies: None Test code: if not Load('done', false) the...
Update: see at the bottom for important note from pshai about using memory in CCs! I wanted to port some open-source scripts from Tradi...
[kobalt] HMA on RSI
stableRSI Smoothed with HullMA Added Candle offset to buy dips Signal Management chart: (regular RSI in grey) https://ptpimg.me/6y808f.png
OneForAll ..prices.. in HighSpeed resolution great for calculating higher timeframes and a one stop shop for what you need. Based on Psha...
KDJ indicator
stableKDJ indicator, useful to detect those moments in time... use with caution and combine with some other indicator(s) Bunka's HS port of "...
[pshaiCmd] Table to JSON
stableConverts InputTable object (or a regular array) to JSON data string.
[pshaiCmd] Fractals
stablePlots a pivot cross above or below the chart when detected.
Smooth Money Flow Index
stableAdded InputAccountMarket to select a correlating market to disable buys enable sells and time your Alt buy when BTC is starting to revers...
Firetron's Spot DCA
stableBasic dollar cost averaging strategy. Buys on Main Interval and sells on Profit Trigger.
SMM 2.0 SMOD
stableModification of Phsai's SMM 2.0 ---Camarilla Levels--- Adding Camarilla levels for dynamic range based in daily, weekly or monthly inter...
pshaiKo_MadHatter testing123
stable"pshaiKo_b" MadHatter - Some mods.. a working work in progress.. added essentials: ProfitTrailerQuiet: https://www.haasscripts.com/t/ha...
[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...
Different ways for handling arrays/tables in SE
Going through some old scripts doing a bit of clean up. I stumbled upon this old script I compiled very long ago. To be honest I think it...
[FEBE] StopLoss
stableStopLoss command for FEBE. More information about FEBE: https://www.haasscripts.com/blog/guides/first-ever-bot-engine-febe-for-haasscript/
Firetron's Mad Flipper
stableFlips position every time the stop loss or the take profit is hit.
-- original indicator by jdehorty -- https://www.tradingview.com/script/AWNvbPRM-Nadaraya-Watson-Rational-Quadratic-Kernel-Non-Repainting/
Custom command that creates all Heikin-Ashi prices. And since loops can be slow, you can optimize and set the amount of data you want it ...
'Original HaasOnline Real Simple Indicators (3 in one) UPDATE for dependency CC_SmoothMoneyFlowArray(interval you first need CC_SMMA] ht...
— Inverse Fisher Transform on STOCHASTIC indicator — — About INVERSE FISHER TRANSFORM: — — The purpose of technical indicators is to help...
Asiv_Hull
stableSimple bot, leveraging Heiken for trend and a cross of EMA with HMA for cross signals. working wonders during this downtrend. Specially...
[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', '...
Indicator: CC_Theodore
stableCustom Indicator Command from a Haasonline Original favorite... RSI with 3 lengths..