Browse Scripts

399 scripts available

Creates a spread of values that can be used for order amounts or prices. Custom Command Dependencies: Firetron’s Fib Test code: if not ...

Firetron 👁 1,167 💬 0 Feb 2021

HULL MA CROSS NON CONTINUE

Rob 👁 1,159 💬 0 Aug 2021

Hey folks! In search of dynamic and counter-intuitive (but smart) trading strategies, I happened to create this. It's a bi!@$ to finetun...

pshai 👁 1,156 💬 0 Mar 2024

A template to help you format your command code like the Firetron.

Firetron 👁 1,155 💬 1 Oct 2020

PlotReference

stable

Plots a reference price dark grey [dotted]. behind main market or 50:50 horizontal price charts. (50:50 split is now false by default) [D...

Kobalt 👁 1,153 💬 0 Oct 2020

This snippet takes a list of coins and checks the Maker Fee for them. It also serves as an educational example for how to utilize a Unif...

Strvinmarvin 👁 1,148 💬 1 Dec 2021

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...

Kobalt 👁 1,148 💬 0 Aug 2021

Creates a group of inputs for Firetron's GetPriceSpread. Custom Command Dependencies: None Test Script: if not Load('done', false) then...

Firetron 👁 1,148 💬 0 Dec 2020

This is a simple SIGNALS bot but it demonstrates how to use 'target position size' in a cycle function that constantly tries to close the...

Strvinmarvin 👁 1,147 💬 0 Nov 2023

Dependancy tripple MA by Ratimbum

Rob 👁 1,144 💬 3 Jul 2021

Sorts a table using the merge sorting algorithm. Custom Command Dependencies: None Test Code: if not Load('done', false) then local ...

Firetron 👁 1,142 💬 0 Mar 2021

A leveraged scalper that uses Smoothed RSI (Special thanks to King-Pshay) to exit positions and simple MA cross to enter long. This bot d...

Rob 👁 1,140 💬 0 Jul 2021

Pshai's Get Throttled in Firetron's command template. Added index keys for things to make your charting life easier. very much still in d...

Kobalt 👁 1,133 💬 0 Aug 2022

Finds the middle value of a fractional portion of a table of values. Custom Command Dependencies: Firetron’s FractionGrab Firetron’s Med...

Firetron 👁 1,129 💬 0 Apr 2021

ArrayFilter command that works with numbers and text too. Example of use: -- build test arrays local array1 = {} -- will contain GUID v...

pshai 👁 1,128 💬 0 Aug 2022

Modification of Bunka's port of AlphaTrend by by Kivanc Ozbilgic. https://www.haasscripts.com/t/alphatrend-indicator/ Features: 1. The o...

smokyho 👁 1,126 💬 0 Jan 2024

This is an example of how to use the loop method 'for key in pairs' on a Lua Array, as well as how to construct an Array manually and how...

Strvinmarvin 👁 1,125 💬 0 Dec 2021

Custom command for Chaikin Money Flow indicator

pshai 👁 1,125 💬 0 Apr 2021

Rework of the Plot exposure command, which is a bit easier on the eye and to understand, at least for me anyway. Hope others find useful ...

Strooth 👁 1,123 💬 0 Apr 2021

[CMD]GetColor

stable

A custom command for setting color in scripts which use multiple positions and is used in my mod of plot average enter price Default co...

Strooth 👁 1,123 💬 0 Mar 2021

Another one for the rabbit hole, creating meta table like objects without the table commands. Use this framework to handle the recordin...

Strooth 👁 1,122 💬 0 Jul 2021

Gets the time of start to the time of finish of backtest for custom report on length. Usage CC_ElapsedTime(Time())

Strooth 👁 1,120 💬 0 Dec 2021

Hull MA Non Continuous

Rob 👁 1,117 💬 0 Aug 2021

Any potential updates or changes can be found in HaasOnline Discord server. Here's my implementation for a switch-case system. Usage: ...

pshai 👁 1,116 💬 0 Feb 2024