Browse Scripts
399 scripts available
How to merge Input groupings work a round with InputSignalManagement Original by Ratimbum, Low Hi Fi
Creates a settings objects for SuperInput. This is required when using SuperInput.
VWAP Stdev Bands Kobalt mod.
stablehttps://www.haasscripts.com/t/vwap-deviation-bands/ original by Strooth, added , removed some stuff
Beginner Level Bot This is a more verbose version of the TRADE_BOT_CONTAINER with the ability to trade with your entire base pair balanc...
Here's one for the advanced scripters who will love this when they find it. Creating objects from an instance of a meta-class without th...
Hey fellas! Here is an example code snippet to demonstrate how you can calculate your position size based on acceptable loss amount and ...
CC_easySMA_SHORT_
stableDependancy tripple MA _SHORT_ by Ratimbum
CC for Hann Windowed FIR Filtering Usage: local c = ClosePrices() local rsi = RSI(c, 14) local frsi = CC_FIRLTER(rsi, 14) local srsi = ...
Example - Return multiple values from a function in SE
[pshaiCmd] ListToStringList
stableConverts a list of numbers to a list of strings. Example: local tests = 100 local t StartTimer() CC_ListToStringList(ClosePrices()) t ...
The Ragnorak
stableThis is an unfinished bot. This is the concept. We trade the perpetual swap 1 minute chart. This is meant as a trade assistant and yes, t...
Dependencies: https://www.haasscripts.com/t/pshaicmd-advanced-stochastics/ https://www.haasscripts.com/t/swma-sine-weighted-moving-avera...
How to merge Input groupings work a round with InputSignalManagement
trend test
stableTrend test
[CMD] Get Order Direction
stableGets the order direction as a signal enum - signallong, siignalshort, signalexitlong, signalexitshort, signalbuy, signalsell Usage - l...
[CMD] ToText
stableBasic variable to text command - used in various scripts of mine
https://www.haasscripts.com/t/firetrons-command-template/ further refine is welcome The color mapping should get some thought, maybe dy...
updated Firetron’s InputOrderOptions https://www.haasscripts.com/t/firetrons-inputorderoptions/ to include 9. reduceOnly - Boolean - (Opt...
Hi there Im new to scripting and trying to implement the RSI Divergence command that i found here on Hassscripts I saved the RSI Diverg...
- No external dependencies - example of how you can ab-use GetSuperSignal
Log it before you flog it... All that pesky TradeMarket Info Labeled for you KISSers 'So you know what is what.. ' [ or post flog it any...
WARNING: TAKES A LOOONG TIME T O CALCULATE EVEN ON 1 DAY! Created based on description of https://www.tradingview.com/script/TMLC5Wma-Ad...
The "Improved Alpha Trend Indicator" script integrates advanced techniques like Nadaraya-Watson kernel regression and Optimized Trend Tra...