Browse Scripts
399 scripts available
Firetron's QuoteDecimals
stableReturns the number of decimal places supported by the QuoteCurrency. Custom Command Dependencies: Firetron’s CountDecimals
custom ProfitTrailing to log, log verbose, plot start, if logging only when position is not closed. dependency in: https://www.haasscript...
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...
Firetron's Spot DCA
stableBasic dollar cost averaging strategy. Buys on Main Interval and sells on Profit Trigger.
Hedges two quarterly markets of the same pair, profiting on their spread. Custom Command Dependencies: Firetron’s ReportMaxRiskPoint Fir...
The script buys (upon a specific amount) on parametrized RSI levels and sells if a certain profit is reached.
Firetron's FormatDateTime
stableFormats a unix datetime number (to "YYYY-MM-DD at HH:MM" by default). Custom Command Dependencies: None Test Script: if not Load('done'...
[pshaiCmd] SuperInput
stableCreates an input field and monitors changes in value. A handy way to monitor values and/or optimize calculations. Requires: https://www...
Lazy Bear Wave Trend V3
stableA TradingView classic, previously converted by the mighty Kobalt. I added some signal options and adjusted 2 of the signal parameters to...
Linear Regression calculated the same way as TradingView does, using LR_Intercept and LR_Slope types. Example/Usage: local c = ClosePri...
Firetron's ObjectArray
stableCreates and returns an ObjectArray Class instance. It has less operations than a normal array, but it can store objects instead of just s...
Formats a number to be rounded and have the percent symbol. Custom Command Dependencies: None Test code: if not Load('done', false) the...
DoubleDelayedHullMA
stableTwo Hull MA, One is delayed. (Signal on cross) You could experiment with different long short lengths..
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 "...
Simple but effective custom command for modulo operation. Made for the great users of VE, with love. <3 ~pshai More on modulo opera...
[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
[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.
Easy version of the ACO indicator custom command.
OneForAll ..prices.. in HighSpeed resolution great for calculating higher timeframes and a one stop shop for what you need. Based on Psha...
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...
ACO indicator custom command
— Inverse Fisher Transform on STOCHASTIC indicator — — About INVERSE FISHER TRANSFORM: — — The purpose of technical indicators is to help...
Custom command for Relative Moving Average indicator. Details: https://www.hybrid-solutions.com/plugins/client-vtl-plugins/free/rma.html...